Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-44740 (GCVE-0-2026-44740)
Vulnerability from cvelistv5 – Published: 2026-06-01 16:04 – Updated: 2026-06-01 18:14| URL | Tags |
|---|---|
| https://github.com/go-git/go-billy/security/advis… | x_refsource_CONFIRM |
| https://github.com/go-git/go-billy/releases/tag/v5.9.0 | x_refsource_MISC |
| https://github.com/go-git/go-billy/releases/tag/v… | x_refsource_MISC |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-44740",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-01T18:13:54.236447Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-06-01T18:14:04.315Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "go-billy",
"vendor": "go-git",
"versions": [
{
"status": "affected",
"version": "\u003c 5.9.0"
},
{
"status": "affected",
"version": "\u003c 6.0.0-alpha.1"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Billy is an interface filesystem abstraction for Go. Prior to versions 5.9.0 and 6.0.0-alpha.1, multiple components may improperly handle crafted or malformed input, resulting in panics, infinite loops, uncontrolled recursion, or excessive resource consumption. These issues arise from insufficient validation and missing safety mechanisms such as cycle detection, recursion limits, or defensive handling of unexpected states when processing untrusted repository data and filesystem structures. This issue has been patched in versions 5.9.0 and 6.0.0-alpha.1."
}
],
"metrics": [
{
"cvssV3_1": {
"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"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-674",
"description": "CWE-674: Uncontrolled Recursion",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-835",
"description": "CWE-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-06-01T16:04:50.358Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/go-git/go-billy/security/advisories/GHSA-m3xc-h892-ggx6",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/go-git/go-billy/security/advisories/GHSA-m3xc-h892-ggx6"
},
{
"name": "https://github.com/go-git/go-billy/releases/tag/v5.9.0",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/go-git/go-billy/releases/tag/v5.9.0"
},
{
"name": "https://github.com/go-git/go-billy/releases/tag/v6.0.0-alpha.1",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/go-git/go-billy/releases/tag/v6.0.0-alpha.1"
}
],
"source": {
"advisory": "GHSA-m3xc-h892-ggx6",
"discovery": "UNKNOWN"
},
"title": "go-billy: Lack of depth and cycle detection in symlink resolution may lead to infinite loops and resource exhaustion"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-44740",
"datePublished": "2026-06-01T16:04:50.358Z",
"dateReserved": "2026-05-07T18:04:17.310Z",
"dateUpdated": "2026-06-01T18:14:04.315Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-44740",
"date": "2026-08-16",
"epss": "0.00295",
"percentile": "0.22157"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-44740\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-06-01T17:17:08.277\",\"lastModified\":\"2026-07-22T07:10:00.107\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Billy is an interface filesystem abstraction for Go. Prior to versions 5.9.0 and 6.0.0-alpha.1, multiple components may improperly handle crafted or malformed input, resulting in panics, infinite loops, uncontrolled recursion, or excessive resource consumption. These issues arise from insufficient validation and missing safety mechanisms such as cycle detection, recursion limits, or defensive handling of unexpected states when processing untrusted repository data and filesystem structures. This issue has been patched in versions 5.9.0 and 6.0.0-alpha.1.\"},{\"lang\":\"es\",\"value\":\"Billy es una abstracci\u00f3n de interfaz de sistema de archivos para Go. Antes de las versiones 5.9.0 y 6.0.0-alpha.1, m\u00faltiples componentes pueden manejar incorrectamente entradas manipuladas o malformadas, lo que resulta en panics, bucles infinitos, recursi\u00f3n incontrolada o consumo excesivo de recursos. Estos problemas surgen de una validaci\u00f3n insuficiente y de la ausencia de mecanismos de seguridad como la detecci\u00f3n de ciclos, l\u00edmites de recursi\u00f3n o el manejo defensivo de estados inesperados al procesar datos de repositorio no confiables y estructuras de sistema de archivos. Este problema ha sido parcheado en las versiones 5.9.0 y 6.0.0-alpha.1.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"go-git\",\"product\":\"go-billy\",\"versions\":[{\"version\":\"\u003c 5.9.0\",\"status\":\"affected\"},{\"version\":\"\u003c 6.0.0-alpha.1\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-06-01T18:13:54.236447Z\",\"id\":\"CVE-2026-44740\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-674\"},{\"lang\":\"en\",\"value\":\"CWE-835\"}]}],\"references\":[{\"url\":\"https://github.com/go-git/go-billy/releases/tag/v5.9.0\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/go-git/go-billy/releases/tag/v6.0.0-alpha.1\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/go-git/go-billy/security/advisories/GHSA-m3xc-h892-ggx6\",\"source\":\"security-advisories@github.com\"}]}}",
"redhat_vex": {
"aggregate_severity": "Important",
"current_release_date": "2026-08-16T15:57:23+00:00",
"cve": "CVE-2026-44740",
"id": "CVE-2026-44740",
"initial_release_date": "2026-06-01T16:04:50.358000+00:00",
"product_status:fixed": "171",
"product_status:known_affected": "138",
"product_status:known_not_affected": "946",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "github.com/go-git/go-billy: Billy: Denial of Service via crafted input due to insufficient validation",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-44740.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-44740\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-06-01T18:13:54.236447Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-06-01T18:14:00.446Z\"}}], \"cna\": {\"title\": \"go-billy: Lack of depth and cycle detection in symlink resolution may lead to infinite loops and resource exhaustion\", \"source\": {\"advisory\": \"GHSA-m3xc-h892-ggx6\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"go-git\", \"product\": \"go-billy\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 5.9.0\"}, {\"status\": \"affected\", \"version\": \"\u003c 6.0.0-alpha.1\"}]}], \"references\": [{\"url\": \"https://github.com/go-git/go-billy/security/advisories/GHSA-m3xc-h892-ggx6\", \"name\": \"https://github.com/go-git/go-billy/security/advisories/GHSA-m3xc-h892-ggx6\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/go-git/go-billy/releases/tag/v5.9.0\", \"name\": \"https://github.com/go-git/go-billy/releases/tag/v5.9.0\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/go-git/go-billy/releases/tag/v6.0.0-alpha.1\", \"name\": \"https://github.com/go-git/go-billy/releases/tag/v6.0.0-alpha.1\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Billy is an interface filesystem abstraction for Go. Prior to versions 5.9.0 and 6.0.0-alpha.1, multiple components may improperly handle crafted or malformed input, resulting in panics, infinite loops, uncontrolled recursion, or excessive resource consumption. These issues arise from insufficient validation and missing safety mechanisms such as cycle detection, recursion limits, or defensive handling of unexpected states when processing untrusted repository data and filesystem structures. This issue has been patched in versions 5.9.0 and 6.0.0-alpha.1.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-674\", \"description\": \"CWE-674: Uncontrolled Recursion\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-835\", \"description\": \"CWE-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-06-01T16:04:50.358Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-44740\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-06-01T18:14:04.315Z\", \"dateReserved\": \"2026-05-07T18:04:17.310Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-06-01T16:04:50.358Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:47737
Vulnerability from csaf_redhat - Published: 2026-07-29 07:47 - Updated: 2026-08-16 19:38A 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: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x | — |
Workaround
|
A flaw was found in the `crypto/x509` package of `golang`. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by presenting a specially crafted X.509 certificate with a large number of DNS Subject Alternative Name (SAN) entries. The certificate verification process, specifically the `VerifyHostname` function, incurs excessive computational overhead due to repeated string operations when processing these entries. This can lead to a significant performance degradation or unresponsiveness of systems validating such certificates.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_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 Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_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 Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x | — |
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 Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_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 Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x | — |
Workaround
|
A flaw was found in OpenSSL. When processing a specially crafted PKCS#7 or S/MIME (Secure/Multipurpose Internet Mail Extensions) signed message, a heap use-after-free vulnerability in the PKCS7_verify() function can be triggered. This occurs if the SignedData digestAlgorithms field is present as an empty ASN.1 SET, leading to incorrect memory deallocation. A remote attacker could exploit this to cause application crashes, memory corruption, or potentially achieve remote code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x | — |
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 Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x | — |
Workaround
|
A flaw was found in oras-go. During the monolithic blob upload process, oras-go reuses the Authorization header for subsequent requests, even if a malicious registry provides a cross-host Location header. This vulnerability allows an attacker-controlled endpoint to receive the caller's credentials, leading to information disclosure. Additionally, it can enable client-side Server-Side Request Forgery (SSRF) to a cross-host target.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x | — |
Workaround
|
A flaw was found in containerd, an open-source container runtime. The Container Runtime Interface (CRI) plugin, which manages container operations, fails to validate labels propagated from an image configuration to a container. This oversight could enable an attacker to execute arbitrary commands on the host system through a plugin that processes these unvalidated labels. The primary impact is host-root command execution, allowing unauthorized control over the underlying system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x | — |
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 Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_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 Advanced Cluster Management for Kubernetes v2.13 general availability release images, which provide security fixes, bug fixes, and updated container images.\n\nRed Hat Product Security has rated this update as having a security impact of Important.\nA Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Advanced Cluster Management for Kubernetes provides the\ncapabilities to address common challenges that administrators and site\nreliability engineers face as they work across a range of public and\nprivate cloud environments. Clusters and applications are all visible and\nmanaged from a single console\u2014with security policy built in.\n\nThis advisory contains the container images for Red Hat Advanced Cluster\nManagement for Kubernetes, which add new features and enhancements, bug\nfixes, and updated container images. See the following\nRelease Notes documentation, which will be updated shortly for this\nrelease, for additional details about this release:\n\nhttps://docs.redhat.com/en/documentation/red_hat_advanced_cluster_management_for_kubernetes/2.13/html-single/release_notes/index#acm-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:47737",
"url": "https://access.redhat.com/errata/RHSA-2026:47737"
},
{
"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-27145",
"url": "https://access.redhat.com/security/cve/CVE-2026-27145"
},
{
"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-42508",
"url": "https://access.redhat.com/security/cve/CVE-2026-42508"
},
{
"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-44990",
"url": "https://access.redhat.com/security/cve/CVE-2026-44990"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-45447",
"url": "https://access.redhat.com/security/cve/CVE-2026-45447"
},
{
"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-50151",
"url": "https://access.redhat.com/security/cve/CVE-2026-50151"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-53488",
"url": "https://access.redhat.com/security/cve/CVE-2026-53488"
},
{
"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": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_47737.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management for Kubernetes v2.13.10 security update",
"tracking": {
"current_release_date": "2026-08-16T19:38:50+00:00",
"generator": {
"date": "2026-08-16T19:38:50+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:47737",
"initial_release_date": "2026-07-29T07:47:11+00:00",
"revision_history": [
{
"date": "2026-07-29T07:47:11+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-15T05:55:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-16T19:38:50+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.13::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Advanced Cluster Management for Kubernetes"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"product_id": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-cli-rhel9@sha256%3A31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-cli-rhel9\u0026tag=1784904649"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"product_id": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256%3Acbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel9\u0026tag=1784417900"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"product_id": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256%3Aab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel9-operator\u0026tag=1784223569"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"product_id": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256%3A3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel9\u0026tag=1784341151"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"product_id": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256%3A4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel9\u0026tag=1784417909"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"product_id": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-siteconfig-rhel9@sha256%3Ac59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-siteconfig-rhel9\u0026tag=1784790404"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64",
"product_id": "registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256%3Ad2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel9\u0026tag=1785078581"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"product_id": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256%3A8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel9\u0026tag=1784331562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"product_id": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256%3A3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel9\u0026tag=1784677282"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"product_id": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256%3A76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel9\u0026tag=1784331568"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"product_id": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256%3A844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator\u0026tag=1784590746"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"product_id": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256%3A6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9\u0026tag=1784331510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"product_id": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256%3Aa0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9\u0026tag=1784331509"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"product_id": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256%3A7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel9\u0026tag=1784298922"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"product_id": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256%3A0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel9\u0026tag=1784591168"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"product_id": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256%3A273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9\u0026tag=1784299028"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"product_id": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256%3A2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel9\u0026tag=1784569567"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"product_id": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256%3Afcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel9\u0026tag=1784569300"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"product_id": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256%3Ac5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9\u0026tag=1784158688"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"product_id": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256%3A1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9\u0026tag=1784677172"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"product_id": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256%3Ad40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel9\u0026tag=1784811720"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"product_id": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256%3A3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel9\u0026tag=1784551283"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"product_id": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256%3A70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel9\u0026tag=1784590742"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"product_id": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256%3A26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel9\u0026tag=1784652040"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"product_id": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-multicluster-observability-addon-rhel9@sha256%3A9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9\u0026tag=1784331511"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"product_id": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256%3A2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator\u0026tag=1784590741"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"product_id": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256%3Aceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel9\u0026tag=1784504307"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"product_id": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256%3Aa69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9\u0026tag=1784741269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"product_id": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256%3A22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9\u0026tag=1784740143"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"product_id": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256%3A03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel9\u0026tag=1784638644"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"product_id": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256%3A4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel9\u0026tag=1784563192"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"product_id": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256%3Aa79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel9\u0026tag=1784763530"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"product_id": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256%3Af80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9\u0026tag=1784677189"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"product_id": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256%3A89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9-operator\u0026tag=1784331518"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"product_id": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256%3A4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel9\u0026tag=1785022718"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"product_id": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256%3A63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9\u0026tag=1784816309"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"product_id": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256%3Ac6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9\u0026tag=1784636929"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"product_id": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256%3A57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel9\u0026tag=1784636997"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"product_id": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256%3A1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel9\u0026tag=1784677225"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"product_id": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256%3Af681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel9\u0026tag=1784566813"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"product_id": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256%3A3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel9\u0026tag=1784567106"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"product_id": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256%3A2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel9\u0026tag=1784569468"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"product_id": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256%3Afd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel9\u0026tag=1784569967"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"product_id": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256%3Aded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9\u0026tag=1784136942"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"product_id": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-cli-rhel9@sha256%3Aa6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-cli-rhel9\u0026tag=1784904649"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"product_id": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256%3Ad7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel9\u0026tag=1784417900"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"product_id": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256%3A4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel9-operator\u0026tag=1784223569"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"product_id": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256%3A08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel9\u0026tag=1784341151"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"product_id": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256%3A4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel9\u0026tag=1784417909"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"product_id": "registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256%3Aa43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel9\u0026tag=1785078581"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"product_id": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-siteconfig-rhel9@sha256%3Aed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-siteconfig-rhel9\u0026tag=1784790404"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"product_id": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256%3Ac81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel9\u0026tag=1784331562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"product_id": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256%3Ad110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel9\u0026tag=1784677282"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"product_id": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256%3A25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel9\u0026tag=1784331568"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"product_id": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256%3Abbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator\u0026tag=1784590746"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"product_id": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256%3A38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9\u0026tag=1784331510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"product_id": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256%3Ac77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9\u0026tag=1784331509"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"product_id": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256%3Ad896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel9\u0026tag=1784298922"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"product_id": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256%3A2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel9\u0026tag=1784591168"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"product_id": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256%3A71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9\u0026tag=1784299028"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"product_id": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256%3Ad83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel9\u0026tag=1784569567"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"product_id": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256%3A9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel9\u0026tag=1784569300"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"product_id": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256%3A42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9\u0026tag=1784158688"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"product_id": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256%3A34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9\u0026tag=1784677172"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"product_id": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256%3Abd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel9\u0026tag=1784811720"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"product_id": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256%3Ae59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel9\u0026tag=1784551283"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"product_id": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256%3A784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel9\u0026tag=1784590742"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"product_id": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256%3A5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel9\u0026tag=1784652040"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"product_id": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-multicluster-observability-addon-rhel9@sha256%3Aa6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9\u0026tag=1784331511"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"product_id": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256%3A80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator\u0026tag=1784590741"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"product_id": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256%3Ab67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel9\u0026tag=1784504307"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"product_id": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256%3A9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9\u0026tag=1784741269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"product_id": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256%3A0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9\u0026tag=1784740143"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"product_id": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256%3A91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel9\u0026tag=1784638644"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"product_id": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256%3A2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel9\u0026tag=1784563192"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"product_id": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256%3Adee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel9\u0026tag=1784763530"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"product_id": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256%3Ab5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9\u0026tag=1784677189"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"product_id": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256%3A1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9-operator\u0026tag=1784331518"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"product_id": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256%3Ab4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel9\u0026tag=1785022718"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"product_id": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256%3A81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9\u0026tag=1784816309"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"product_id": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256%3A0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9\u0026tag=1784636929"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"product_id": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256%3Adcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel9\u0026tag=1784636997"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"product_id": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256%3A84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel9\u0026tag=1784677225"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"product_id": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256%3A44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel9\u0026tag=1784566813"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"product_id": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256%3Ae6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel9\u0026tag=1784567106"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"product_id": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256%3Af3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel9\u0026tag=1784569468"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"product_id": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256%3Aac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel9\u0026tag=1784569967"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"product_id": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256%3Aee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9\u0026tag=1784136942"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"product_id": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-cli-rhel9@sha256%3Abfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-cli-rhel9\u0026tag=1784904649"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"product_id": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256%3A724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel9\u0026tag=1784417900"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"product_id": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256%3Ab700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel9-operator\u0026tag=1784223569"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"product_id": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256%3Aab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel9\u0026tag=1784569967"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"product_id": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256%3A927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel9\u0026tag=1784341151"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"product_id": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-siteconfig-rhel9@sha256%3Ae547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-siteconfig-rhel9\u0026tag=1784790404"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"product_id": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256%3A4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel9\u0026tag=1784417909"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"product_id": "registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256%3A7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel9\u0026tag=1785078581"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"product_id": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256%3Aa2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel9\u0026tag=1784331562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"product_id": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256%3A681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel9\u0026tag=1784677282"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"product_id": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256%3A277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel9\u0026tag=1784331568"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"product_id": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256%3A1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator\u0026tag=1784590746"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"product_id": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256%3A3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9\u0026tag=1784331510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"product_id": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256%3Ad5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9\u0026tag=1784331509"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"product_id": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256%3A2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel9\u0026tag=1784298922"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"product_id": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256%3A9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel9\u0026tag=1784591168"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"product_id": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256%3Ae0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9\u0026tag=1784299028"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"product_id": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256%3Ac9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel9\u0026tag=1784569567"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"product_id": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256%3A67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel9\u0026tag=1784569300"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"product_id": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256%3A0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9\u0026tag=1784158688"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"product_id": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256%3A7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9\u0026tag=1784677172"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"product_id": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256%3Abcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel9\u0026tag=1784811720"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"product_id": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256%3Acaa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel9\u0026tag=1784551283"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"product_id": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256%3A60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel9\u0026tag=1784590742"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"product_id": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256%3Ab59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel9\u0026tag=1784652040"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"product_id": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-multicluster-observability-addon-rhel9@sha256%3Af7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9\u0026tag=1784331511"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"product_id": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256%3A8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator\u0026tag=1784590741"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"product_id": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256%3A4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel9\u0026tag=1784504307"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"product_id": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256%3A3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9\u0026tag=1784741269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le",
"product_id": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256%3Af8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9\u0026tag=1784740143"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"product_id": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256%3A7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel9\u0026tag=1784638644"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"product_id": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256%3A63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel9\u0026tag=1784563192"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"product_id": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256%3A1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel9\u0026tag=1784763530"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"product_id": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256%3A0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9\u0026tag=1784677189"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"product_id": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256%3A417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9-operator\u0026tag=1784331518"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"product_id": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256%3Af2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel9\u0026tag=1785022718"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"product_id": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256%3A4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9\u0026tag=1784816309"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"product_id": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256%3A3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9\u0026tag=1784636929"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"product_id": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256%3A53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel9\u0026tag=1784636997"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"product_id": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256%3A907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel9\u0026tag=1784677225"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"product_id": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256%3A5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel9\u0026tag=1784566813"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"product_id": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256%3A562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel9\u0026tag=1784567106"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"product_id": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256%3A7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel9\u0026tag=1784569468"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"product_id": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256%3A9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9\u0026tag=1784136942"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"product_id": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-cli-rhel9@sha256%3Ab3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-cli-rhel9\u0026tag=1784904649"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"product_id": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256%3Af61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel9\u0026tag=1784417900"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"product_id": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256%3A1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel9-operator\u0026tag=1784223569"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"product_id": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256%3A09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel9\u0026tag=1784341151"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"product_id": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256%3A181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel9\u0026tag=1784569967"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"product_id": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256%3A579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel9\u0026tag=1784417909"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"product_id": "registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256%3A2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel9\u0026tag=1785078581"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"product_id": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-siteconfig-rhel9@sha256%3Aead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-siteconfig-rhel9\u0026tag=1784790404"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"product_id": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256%3A2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel9\u0026tag=1784331562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x",
"product_id": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256%3Af076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel9\u0026tag=1784677282"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"product_id": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256%3Ac7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel9\u0026tag=1784331568"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"product_id": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256%3A4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator\u0026tag=1784590746"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"product_id": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256%3A98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9\u0026tag=1784331510"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"product_id": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256%3A938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9\u0026tag=1784331509"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"product_id": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256%3Aede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel9\u0026tag=1784298922"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"product_id": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256%3A68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel9\u0026tag=1784591168"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"product_id": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256%3Ad1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9\u0026tag=1784299028"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"product_id": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256%3A6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel9\u0026tag=1784569567"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"product_id": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256%3A68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel9\u0026tag=1784569300"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"product_id": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256%3A9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9\u0026tag=1784158688"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"product_id": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256%3Af0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9\u0026tag=1784677172"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"product_id": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256%3A94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel9\u0026tag=1784811720"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"product_id": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256%3A96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel9\u0026tag=1784551283"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"product_id": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256%3A10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel9\u0026tag=1784590742"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"product_id": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256%3A40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel9\u0026tag=1784652040"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"product_id": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-multicluster-observability-addon-rhel9@sha256%3A9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9\u0026tag=1784331511"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"product_id": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256%3A82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator\u0026tag=1784590741"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"product_id": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256%3Ad9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel9\u0026tag=1784504307"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"product_id": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256%3A95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9\u0026tag=1784741269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"product_id": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256%3A8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9\u0026tag=1784740143"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x",
"product_id": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256%3Ad56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel9\u0026tag=1784638644"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"product_id": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256%3Aae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel9\u0026tag=1784563192"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"product_id": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256%3A4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel9\u0026tag=1784763530"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"product_id": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256%3Af74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9\u0026tag=1784677189"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"product_id": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256%3Ab1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9-operator\u0026tag=1784331518"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"product_id": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256%3A68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel9\u0026tag=1785022718"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"product_id": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256%3Af392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9\u0026tag=1784816309"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"product_id": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256%3A879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9\u0026tag=1784636929"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"product_id": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256%3A50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel9\u0026tag=1784636997"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"product_id": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256%3A923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel9\u0026tag=1784677225"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"product_id": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256%3A285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel9\u0026tag=1784566813"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"product_id": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256%3Af683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel9\u0026tag=1784567106"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"product_id": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256%3Ad912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel9\u0026tag=1784569468"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"product_id": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256%3Ad3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9\u0026tag=1784136942"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.13",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.13"
}
]
},
"vulnerabilities": [
{
"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": [
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x"
]
}
],
"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": [
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x"
],
"known_not_affected": [
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x"
]
},
"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-29T07:47:11+00:00",
"details": "Before you apply this update, make sure all previously released errata\nthat are relevant to your system are applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:47737"
},
{
"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 Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x"
]
}
],
"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 Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x"
]
}
],
"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-27145",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-06-02T23:01:08.992540+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484207"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/x509` package of `golang`. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by presenting a specially crafted X.509 certificate with a large number of DNS Subject Alternative Name (SAN) entries. The certificate verification process, specifically the `VerifyHostname` function, incurs excessive computational overhead due to repeated string operations when processing these entries. This can lead to a significant performance degradation or unresponsiveness of systems validating such certificates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in the Go standard library crypto/x509 package. When verifying a TLS certificate hostname, VerifyHostname processed each DNS Subject Alternative Name (SAN) entry in a loop and repeatedly split the candidate hostname on \".\" characters. For certificates with a very large DNS SAN list, CPU use could grow quadratically with the number of SAN entries and hostname labels. Because hostname verification runs before the certificate chain is built, this overhead can occur even when the certificate is not trusted.\n\nRed Hat rates this issue as Important. It affects Red Hat products that include the Go standard library crypto/x509 code from an affected Go toolchain version (before Go 1.25.11, or from Go 1.26.0 through Go 1.26.3). Applications and container images built with a fixed Go release (1.25.11 or later, or 1.26.4 or later) are not affected. Community distributions such as Fedora are also affected.\n\nUpstream fix: Go 1.25.11 and Go 1.26.4 (GO-2026-5037).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x"
],
"known_not_affected": [
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27145"
},
{
"category": "external",
"summary": "RHBZ#2484207",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484207"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27145",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27145"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27145",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27145"
},
{
"category": "external",
"summary": "https://go.dev/cl/783621",
"url": "https://go.dev/cl/783621"
},
{
"category": "external",
"summary": "https://go.dev/issue/79694",
"url": "https://go.dev/issue/79694"
},
{
"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-5037",
"url": "https://pkg.go.dev/vuln/GO-2026-5037"
}
],
"release_date": "2026-06-02T22:01:36.954000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-29T07:47:11+00:00",
"details": "Before you apply this update, make sure all previously released errata\nthat are relevant to your system are applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:47737"
},
{
"category": "workaround",
"details": "A flaw was found in the Go standard library crypto/x509 package. When verifying a TLS certificate hostname, VerifyHostname processed each DNS Subject Alternative Name (SAN) entry in a loop and repeatedly split the candidate hostname on \".\" characters. For certificates with a very large DNS SAN list, CPU use could grow quadratically with the number of SAN entries and hostname labels. Because hostname verification runs before the certificate chain is built, this overhead can occur even when the certificate is not trusted.\n\nRed Hat rates this issue as Important. It affects Red Hat products that include the Go standard library crypto/x509 code from an affected Go toolchain version (before Go 1.25.11, or from Go 1.26.0 through Go 1.26.3). Applications and container images built with a fixed Go release (1.25.11 or later, or 1.26.4 or later) are not affected. Community distributions such as Fedora are also affected.\n\nUpstream fix: Go 1.25.11 and Go 1.26.4 (GO-2026-5037).",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_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 Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries"
},
{
"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 Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_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 Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x"
],
"known_not_affected": [
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_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-29T07:47:11+00:00",
"details": "Before you apply this update, make sure all previously released errata\nthat are relevant to your system are applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:47737"
},
{
"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 Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x"
]
}
],
"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 Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x"
]
}
],
"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-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 Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_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 Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le"
],
"known_not_affected": [
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_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-29T07:47:11+00:00",
"details": "Before you apply this update, make sure all previously released errata\nthat are relevant to your system are applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:47737"
}
],
"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 Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x"
]
}
],
"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-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 Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x"
]
}
],
"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 Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le"
],
"known_not_affected": [
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x"
]
},
"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-07-29T07:47:11+00:00",
"details": "Before you apply this update, make sure all previously released errata\nthat are relevant to your system are applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:47737"
},
{
"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 Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_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 Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x"
]
}
],
"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-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 Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_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 Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_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-29T07:47:11+00:00",
"details": "Before you apply this update, make sure all previously released errata\nthat are relevant to your system are applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:47737"
},
{
"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 Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x"
]
}
],
"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 Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "sanitize-html: `sanitize-html`: Stored Cross-Site Scripting via HTML sanitizer bypass"
},
{
"cve": "CVE-2026-45447",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-05-27T14:17:46+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481898"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenSSL. When processing a specially crafted PKCS#7 or S/MIME (Secure/Multipurpose Internet Mail Extensions) signed message, a heap use-after-free vulnerability in the PKCS7_verify() function can be triggered. This occurs if the SignedData digestAlgorithms field is present as an empty ASN.1 SET, leading to incorrect memory deallocation. A remote attacker could exploit this to cause application crashes, memory corruption, or potentially achieve remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssl: Heap Use-After-Free in OpenSSL PKCS7_verify()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This High severity heap use-after-free flaw in OpenSSL\u0027s PKCS7_verify() function can be triggered by processing a specially crafted PKCS#7 or S/MIME signed message. This could lead to application crashes, memory corruption, or potentially remote code execution, impacting services that handle such messages. The vulnerability specifically affects applications utilizing OpenSSL PKCS#7 APIs, while those using CMS APIs are not impacted.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45447"
},
{
"category": "external",
"summary": "RHBZ#2481898",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481898"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45447",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45447"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45447",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45447"
}
],
"release_date": "2026-06-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-29T07:47:11+00:00",
"details": "Before you apply this update, make sure all previously released errata\nthat are relevant to your system are applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:47737"
},
{
"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 Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x"
]
}
],
"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 Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "openssl: Heap Use-After-Free in OpenSSL PKCS7_verify()"
},
{
"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 Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x"
]
}
],
"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 Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x"
],
"known_not_affected": [
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x"
]
},
"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-29T07:47:11+00:00",
"details": "Before you apply this update, make sure all previously released errata\nthat are relevant to your system are applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:47737"
},
{
"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 Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x"
]
}
],
"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 Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x"
]
}
],
"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-50151",
"cwe": {
"id": "CWE-522",
"name": "Insufficiently Protected Credentials"
},
"discovery_date": "2026-07-01T21:35:45+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2499693"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in oras-go. During the monolithic blob upload process, oras-go reuses the Authorization header for subsequent requests, even if a malicious registry provides a cross-host Location header. This vulnerability allows an attacker-controlled endpoint to receive the caller\u0027s credentials, leading to information disclosure. Additionally, it can enable client-side Server-Side Request Forgery (SSRF) to a cross-host target.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "oras-go: oras-go: Credential forwarding via unvalidated Location header during blob upload",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in oras-go. During monolithic blob upload, the Authorization header is reused for cross-host Location redirects, allowing a malicious registry to exfiltrate caller 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 Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le"
],
"known_not_affected": [
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-50151"
},
{
"category": "external",
"summary": "RHBZ#2499693",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2499693"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-50151",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-50151"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-50151",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-50151"
},
{
"category": "external",
"summary": "https://github.com/oras-project/oras-go/security/advisories/GHSA-jxpm-75mh-9fp7",
"url": "https://github.com/oras-project/oras-go/security/advisories/GHSA-jxpm-75mh-9fp7"
}
],
"release_date": "2026-07-01T21:35:45+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-29T07:47:11+00:00",
"details": "Before you apply this update, make sure all previously released errata\nthat are relevant to your system are applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:47737"
},
{
"category": "workaround",
"details": "Upgrade to oras-go v2.6.1 or later.",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "oras-go: oras-go: Credential forwarding via unvalidated Location header during blob upload"
},
{
"cve": "CVE-2026-53488",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-07-01T02:01:09.589815+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2495815"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in containerd, an open-source container runtime. The Container Runtime Interface (CRI) plugin, which manages container operations, fails to validate labels propagated from an image configuration to a container. This oversight could enable an attacker to execute arbitrary commands on the host system through a plugin that processes these unvalidated labels. The primary impact is host-root command execution, allowing unauthorized control over the underlying system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/containerd/containerd: containerd: Host-root command execution via unvalidated image config labels in CRI plugin",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in containerd where the CRI plugin propagates labels from an image configuration (LABEL instruction in a Dockerfile) to a container without validation. This may result in executing an arbitrary command on the host via a plugin that consumes container labels for operations, such as the restart-monitor binary:// logger. An attacker who can cause a crafted container image to be pulled and run can achieve host-level code execution.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le"
],
"known_not_affected": [
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-53488"
},
{
"category": "external",
"summary": "RHBZ#2495815",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2495815"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-53488",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53488"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-53488",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53488"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/security/advisories/GHSA-xhf5-7wjv-pqxp",
"url": "https://github.com/containerd/containerd/security/advisories/GHSA-xhf5-7wjv-pqxp"
}
],
"release_date": "2026-07-01T00:11:20.610000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-29T07:47:11+00:00",
"details": "Before you apply this update, make sure all previously released errata\nthat are relevant to your system are applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:47737"
},
{
"category": "workaround",
"details": "Restrict container image pulls to trusted registries using admission policies or image signature verification. Where containerd is used as the container runtime, disable or restrict the binary:// logger URI scheme in the containerd configuration to prevent the label-to-logger attack path.",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/containerd/containerd: containerd: Host-root command execution via unvalidated image config labels in CRI plugin"
},
{
"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 Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x"
]
}
],
"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 Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x"
]
},
"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-07-29T07:47:11+00:00",
"details": "Before you apply this update, make sure all previously released errata\nthat are relevant to your system are applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:47737"
},
{
"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 Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_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 Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:31bd91156f49687d2efffd3be971d9ee0e16abb420b8e8b958caa88b97770020_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:a6315866c67ba350665f5a92f960a5a44e427ca37ae7505e2072af4e02c42f76_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:b3ad6fa1de658f3a40c8b183ab501ebc66b359d8cc01439d4215aa52769df213_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:bfde9ebea1fcd27b6d104d5f67db62e870878f9517ccbec2f649dd2c1af4a073_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:08fed161d59299881ff7a54db859feaf8ed7bdb8238d6cf12628ccb73575665e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:09436fe2649ca384b1bc1fd8f736fb1d71392733310e66758ed9f289e00471f9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:3b83670e1c0e9d1f5b76bd7b75d77072bc6208646bc2201bd0bd200dbc59e34a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:927146f966e4c5c2908d29d8ab45a8f3071dbd5ebd9cf0424460a23f814a72a7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:38a3bc59511133cae56827eba879e7c82c5a974bf1f16b6e8d95e1f79821e669_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3fa04db82e3ce6169270db0ce29107b69d8e044e0a1ab13a2bf1050b8c26d087_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:6041a918713d4464c73560b68c294a12d33f297a980d2f9d0e0cc8c300a96f24_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:98bd72ba69bdfb3070d87b3edcbd7050579a514b72cfd67c2926541ba52dbaf7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:938abc970731c2eeda8e2b7b73e96d4dfcbf7587330c7b7e52117a577700e426_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a0876a25ce85d7d4616212813f012422826f152b8d71065e75cd9c3e23034d8a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c77077a0cca835a503a6529c89ab19c4027f949d361afdf8a5a259e1e87b0d55_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d5bbf3fe886f27cdc27363dcb175e004487d9c8f36de4f1f8516fbeda3a95224_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:0f5d8cae3ba4ea4fcdc5fb9d08f797d576bc225b92af66f193bd4b1324cda4b9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:2d3588825f8a714fa59b1648d0934d064165e333f322f7f31f01f07b940d42d9_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:68aa571827f5331f1d5a3bd0c60ad441a18877ba11921aff2633940236bafcd4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:9b80c9c61d4befefa7f6a65ae8c001ce7e343a1e4f251e5ebe025625d9511730_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9b2c24401a91903f023096d2b641aa977acff423eb6770a8e4c4a81aecfd4e62_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:9d74585acc098c13f3e9dac5ae7f5ef337fa82bd7119d7f1849c5f8a50e84907_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a6ee95d0ed82bddef084684d11fa770bd646d9be9bc65b3bc386d7c58b33975c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:f7b8654eb8bf675c8c26f0ad395d790f990308d3ad6683bb61b484c92073bbac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:2a598e7fd07db27100d9a53a328ac9a0535865883bddd1373f4f1f2705068d2f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:4f8f0b02d0969753e156226a998d442746c238a2a50ea606a49ca0cf695b8925_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:63c02348faa7d4e26e35c69aef5453613dd607a26116823b931b89fe5311e181_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:ae224866f0085d2c00ab18a28d2aed076e455731903989a49a544abf49950d1f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0a90a13f006ef0b271079b728ef6d54081f36ae19b6d0e9ab4dc24ea52a30fad_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3a53629645832974a883002e53198df7c28e59dd6d1df99bf321b52d0ef84b61_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:879315f438ca43abb607d6c97f8fbd4ca2d38209b142e2d97cc0598740273252_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c6c4d01f5fcee6cad3fc870cace92f45000624760e6e93654bb5e814afeed7bb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:50f7647620c78fd6b445379c8762f5e978113fe3552906376a24459263f27459_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:53e641f48ddc05c63da2e6bc24e9e4636a10de2c3599d8f5f78622bdebca07ca_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:57114b7a386c406715e342637558fab57afeef2e193517f99173a441f39401d5_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:dcdcaa90f292f2d7ad3f10acbedfab9f7f22f3432c3156055f34760d9bf9429c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:3723b1d5c74f37cba219e203fd2026a718d4821595cb505ec6626684695da65b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:562291f52b6bce98ec8795856b808545c4fe30047b54544c7f6c2ab4678480ff_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:e6dfac9bc3e467e141a425944782f5087ed967ac4d02d8d47442e3d61ba5b882_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:f683186c2cc8be9ec09b8efdec66d6b8b1f991c7f7b9fd398dc7c3f9ab8b3079_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2471edd63a94473c68cf37ee50de643e40003f2c5bba84063c154e4888a7f0bd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7cef49d68df5d8efe52061a18920e07e6c7efa3016c0cea7d1747e67851f254a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:d912383405599032acffbad22bc154f63a87dd429ba882fd7a94cb82fe650d8e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:f3034211e16de48af540efe4ee460395dba0a4a544fa4f277a12840a25df1730_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:181d1decb2f16fcf6f5938027ed346aca29126687bbe6cdcc601c25087f70d11_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ab5e4d27e23448d99a37b8c05442bb1254083cdc4ff325e721d97d80ec27346c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:ac172243d158e126594f28317e0cfb37dc1790c9f2121e95fe52506b5e05fc91_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:fd96b6284d270effa0f838d960ea4218b72b54c4718513eb523658f2f4972682_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:c59d9cd479c62730eda5d482fb2f4e9fbc17a90a5a2861b130aafe1f3a27a333_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:e547f672b14b6e8fc2ffd300b150aedbd3f6b6b36ddcad612f7c992a936a7c82_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ead1263d538974c48790c65e44cd9cab07a62c2893b2eeb250174e7cf58d7f9d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:ed0457a57c7b39b79fb308176f45ffe678938b25fbb8c15de2cedbe54b916f64_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:9847a5752ec77e17861dcdac5546ee5c53679c80c3569609b21d9080ee3b7ef3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:d3c823e61a0682ddc85e576e86234e580992886de471035630f9c89bbad6ebb7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ded425ed0af88a1411a06e5191aee25c4c59f1de85b041eba95c9997686cf09e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:ee63f59942f9df04e95fc4266f0d194cd62a7ca08dd5478283884d0ab6003da7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:724377cabaa284a5197e7505a7150c89631c2f2bcc629e074c7c0be18abd8e6f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:cbf797c9e93413540b20ebee9191375ddd8185ef22dc8c9e23cc3a4c015abaf7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:d7609d62a801cf07ef639abcd4f193b2d68967fadebbfddf2349003d7e9eaa44_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:f61fe90362f793225591eb7e2a86d5cdc6fb35aa087e9b6a6218a42b1c1d945d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:1c4de9460688800b62bad6fb13653ef4b52bf215e4d41674291193e9b8e71b24_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:4f1e59610b2fbedc56f425b3fbd8f16c9ea6ea96025f18a404fe48f6a49bdc1e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:ab0d28306dd6daa03af79bdc2ea650e59a50a03317987c4cdd0d1ee70f95b597_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:b700a8bb7ea6e4253afb8bcf94e5ad086349980ca0716a87817724d3da3fdce1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4015f46d2172db26a348635e2e8cbd4bbcdbbaa56a4b12c232676a3d0f5bbee2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4169252c61ec70b91b10c750d5f9ecd53f5c3c906766bba9103afbac3c3f9edf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:4ab72a192553c21de76754f06fe38cf443e686e4b4edc2aa2ceb2b6b9d95bb6c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:579ef0925c6f56ed48f22121767189431bef6c4eaa72b2648a1b91488357a51d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:2b796bf55ecf7a14d1c87d829a2b20d998fc2943686373105b0a50f5053ef836_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:7e960b59f64547f7e9602b7c066a51ab52aba929726aec2bacdf486a9d4d28fd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:a43e430a2ec0b86fb6ade361677be298b4e27444388a9bca35ddafbf9c77277c_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/console-rhel9@sha256:d2394b121256985e5ca322aea77bb0bf999ba2d7a6f1627e62bbc125c475dbbd_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:1868e2ea03d063b4cd64601cb0aaf5c9ea7f55e83eba2e2d4dcf6f830efeafc7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:4bfbf0bdc882979bc94d85a4aeff8caa0ec7887aec7412e32ae1442811325d06_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:844e3d69d3c26914e02612466021592a876e6e2dd6cf77084723a70f567ba0e2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bbe04eb8fd197f15875f498e3c18b9a7a445380efb5f696422d79df99a34a881_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:2c9f9b47c01c5e5e017c583c6a09c5c52f40ef88acf789689265cb31ef328fb8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:7b5e883efde312c1571c4825b523ff04ab57af6a9f4162a36b80b973f9602c46_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:d896dd89fb924da246fc729041d9debc019d8a4210cfd3de8883834e429cca10_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:ede3e22d4e4de49789622149dec23beaa7e0569a3715ac2262929df543e05bc3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:273a393b8c62fbc4edb4bf4033c47d8b52bda56fc9cafa289d9513210840815b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:71f1b590785ce7f4577ecd687dbab9bc3c5931c568a3108eb84279c7aa892046_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d1e1b4310eb64891c9456be7c34547bf36b0aafdeb471a49f0892d7eaf8f41f4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:e0a7514406c7ffae080db6d4db3bbf7b77a606ea4632bf09f8301ce1d3739bb5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2a4c6c061d154ed9c74707a7a2e2390fde2a150f36197386c3e49c0612d345b2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:6ffcc051c955e198c6d96b59bda0ef26b5124ebbdef5357d36a84534f2c7097c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c9258bf58373f9c6859789c8ec272cd7d702c37e063fc2ee53c66d296e7ee3d0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:d83c6bb4f2a91d2c4de3ffbf4aa8ceecb695f8491ba7586d55275c62cd1931e6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67637c5cba3eca1597885823c6e44c13db445d0ef38751eb8364b69dbf07caac_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:68fb5c2a3c8a0d5e6bbcf2c5568969f6b13e72006d4d54bc5c57cd9a032d1bf6_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:9f5fa40c88b0f5d1ae3634632240817a91f4575f8eae9c005b8e35a55cf38003_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:fcbcee9fc7e0bbf5775a33ae9b7e3d7e48a90e2aa1cb85605e05612b6e4d4e30_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:0c165bb93ce933c7f9998a615908bfcca0b4eb38e32e24a1c823e63791b7604b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:42aa392f82bdc45a3b857d1ed44e224ddfd14db1e3dcbb74dcc850ac0540e964_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:9dcd0c0ecf1523bf05bd296edbecd85841b2753dee7a5c9df32437f9a8e31471_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:c5505c462e6b2c04a6e14bc1e22dfc42dc8adea8f6eaf0615cd58b1973b7d62e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:1a93df314c31f10da7b1345fab07b15b846e28865764178e34124f84dc967152_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:34343f81973c3fbdd8630c32d0fad597745ea10f960ea64236408e58e0f10e14_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7b3635784ebfb6343a73c9fa6de7bea57b3aacce1c49a0f7f250a471f7b897e3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:f0a7fade2853193429bab16922b2e3bbe426e14632423d6550ff7dfb66d42827_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:94950d339fa382d6911f12fc23dcaf2cdb2854c4cab654f6058f5bf0df1bb371_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bcfbd2284cbeeba5a835aaf5a5590ddd8156bd881ca24fd0fe1465fade1f84c2_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:bd739ced163053224e5b0ea2f3cd577481c6b6c1162cc0fbc186f1716b4a1fbd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:d40496f114898985cde3860b9664c34d8c32de85e4d3d846df91a6ba27a2e99c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:3f7cbe7605595d712e14d9a17717fafc6c6e334f2ad3e821c34947ec78411046_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:96775900ea90e57487da6afe59d058b33cb977a0247a1bbeb1bd07bed2816398_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:caa6b121538e074312314d9888d9b423bd225aefa4f25eb145893b9fc548c0ad_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:e59c90cfe8160b28f9d2aa9e59b1d04d742df44d2195210ebc1946ee3cb78b6f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:10c95e5c55ccc1a04e8d2ac28bd1afd3b9bb9a7e9e2a5e3e8efb301421539980_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:60a310d4464b4817845703d14e95729321b883fbfc79fbf2dd8d514bb3c675e9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:70e6c14d72f14d25a90f44043932fbd3f824b30e8ad4b36307100726b24d9c06_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:784129cf69b3bf77a907fe909fd73a2a4d0fbd947fe0037e47aa1d62c6ffcf0b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:26e58654cdd092cb812207cb4473f5f5988ebd708d95c34152c2e8c124f7297d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:40e5d9634aa7469df8247758961d486cfac3e7d7f0b59184e11ed5571b46bf40_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:5b59faed336de07965755c893cb9d0ffc52ec90f61cc8c54487f6c0cac53322e_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:b59aea0c9e859025988b0f0c9b6e7748c4acf6d0b4cee35f3fabb7b84feb598b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:2368703206d833e4cb73b7e8750efb9997633a6f9accbf032426bcfcae4c00d9_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:80b543b207e724e880ff932c514fe9c6a3925bfede1c31863531e4e69d050d40_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:82405a9a5715db5442dfa3d3f594888bd7b2f9c778d68357a7d8884f5ea46915_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:8fd2bda7b8d94ededf7973f76a159dd61105776a05d961ac9cfd9bee0a988213_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4def845360282dad99181b96bcd834b4863eab39e246fda2476234c561c652ec_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:b67aec868b6366cf04f3980b15588e1a0af5c88b2248958bc3884261ad390ca0_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:ceacf3491ebec6f5613011fe8d36b66d00f8b3697832615a4d7024e23125085e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:d9f6a520b818dcccbedb94720b5979ef1cdec2e02491c76e3decb3ee18f2085d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:3e6519c0c789b946eb1b811867c41c4f204440bad5734760c0aca4e3fc602e5a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:95684cfaf4d5d91bc9fe8cfbf64a6f113e944e3f0c102d27851be5232eca0dbb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:9cb20990af88287dd8a27de4e4ef12eb244577a1844482d26107359c6efe8efa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:a69ebb0c7e817d44cfabd86ad13ef4cc94a8bf5b6e8a607d17b197603d64a224_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:0eea35a3af36d08db945a70c387cc38eb326f75b4ed322f09d8c91863cfe5d02_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:22c48db227cd6f2ecec746674e31ac7f5a983a418679fc91678a0aa0ebb49496_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:8e8d249c39d562f819d347f12610dda7f5c01215c41101bfd5dca008e04edf6e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:f8adb8dd40a204bacb51cd423803097a514ec8e8e9f52209e02ecf14cad622bb_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:03adc6277e2bf409391941c6f4508154abc38a0c043139978754f6d4fd32c5a8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:7e100af30ed11325cb2cbee02af09306e53df5db5847f2a4b733cd307e3cd623_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:91b474b4808b18c279c9f8eb3be8e6d1e1e47cf2b5f9553acd901c74b20bddbc_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:d56f884a9700a4f193d6f3db1895bd54745ec77e02ead3d43bd6e4fe04a2969e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1f7ed606f69a74943aedb0a956e5a71019f8a1ab53cd3f8166be0f55a69809b9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:4841076eb82f1f1748345556ff6c4e02a17f1f63c661e375eaba720291cbaf6a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:a79ac7dcae109aa526e2a218327dd8c5dba2b924fc27447a07199b3b2f2f67b3_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dee022821852f2d5ebdbbd9f09c9b97997a905061dadb3f78433291d462d49a7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:1a746b16f362a83f399255d925b322b3440b3d89ae4d64ab7962db3d82ee91a1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:417a31bec11c3ffb70f40fa955069d5160dc12e2426b67e1d2e35ae3f7fa06df_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:89a3cb77fdb3dcbddfe96785a9ba3fa2b6132098fce028f859663b31fcf77a34_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:b1ba0b4cd8f515895af7b9f797f6ea5b661f7254ce019ce5115375639dcd06e9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0827c96b922ca185b7a7321a4f504e8a5dc01aadafcfd20443060546981339a8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:b5b732dfc0ce3d740781eda9a72e1542c7a30b28b39d2be6e0ba470af06a9680_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f74081e5eb03227ccff5717a7d139ceee6c5b610625ff7b99e639a2652bf7663_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:f80976ae4fc332600e1d8e1d70b42c038ea05d76ac2c5b1d7d0cbaddbe89140a_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:4029ece83812237ce8b1d394252e9561012e8cd94af40680a90284fbea1bc32a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:63a3465a7539a8a286c846a84d63e3feca9a11758e4c0d697889b0bdeb26a25c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:81c227d7c7599b0d4357ccdc3b567f31b67bbd1198c9e7ddba1864c299bad11b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:f392bde8ce22aca058d77132cc709440442931679dbe725c52516f1cdc97b38d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4825fab15300bc911e0b2b5c4ae342004bfcff95fa64af0fdb1085fadd132aa2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:68f879679911c2ca828551b900eca1c2f4e8caec7312fbba502fabc4778d1832_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:b4188ac728c746769ef6586663dd6d7d07db984b083397d2c76fe847ef22ea60_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:f2805fc1e6f37bc8acc3187ea8712d38f32151d584c10d5996c0ad7076cd638b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:1c943edcf23df14f254e4aabb93cbc1665bbc7902076b3f04bd80edd2fe324db_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:84c5d2b24caf68c3a6a6d078bd9f66de9fb88e769f6c09c11a248693d463ac21_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:907d6e24922d6d372bceb21ad830c254c6a9c9d6be0ac4f4edf22c236437a09d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:923a3ee0e3d5b7341b96826e465e6856855f2801dbaf381d139a632c77bda1c5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:285d2e2d103b458f0603435aedb4d779d85e48fed2267845b798f4a04a0df4c7_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:44981f5fcbc9086470143fae6e21a5de3baad2258d9f8c81accecb2faad6b2a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:5ba248d0bc8fcde70e210319bb962f4043e5e8ab8a5625c8f8f30ec96d47c6b7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:f681cdac28ee9ff6375fb39d7b7d12917a06043db44c16e8f84bdb9e09e7b5e7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:2057531884d897574fc0648e5d3cf21c4549738ac5f35d8095f400cdb80049cc_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:8be0e50a132a2c974893f36b51f3f40b6d6e1f913ae0f9ee6319ef0d5ec455b7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:a2edc5d233d1547fa2e1d01f29d8a914930735f7098289892430ba9a17d20ab7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:c81c7aeb3dd05801e279a9fcc8d6c3baf00a2ccc08eab53f8acc8bd4d2d129c4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:25e17bf203568420587cf5907e84e4167afab84dfce549c91bea99e70290b742_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:277f4e8ac5fc292b9f0f2d123f924c6b5cbc0a2eeba3c87a0e61c5ee2399aaa9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:76766b77ed53513cd254195b25d205ab6964522816e1e3662800e38a105abdf2_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:c7ace45f7cb86055e2ba18e27a660f6aa6cb4eff497204294875d5dd1d63cce3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:3780b1bc80ab7ebc3cfed06ce69346d589dc07b53cea65ad3ed92cc912284300_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:681b356709778083448892513b4559f693e002bfda897a57e2d065f736a902b5_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:d110b52ce8ea022b3d35e7c4b0ce3b646f30513cf8abb55327132565ea4a6a87_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.13:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f076ab59f3abe061e4553a61f98a144a472297dba5ed924ca887f130e9372da9_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "js-yaml: js-yaml: Denial of Service via crafted YAML documents"
}
]
}
RHSA-2026:50869
Vulnerability from csaf_redhat - Published: 2026-08-05 17:50 - Updated: 2026-08-16 18:23A 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-16T18:23:11+00:00",
"generator": {
"date": "2026-08-16T18:23:11+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-16T18:23:11+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:51033
Vulnerability from csaf_redhat - Published: 2026-08-06 07:31 - Updated: 2026-08-16 19:04A local privilege escalation vulnerability has been discovered in containerd. This vulnerability is the result of an overly broad default permission which allows local users on the host to potentially access the metadata store, the content store and the contents of Kubernetes local volumes. The contents of volumes might include setuid binaries, which could allow a local user on the host to elevate privileges on the host.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Workaround
|
A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Workaround
|
A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
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.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
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.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Workaround
|
A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
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: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Workaround
|
A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_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.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
A flaw was found in BuildKit, a toolkit for converting source code to build artifacts. An untrusted BuildKit frontend can be leveraged to craft a malicious API message, allowing files to be written outside of the designated BuildKit state directory. This vulnerability, which is a form of arbitrary file write, could enable an attacker to execute unauthorized code or escalate their privileges on the system. This issue arises when custom BuildKit frontends are used with specific configuration options.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Workaround
|
A flaw was found in BuildKit. Insufficient validation of Git URL fragment subdirectory components may allow a remote attacker to access files outside the checked-out Git repository root. This access is limited to files on the same mounted filesystem. This vulnerability could lead to unauthorized information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Workaround
|
A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
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.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Workaround
|
A flaw was found in Go JOSE, a library for handling JSON Web Encryption (JWE) objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the application can crash. This leads to a denial of service (DoS), making the affected service unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Workaround
|
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.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_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: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
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: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_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: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_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: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_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: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
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.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Workaround
|
A flaw was found in the Moby container framework. A race condition occurs during the `docker cp` mount setup, which a malicious container can exploit. This vulnerability allows the container to redirect a bind mount target to an arbitrary path on the host system. Consequently, an attacker could overwrite host files, potentially leading to data corruption or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_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: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_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: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
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: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
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: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_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.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Workaround
|
A flaw was found in containerd, an open-source container runtime. The Container Runtime Interface (CRI) plugin, which manages container operations, fails to validate labels propagated from an image configuration to a container. This oversight could enable an attacker to execute arbitrary commands on the host system through a plugin that processes these unvalidated labels. The primary impact is host-root command execution, allowing unauthorized control over the underlying system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
Workaround
|
A flaw was found in containerd, an open-source container runtime. The Container Runtime Interface (CRI) implementation, which allows Kubernetes to interact with container runtimes, improperly trusts Container Device Interface (CDI) annotations found within untrusted checkpoint image metadata during container restoration. This vulnerability enables a user with permissions to create pods to bypass standard Kubernetes resource allocation and device plugin enforcement. Consequently, an attacker can inject arbitrary CDI edits, such as device nodes and host mounts, into the restored container, potentially leading to unauthorized resource access or privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "A new version of 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:51033",
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-25621",
"url": "https://access.redhat.com/security/cve/CVE-2024-25621"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61726",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61728",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61729",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-66506",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68121",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-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-32280",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"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-32282",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"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-33747",
"url": "https://access.redhat.com/security/cve/CVE-2026-33747"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33748",
"url": "https://access.redhat.com/security/cve/CVE-2026-33748"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33810",
"url": "https://access.redhat.com/security/cve/CVE-2026-33810"
},
{
"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-34986",
"url": "https://access.redhat.com/security/cve/CVE-2026-34986"
},
{
"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-39835",
"url": "https://access.redhat.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42306",
"url": "https://access.redhat.com/security/cve/CVE-2026-42306"
},
{
"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-44740",
"url": "https://access.redhat.com/security/cve/CVE-2026-44740"
},
{
"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-53488",
"url": "https://access.redhat.com/security/cve/CVE-2026-53488"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-53492",
"url": "https://access.redhat.com/security/cve/CVE-2026-53492"
},
{
"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_51033.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift API for Data Protection",
"tracking": {
"current_release_date": "2026-08-16T19:04:55+00:00",
"generator": {
"date": "2026-08-16T19:04:55+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:51033",
"initial_release_date": "2026-08-06T07:31:01+00:00",
"revision_history": [
{
"date": "2026-08-06T07:31:01+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-15T05:55:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-16T19:04:55+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.3",
"product": {
"name": "OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_api_data_protection:1.3::el9"
}
}
}
],
"category": "product_family",
"name": "OpenShift API for Data Protection"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"product_id": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-cli-binaries-rhel9@sha256%3A56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-cli-binaries-rhel9\u0026tag=1785180801"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256%3A4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1785177413"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"product_id": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256%3A9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1785177359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"product_id": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256%3A5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1785426166"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"product_id": "registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256%3Abf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1785427055"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256%3A4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1785180878"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256%3A7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1785177357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256%3Ab26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1785177325"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel9@sha256%3Ae23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9\u0026tag=1785177350"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256%3Afd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1785426129"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256%3A39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1785177322"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel9@sha256%3A36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9\u0026tag=1785177438"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"product_id": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-cli-binaries-rhel9@sha256%3A31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-cli-binaries-rhel9\u0026tag=1785180801"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256%3A4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1785177413"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"product_id": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256%3A93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1785177359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"product_id": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256%3A54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1785426166"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256%3A9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1785180878"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256%3A6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1785177357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256%3A2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1785177325"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel9@sha256%3A9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9\u0026tag=1785177350"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256%3A43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1785426129"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256%3A40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1785177322"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel9@sha256%3Abe6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9\u0026tag=1785177438"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"product_id": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-cli-binaries-rhel9@sha256%3A93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-cli-binaries-rhel9\u0026tag=1785180801"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256%3A956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1785177413"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"product_id": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256%3Acc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1785177359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"product_id": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256%3Ab38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1785426166"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256%3A9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1785180878"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256%3A67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1785177357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256%3A1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1785177325"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel9@sha256%3A345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9\u0026tag=1785177350"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256%3Afa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1785426129"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256%3A7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1785177322"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel9@sha256%3A378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9\u0026tag=1785177438"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-cli-binaries-rhel9@sha256%3A48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-cli-binaries-rhel9\u0026tag=1785180801"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256%3Acf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1785177413"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256%3Aeea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1785177359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256%3Ac2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1785426166"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256%3A391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1785180878"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256%3Ac612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1785177357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256%3A4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1785177325"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel9@sha256%3A46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9\u0026tag=1785177350"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256%3A19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1785426129"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256%3Abd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1785177322"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel9@sha256%3Aaebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9\u0026tag=1785177438"
}
}
}
],
"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:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64 as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x as a component of OpenShift API for Data Protection 1.3",
"product_id": "OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-25621",
"cwe": {
"id": "CWE-279",
"name": "Incorrect Execution-Assigned Permissions"
},
"discovery_date": "2025-11-06T19:01:04.402278+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2413190"
}
],
"notes": [
{
"category": "description",
"text": "A local privilege escalation vulnerability has been discovered in containerd. This vulnerability is the result of an overly broad default permission which allows local users on the host to potentially access the metadata store, the content store and the contents of Kubernetes local volumes. The contents of volumes might include setuid binaries, which could allow a local user on the host to elevate privileges on the host.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/containerd/containerd: containerd local privilege escalation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-25621"
},
{
"category": "external",
"summary": "RHBZ#2413190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2413190"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-25621",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25621"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-25621",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25621"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/blob/main/docs/rootless.md",
"url": "https://github.com/containerd/containerd/blob/main/docs/rootless.md"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/commit/7c59e8e9e970d38061a77b586b23655c352bfec5",
"url": "https://github.com/containerd/containerd/commit/7c59e8e9e970d38061a77b586b23655c352bfec5"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/security/advisories/GHSA-pwhc-rpq9-4c8w",
"url": "https://github.com/containerd/containerd/security/advisories/GHSA-pwhc-rpq9-4c8w"
}
],
"release_date": "2025-11-06T18:36:21.566000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T07:31:01+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.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"category": "workaround",
"details": "The system administrator on the host can manually chmod the directories to not\nhave group or world accessible permissions:\n```\nchmod 700 /var/lib/containerd\nchmod 700 /run/containerd/io.containerd.grpc.v1.cri\nchmod 700 /run/containerd/io.containerd.sandbox.controller.v1.shim\n```\nAn alternative mitigation would be to run containerd in rootless mode.",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/containerd/containerd: containerd local privilege escalation"
},
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:42.791305+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted HTTP request containing a massive number of query parameters will cause the application to consume an excessive amount of memory, eventually causing the application to crash or become unresponsive, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/url: Memory exhaustion in query parameter parsing in net/url",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker must be able to send a specially crafted HTTP request to an application parsing URL-encoded forms with net/url, specifically a request containing a large number of unique query parameters. The request will cause the application to consume an excessive amount of memory and eventually result in a denial of service, with no impact to confidentiality or integrity. Due to this reason, this vulnerability has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61726"
},
{
"category": "external",
"summary": "RHBZ#2434432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61726"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"category": "external",
"summary": "https://go.dev/cl/736712",
"url": "https://go.dev/cl/736712"
},
{
"category": "external",
"summary": "https://go.dev/issue/77101",
"url": "https://go.dev/issue/77101"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4341",
"url": "https://pkg.go.dev/vuln/GO-2026-4341"
}
],
"release_date": "2026-01-28T19:30:31.215000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T07:31:01+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.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61728",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:39.965024+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434431"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to be able to process a malicious zip archive with an application using the archive/zip package. Additionally, this vulnerability can cause a Go application to consume an excessive amount of CPU and memory, eventually resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "RHBZ#2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://go.dev/cl/736713",
"url": "https://go.dev/cl/736713"
},
{
"category": "external",
"summary": "https://go.dev/issue/77102",
"url": "https://go.dev/issue/77102"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4342",
"url": "https://pkg.go.dev/vuln/GO-2026-4342"
}
],
"release_date": "2026-01-28T19:30:31.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T07:31:01+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.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, implement a timeout in your archive/zip processing logic to abort the operation if it exceeds a few seconds, preventing the application from consuming an excessive amount of resources.",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2025-12-02T20:01:45.330964+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418462"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the `HostnameError.Error()` function. This flaw, caused by unbounded string concatenation, leads to excessive resource consumption. Successful exploitation can result in a denial of service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61729"
},
{
"category": "external",
"summary": "RHBZ#2418462",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418462"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61729",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61729"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61729"
},
{
"category": "external",
"summary": "https://go.dev/cl/725920",
"url": "https://go.dev/cl/725920"
},
{
"category": "external",
"summary": "https://go.dev/issue/76445",
"url": "https://go.dev/issue/76445"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4",
"url": "https://groups.google.com/g/golang-announce/c/8FJoBkPddm4"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4155",
"url": "https://pkg.go.dev/vuln/GO-2025-4155"
}
],
"release_date": "2025-12-02T18:54:10.166000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T07:31:01+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.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate"
},
{
"cve": "CVE-2025-66506",
"cwe": {
"id": "CWE-405",
"name": "Asymmetric Resource Consumption (Amplification)"
},
"discovery_date": "2025-12-04T23:01:20.507333+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419056"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Fulcio, a free-to-use certificate authority. This vulnerability allows a denial of service (DoS) due to excessive memory allocation when processing a malicious OpenID Connect (OIDC) identity token containing numerous period characters.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat as Fulcio, a certificate authority used for issuing code signing certificates, is susceptible to a denial of service when processing a specially crafted OpenID Connect (OIDC) token. This could lead to resource exhaustion and service unavailability in affected Red Hat products that utilize Fulcio.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-66506"
},
{
"category": "external",
"summary": "RHBZ#2419056",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419056"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-66506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66506"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a",
"url": "https://github.com/sigstore/fulcio/commit/765a0e57608b9ef390e1eeeea8595b9054c63a5a"
},
{
"category": "external",
"summary": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw",
"url": "https://github.com/sigstore/fulcio/security/advisories/GHSA-f83f-xpx7-ffpw"
}
],
"release_date": "2025-12-04T22:04:41.637000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T07:31:01+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.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/sigstore/fulcio: Fulcio: Denial of Service via crafted OpenID Connect (OIDC) token"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437111"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security (TLS) session resumption when certificate authority (CA) settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing a client or server to establish a connection that should have been rejected. This could lead to an authentication bypass under specific conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a moderate flaw because it only occurs under specific conditions, such as TLS session resumption with runtime changes to certificate authority settings. Exploitation is not straightforward and requires a controlled setup. The impact is limited to certificate validation within the same component and does not affect system 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.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T07:31:01+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.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
}
],
"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.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption"
},
{
"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.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le"
]
}
],
"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.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le"
]
},
"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-08-06T07:31:01+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.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"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.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le"
]
}
],
"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.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le"
]
},
"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-08-06T07:31:01+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.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"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.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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-32280",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-08T02:01:19.572351+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456339"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go standard library packages `crypto/x509` and `crypto/tls`. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being performed. This can result in a denial of service (DoS) condition, making the affected system or application unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go standard library\u0027s certificate chain building process. Systems utilizing Go applications that process untrusted TLS certificates or X.509 certificate chains are susceptible to resource exhaustion when presented with an excessive number of intermediate certificates, potentially leading to service unavailability. This flaw impacts applications directly using `crypto/x509` or `crypto/tls`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32280"
},
{
"category": "external",
"summary": "RHBZ#2456339",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456339"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32280",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32280"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32280"
},
{
"category": "external",
"summary": "https://go.dev/cl/758320",
"url": "https://go.dev/cl/758320"
},
{
"category": "external",
"summary": "https://go.dev/issue/78282",
"url": "https://go.dev/issue/78282"
},
{
"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-4947",
"url": "https://pkg.go.dev/vuln/GO-2026-4947"
}
],
"release_date": "2026-04-08T01:06:58.595000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T07:31:01+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.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building"
},
{
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64"
]
}
],
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64"
]
},
"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-08-06T07:31:01+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.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"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.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
},
{
"cve": "CVE-2026-32282",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-04-08T02:01:12.683211+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456336"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the internal/syscall/unix package in the Go standard library. If the target of the `Root.Chmod` function is replaced with a symbolic link during execution, specifically after `Root.Chmod` checks the target but before acting, the `chmod` operation will be performed on the file the symbolic link points to. This issue can bypass directory restrictions and lead to unauthorized permission changes on the filesystem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs access to the system and the required permissions to create a symbolic link. Additionally, the attacker must swap the target file with a symbolic link in the exact window after the `Root.Chmod` function checks its target but before acting. Due to these conditions, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32282"
},
{
"category": "external",
"summary": "RHBZ#2456336",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456336"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32282"
},
{
"category": "external",
"summary": "https://go.dev/cl/763761",
"url": "https://go.dev/cl/763761"
},
{
"category": "external",
"summary": "https://go.dev/issue/78293",
"url": "https://go.dev/issue/78293"
},
{
"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-4864",
"url": "https://pkg.go.dev/vuln/GO-2026-4864"
}
],
"release_date": "2026-04-08T01:06:55.953000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T07:31:01+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.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"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.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root"
},
{
"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.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64"
]
}
],
"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.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64"
]
},
"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-08-06T07:31:01+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.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"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.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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-33747",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-03-27T02:01:29.921765+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452076"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in BuildKit, a toolkit for converting source code to build artifacts. An untrusted BuildKit frontend can be leveraged to craft a malicious API message, allowing files to be written outside of the designated BuildKit state directory. This vulnerability, which is a form of arbitrary file write, could enable an attacker to execute unauthorized code or escalate their privileges on the system. This issue arises when custom BuildKit frontends are used with specific configuration options.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "BuildKit: github.com/moby/buildkit: BuildKit: Arbitrary file write and code execution via untrusted frontend",
"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.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33747"
},
{
"category": "external",
"summary": "RHBZ#2452076",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452076"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33747",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33747"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33747",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33747"
},
{
"category": "external",
"summary": "https://github.com/moby/buildkit/releases/tag/v0.28.1",
"url": "https://github.com/moby/buildkit/releases/tag/v0.28.1"
},
{
"category": "external",
"summary": "https://github.com/moby/buildkit/security/advisories/GHSA-4c29-8rgm-jvjj",
"url": "https://github.com/moby/buildkit/security/advisories/GHSA-4c29-8rgm-jvjj"
}
],
"release_date": "2026-03-27T00:49:06.165000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T07:31:01+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.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, avoid using untrusted BuildKit frontends. Restrict the use of custom BuildKit frontends to only those from verified and trusted sources. Do not specify untrusted frontends via `#syntax` or `--build-arg BUILDKIT_SYNTAX`.",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "BuildKit: github.com/moby/buildkit: BuildKit: Arbitrary file write and code execution via untrusted frontend"
},
{
"cve": "CVE-2026-33748",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-03-27T15:02:00.107493+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2452271"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in BuildKit. Insufficient validation of Git URL fragment subdirectory components may allow a remote attacker to access files outside the checked-out Git repository root. This access is limited to files on the same mounted filesystem. This vulnerability could lead to unauthorized information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/moby/buildkit: BuildKit: Unauthorized file access via Git URL fragment subdir components",
"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.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33748"
},
{
"category": "external",
"summary": "RHBZ#2452271",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2452271"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33748",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33748"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33748",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33748"
},
{
"category": "external",
"summary": "https://docs.docker.com/build/concepts/context/#url-fragments",
"url": "https://docs.docker.com/build/concepts/context/#url-fragments"
},
{
"category": "external",
"summary": "https://github.com/moby/buildkit/releases/tag/v0.28.1",
"url": "https://github.com/moby/buildkit/releases/tag/v0.28.1"
},
{
"category": "external",
"summary": "https://github.com/moby/buildkit/security/advisories/GHSA-4vrq-3vrq-g6gg",
"url": "https://github.com/moby/buildkit/security/advisories/GHSA-4vrq-3vrq-g6gg"
}
],
"release_date": "2026-03-27T14:00:21.200000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T07:31:01+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.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"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.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "github.com/moby/buildkit: BuildKit: Unauthorized file access via Git URL fragment subdir components"
},
{
"cve": "CVE-2026-33810",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-04-08T02:01:09.100830+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456335"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/x509` package within Go (golang). When verifying a certificate chain, excluded DNS (Domain Name System) constraints are not correctly applied to wildcard DNS Subject Alternative Names (SANs) if the case of the SAN differs from the constraint. This oversight could allow an attacker to bypass certificate validation, potentially leading to the acceptance of a malicious certificate that should have been rejected. This issue specifically impacts the validation of trusted certificate chains.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in the Go `crypto/x509` package that could allow an attacker to bypass certificate validation. The vulnerability arises from an incorrect application of excluded DNS constraints to wildcard DNS Subject Alternative Names (SANs) when their case differs from the constraint. This could lead to Red Hat products accepting malicious certificates from otherwise trusted chains, compromising the trust model.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33810"
},
{
"category": "external",
"summary": "RHBZ#2456335",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456335"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33810",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33810"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33810"
},
{
"category": "external",
"summary": "https://go.dev/cl/763763",
"url": "https://go.dev/cl/763763"
},
{
"category": "external",
"summary": "https://go.dev/issue/78332",
"url": "https://go.dev/issue/78332"
},
{
"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-4866",
"url": "https://pkg.go.dev/vuln/GO-2026-4866"
}
],
"release_date": "2026-04-08T01:06:56.546000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T07:31:01+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.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application"
},
{
"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.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_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.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_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-08-06T07:31:01+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.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"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.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME"
},
{
"cve": "CVE-2026-34986",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-04-06T17:01:34.639203+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455470"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go JOSE, a library for handling JSON Web Encryption (JWE) objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the application can crash. This leads to a denial of service (DoS), making the affected service unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object",
"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.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34986"
},
{
"category": "external",
"summary": "RHBZ#2455470",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455470"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34986",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34986"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34986"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/security/advisories/GHSA-78h2-9frx-2jm8",
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-78h2-9frx-2jm8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/github.com/go-jose/go-jose/v4#pkg-constants",
"url": "https://pkg.go.dev/github.com/go-jose/go-jose/v4#pkg-constants"
}
],
"release_date": "2026-04-06T16:22:45.353000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T07:31:01+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.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"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.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object"
},
{
"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.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_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-08-06T07:31:01+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.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"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.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_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.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_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-08-06T07:31:01+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.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"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.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_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-08-06T07:31:01+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.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"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.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_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-08-06T07:31:01+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.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"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.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_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-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.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_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-08-06T07:31:01+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.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"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.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_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-08-06T07:31:01+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.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
}
],
"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.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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-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.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_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-08-06T07:31:01+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.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"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.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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-42306",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-06-12T19:01:10.843543+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488484"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Moby container framework. A race condition occurs during the `docker cp` mount setup, which a malicious container can exploit. This vulnerability allows the container to redirect a bind mount target to an arbitrary path on the host system. Consequently, an attacker could overwrite host files, potentially leading to data corruption or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/docker/docker: github.com/moby/moby: Moby container framework: Host file overwrite via race condition in docker cp mount setup",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in the Moby container framework where a race condition during `docker cp` mount setup could allow a malicious container to overwrite arbitrary host files. Exploitation requires an attacker to have control over a running container, which could lead to data corruption or denial of service on the host system.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42306"
},
{
"category": "external",
"summary": "RHBZ#2488484",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488484"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42306",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42306"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42306",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42306"
},
{
"category": "external",
"summary": "https://github.com/moby/moby/security/advisories/GHSA-rg2x-37c3-w2rh",
"url": "https://github.com/moby/moby/security/advisories/GHSA-rg2x-37c3-w2rh"
}
],
"release_date": "2026-06-12T18:09:22.188000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T07:31:01+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.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"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.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/docker/docker: github.com/moby/moby: Moby container framework: Host file overwrite via race condition in docker cp mount setup"
},
{
"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.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_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-08-06T07:31:01+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.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"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.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_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-08-06T07:31:01+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.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
}
],
"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.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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-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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
},
"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-06T07:31:01+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.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"category": "workaround",
"details": "To mitigate the issue, we suggest upgrading to versions 5.9.0+ or 6.0.0-alpha.1+",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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-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.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_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.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_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-08-06T07:31:01+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.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"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.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"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.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_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-08-06T07:31:01+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.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"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.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_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": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_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-53488",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-07-01T02:01:09.589815+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2495815"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in containerd, an open-source container runtime. The Container Runtime Interface (CRI) plugin, which manages container operations, fails to validate labels propagated from an image configuration to a container. This oversight could enable an attacker to execute arbitrary commands on the host system through a plugin that processes these unvalidated labels. The primary impact is host-root command execution, allowing unauthorized control over the underlying system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/containerd/containerd: containerd: Host-root command execution via unvalidated image config labels in CRI plugin",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in containerd where the CRI plugin propagates labels from an image configuration (LABEL instruction in a Dockerfile) to a container without validation. This may result in executing an arbitrary command on the host via a plugin that consumes container labels for operations, such as the restart-monitor binary:// logger. An attacker who can cause a crafted container image to be pulled and run can achieve host-level code execution.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-53488"
},
{
"category": "external",
"summary": "RHBZ#2495815",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2495815"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-53488",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53488"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-53488",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53488"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/security/advisories/GHSA-xhf5-7wjv-pqxp",
"url": "https://github.com/containerd/containerd/security/advisories/GHSA-xhf5-7wjv-pqxp"
}
],
"release_date": "2026-07-01T00:11:20.610000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T07:31:01+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.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"category": "workaround",
"details": "Restrict container image pulls to trusted registries using admission policies or image signature verification. Where containerd is used as the container runtime, disable or restrict the binary:// logger URI scheme in the containerd configuration to prevent the label-to-logger attack path.",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/containerd/containerd: containerd: Host-root command execution via unvalidated image config labels in CRI plugin"
},
{
"cve": "CVE-2026-53492",
"cwe": {
"id": "CWE-807",
"name": "Reliance on Untrusted Inputs in a Security Decision"
},
"discovery_date": "2026-07-01T19:01:34.238078+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2496130"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in containerd, an open-source container runtime. The Container Runtime Interface (CRI) implementation, which allows Kubernetes to interact with container runtimes, improperly trusts Container Device Interface (CDI) annotations found within untrusted checkpoint image metadata during container restoration. This vulnerability enables a user with permissions to create pods to bypass standard Kubernetes resource allocation and device plugin enforcement. Consequently, an attacker can inject arbitrary CDI edits, such as device nodes and host mounts, into the restored container, potentially leading to unauthorized resource access or privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/containerd/containerd: containerd: Security bypass via Container Device Interface (CDI) annotation smuggling during checkpoint restoration.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is rated as Important. In Red Hat OpenShift Container Platform, a user with pod creation permissions could bypass standard Kubernetes resource allocation and device plugin enforcement. This is due to containerd\u0027s Container Runtime Interface (CRI) improperly trusting Container Device Interface (CDI) annotations during container restoration. Exploitation requires CDI to be enabled on the node and a matching host CDI specification for the requested device.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-53492"
},
{
"category": "external",
"summary": "RHBZ#2496130",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2496130"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-53492",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53492"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-53492",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53492"
},
{
"category": "external",
"summary": "https://github.com/containerd/containerd/security/advisories/GHSA-33vj-92qq-66hc",
"url": "https://github.com/containerd/containerd/security/advisories/GHSA-33vj-92qq-66hc"
}
],
"release_date": "2026-07-01T17:59:12.552000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-06T07:31:01+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.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
}
],
"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.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:31a22af5fb2d2767267b80b3c15dab1ed0c2620eb1d33ffa4c4c24ca57071cf9_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:48a9021e3e559028b47eb049452df977177c93093d59131098ac0b6b10026213_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:56a93ad53df1c0445b3fee293ab42caa375f88b72872d8fb844efeb114869eaa_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:93fa051884d7ca638e8aee7244dc1635e1b1d07d05d7e7098fee24aae642afb4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4d763201b2daa4fe2e7f74fb42671e9752b9c301272b357d9e810420a617aff2_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:4f2300a741dd4e84bf99b1ff738a00fddd52b75db4b69ad42f3faf47e8ae3e75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:956de2cb9012bb5d0cc0eee438e58dab3090f445617aa4f3361dbe7f9f151eb0_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:cf80473217c222c4e5cc7451f5a256422b553e01df03113b758e4172c3a3b5f3_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:93d8ce09a06af1c287ebe7616ebc38f6cf0acb52e11f96dbfbcca583c5e0540f_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:9ef46cc9fe1bb0608aba0b4d72bb1a1479e93e96f8cae8eea01643689fa568c5_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:cc86577f50b381f29b2a065527f227f5968be315908fc1683c89d52bafdf8f60_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:eea354fd6baee1b98e209e06863a04975885a3c12be678f3e33bcdd077549030_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-operator-bundle@sha256:bf818a9af2dc1e22b2c24d07d8e52f65453b529076277fb3eb26069aa4ad3484_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:54db3ee0284dbebea5017981abb6f7c710d7f1c505389931290d39a926cc805e_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:5c0f39a8d788109cf25cee0fa5d0f62024303a7f396b011ea257a4d89ba062cb_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:b38f0ae8f13ad9f9c8088d46b1e38b1348976dbfae03338cacf84c9f3ff7d6a3_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:c2ad30f62435ccf5250dab6e6e8286ca733cd513c8ab98b9d59ae3f20f606d10_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:1f2aa602270f1997e13f242fc75c52356de0c24ba68640b042e5d16280901e44_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:2e742bb7f42f63c253d8c027783f4722e5c140ca9f2fe9872cb874c2886535b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4c20843755e2706f863274be9159a5e8e07895af8f70518b95bff5daf441e78e_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:b26b7bc0844ba584035ede98486feead55b5066667e068d05fcbeb6cc971b0e6_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:345f3aa4c15440f3a49513a2f49631799a0d9dda8ff1f3cd114adbc1e9d996c5_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:46227e86cc58f7b19655017b313bc8bcdd38f1f78d4f52f4a68428dfc54e3dfc_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9e2cde3376ceec8f2794102f2b9834298eda10c9f7fe947c56f684fd493d8a75_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e23a3ed44476b29116abc947f84e0134800ac5a3a97a4d7b6338d02a77940552_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:19b74fe19c3e183f37af9f8db97eb7ab858c46c6c5bf6c10154f622948dd327b_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:43f70e447a16f13fb6f54c3b5b924ca475be3aa6e5af8cc5445728488e2d6025_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fa94619dec5548247a1b304e060094e07878276a6ee1351010d0a4cae5023af1_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:fd943aa4cdb7f56dd2b3a5ed30d4ba635e2c238e4cb5e8577671d301ef3129ab_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:39fc14634b12f9fe479aaf5158d3045fc12df6f5b5b9abb9dbe041b49ac2e330_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:40f8b07eaceb45648f8d8c3c05aea3ea297c7a6ad3fa03d5d584a9794a1e37b2_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:7ec0bb0c482b26eacd316064ab574b4e3222c738bb6fd93c7cdb256a78e9914e_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:bd3c7d05d5fbf4ee07809b5698c80a1a0d36b6f3742210239615221603e3fcb2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:67a46a2e5009d48b84a206a8a6c6ef240356f2eb45aa035e660875601d34f4e4_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:6d17bf782abba341a8c1ffe638a498cd6c6e71c2791633d4b01b516702fdadaf_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7498539ff18032e50df1c8641d1aa0993b0068276fd4770140d844b22dd020b7_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c612178391540c6f2f29281b01c6bb3abc6c659872b9a8652e599c8f4ee4bfa2_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:36c85ae99ee17573a3e851cf1b3a60c5c75be3789d3ab2ddcfd9faf89b45a352_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:378da075a87da97c186d6b069ceba23b8ce50b8fc183f89bc6775c9a0c93d92c_s390x",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:aebba180f2693a7833fd76168a9eb7b532e026e40076003ceb0a3a9d98e9bc70_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9@sha256:be6ee9a26cfbc7420c83970f228c1d5fa90cf78ea6c4026e71e2fd0222db8207_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:391767c3af8ae4acb6d1b0fa94e194def61452ba95e3a1e6cd73ef725cf651ca_ppc64le",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4de257f9bcb8361aeaad6ff569de2c489b2cb2b5cf03eecd5a4f203bea589cc0_amd64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9677eab53d4c0ef23c5e4b62f4a308990f3f14aac9be3b97297861ef7517a296_arm64",
"OpenShift API for Data Protection 1.3:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:9e6cbcb72af1a9b2b3843d69e5fabcc967acb7ad55c377c1c011b2214aacc3c5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/containerd/containerd: containerd: Security bypass via Container Device Interface (CDI) annotation smuggling during checkpoint restoration."
}
]
}
RHSA-2026:54427
Vulnerability from csaf_redhat - Published: 2026-08-12 18:02 - Updated: 2026-08-16 19:39A flaw was found in HashiCorp memberlist. An attacker with network access to the gossip port could exploit a vulnerability in the push/pull state handling. This could lead to memory exhaustion on a receiving node, causing the process to terminate. This flaw results in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:94ccdbfdafcf1ff2d5b1522efbb6e6c66950c3283f59c697f68709ea50c47cd3_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:996005219a17d7676f8fbacd1c09fc563922084727a6d6937d759574d53eec2e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:bcb6471fa041dac601c983f786aa6aa4c05f591d962a0feab86ec28b7135f088_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:e09fdda8a783af83a2693ebd190abb3b4b3119da909789a60add3ae99c7db867_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:081e80d92fb4abca986fe555fecb5a1089c2ed884a8b06c673c2d9a0cba28a7d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:4b59a91b0f4f0ee348074558411ac5a06b6daf80f281d82de78fefeb4cd64c2f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:726d3185e3ec8b19448a515529b784c0fd115fd97f53598703b4e9efcab42c72_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:8c3a0c275df66554cc7580127847f8a25e1a93a37b2bc959c6c873fd56036127_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:6b4b56de6aa091ac87ce8a8c3beb2d82a5a019f2e1f6ff9f0ce220050d19d447_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ae6aaeae3e16c625db66c742f86f8743324cfd83469fd7460f42843f558cc596_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:b5fe209b755e3b97a968bf0dec2b22288c6a28f342ccca5afb9927dbbb5a8488_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ea647473a29becdead38ce07c20a3836dce6b9c4355b8ec749fa6c8fa01656ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:009192d26ff0422301cf1161cd7df863be8a69430a3ab02ce90711f56bd06739_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:2c5d51fc1a581737e92a337bb534f7e5a84ee51ab66c6db04fc5fe07a50bcd3d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:52ae03ffbd554c183c46d7c06feb3e7f64d11a3316beb3a180b9bf2c796b054b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9a3735b27a0b1e87f1008d20a5d26ceaad4aed91fb2d0387dd304f9e9230abf1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:222033b1c86d40c7ca2eec6a1668b097923a7fd03154380fbde31d7495a81464_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:76c04f4014f8b72600be2927ab294ef92528cc5ca68b75f0c3fe476b320e5e9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d7a7af28b169f38e7dbff61c6a4fe8651e034810865ebc1a617d7d9a1df1b84d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:f39e9bc78ba578522003b66f44c227b3cf3ca49f41e3d53c40a7eacd5b04ed3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:1983c2581c6f46370a18e04b822a987a9326f3b80983ca5a659a17aa034b7ce6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:3829e6b7eb9c10742356d68e0cf2b6761697808976af08bd6bd635da9ba521ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:6cb786a7b9b60606fc87c2cdac198740248e822250f7522015665d7389dfa077_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:784c610aa01dc829d1352d04585a759013ecb573c6645d19f9167c76f40b6413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:2ce6bc821b132a01d05d6d9bd3c1f8030dcaf25307fb48ae53ddcf126c57b034_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7a240591bd0cef0773f1cbe2fddc412817194d3f33ebeac34ecb3ee1977ad65d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a766d7433ea19b74e4584f038883546cd9e0365902924ea8e81955cd1f620f8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:e983adf2ffdcaad13f4aefb295df3f0c32008b1c98de05a42a36473f10b1eac9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:0f7807cfa4efec2e3cbda82ab8200d0059c6e6308fde7707bac0c6b39df206e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:65c19f431c6f3c7d0dd91e2d8a5ee8621be54b0ce63233382473d023fb2ad71f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e2c1d1e4857fa8669dc6055295acb6fbfd9255d0002f74f462c5647291b98d37_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e439078f9f17194417623ca25787d1a6b55d65083298b419b692c02a579413db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:67dda827430141da9260addae0484b63d0526d2d4a69177e9c90850627a6792a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:911738cd76b2f2002a96354ac7e16235c5e555c48a6a876977e5539cd0cabad8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a16aface5e3be2f06a81cd365d8a29e8a342ce95d2d8d409c09ed2751e62e67b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:add94df989dceabc46ff0229282f993169d7d95d0d692bc083ec23df747d794f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1a6b55e1aff357829801307fc13868be668683cd5757128529c05a427eaf5c06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:a9478b93a039398fa9cf8cafd506b0928c6c44992b9843a1b4dd174a249229e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:be5a357a322a7698839765f046ddd8860cfdca5013c4e2f36fecef2ef77610d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:c8d11529d16cdb3337d3fcc37a11df53e74a1f14c7fab7ec6e4b5a84f686cbd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:6187fae21ede179199da3e8335d83e518644bba4d045212d41ba543426d077ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:77543c0a770ab5096dd4af76d98dbdb6ad05a1981226ad7b41a7cc561d70697e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:7c2e90c6e02350643e2a40c46a0e5a759a9eb2eca0ecde33a3ebd89fe6e00378_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:afd26aec4a01abe704f5e4f5442035b90cbbd37cd5b7ef2d51f5c1ef6a575563_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:1399e8f547435a00446d2254ac70f41eb6537edf220287777dc484aaceaedc6d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2a3eb1e345523290314211c03bb37db2424ec1100720681941e0bd8889548877_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7ff09ae31d78e9cb98e4efc663cb4109b527414a98c10c5ac331bf4ab4e0d931_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:8d4f1943e1128aefa6c286f4bcf894edbbe5e8e7433a74d625b588a381f9dab0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:4e280b8e20624911dd5c8d153d82bbb501b5c73946a49e8262c6d4785ab4f2dd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:6661e606a4afd697cbfaa60eeebfd8fd34dfc00fd9f30c50ea7c03667439259a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8c1e6d77db40b1d307e54493fc7ff29fe2a01017074b79930b7dbf98dca63433_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:9fec429e172e0b73c04ffd73cf4c20205aa8beaf232ece79693deea008d9b4b3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:37c6f23f1cf874753f6794e5354302315044f8347623456087f853a91ded7c96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:63c02eca979ef5ce4363814af3a1271be3b05c2db7f02684288538b57de91ad8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:72debbd2749a3e12fc8c2ceca48cba8976b3dbea85f0f5b890c4207f8f9eaf46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:8b0bf37e7d8f868889313a9043e94844007026c2d2f3559ef583ccf4dc8bc14f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:0162d426242039dbb8d81bbeae6649cf21cd000c68531a54260cde322a487de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:30205c1c53b731e727f4015af5c63e2928db2ee86b846f883271743ea51867d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:46f52deef1d930e488f3a1592334ee756f514a529f4d9d07bb54f22e3a914e80_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:4f6203e4dc3275ca44ec593fbdb6c3ab08fbae0c8e354f1c15fc6af0c170a181_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:41281622787b48d53f76228cb89059a07e5eb520a6f07b7b32144e13b3f72b84_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:65a7044631706e06835d757a9d0c139d2a30dce63a9a37ed25df716518e9302e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7ca2bc9395551ed087c9b923d5b8e9dcd04f558821f9ba6bb809df675a59fb35_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a7ff4ab478a7db1131f5c016a1626897c6219ea2d577379c8c436273fd5eabe1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:2a43a8e435a9d83b9003f2a4c8660385ba95ac9eee0513cfc32db3a78f6cd710_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:42eac5f982f2f5fed14d4da538dcd8d32443e387d053b5ee760852808ce7b7ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:a443b83efb9513e1d59dd39c4e2053de7fc81c74c9f8efe49428d01ec20dfb5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:aff98872800448122344a5847a813c8197dc151ed9f07c53ad0e1d95da477f50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:145ffa062b5d86b71ab6d4c72d11018491a1940d64764e77f849fa668509acea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:35dcda0e9cec2ad9bb468b1b5cf2ed2d8d5ab66f927698098371ac5f30b15ebf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:8ec340a89cd5d57b48beec8ce60fe8128a9494a209884a1c76b1bb6d8004fe96_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:a577fc1aa6b9275b39bb5cfbda4ba7e759676b0175a91ba22657777f5546a888_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:02a9e0169a56c3fcfe825aa62c3d56788f02489b4f7f5bc1f10de5d2d052d7ff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:0d1086aa230e96edf95e4fd6cbf1cb8b17c11f26e014601944582e307c4d4e59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:12048bfc0ba64b231fd0290c76e4d8188927e1053011252a130a642bdf33c7a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:975a3d23af223c2de0453ec3938c6c6591596cbea6e87300f7418b246543995d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f5df353cd7c20ce408d2a8a712a7667173d7f69a511bc821ca696d76526318b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:3f8e3641b68d61282ef2006a4253167645673effd2eddc633aba5d8ee06d012f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:b2ab980f6dd395657f618680a2a4134345cbe6cb90f608429f7c8721693371c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bc26d00f0688549b0be5761eabe6242595aac35913c96335f9455aef1f7108f5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:036b13b8fd89466488b6df196eb3aace5de02485b6efd9f9a7559a68251d5271_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:246106b84de12f768f3e974e0e1e9309a683af06af2e33237176a2ccc1d89c66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:b5fcbeec6cc1dd13a63a0026dc84a10082d0ca4eb6e2f31ae26c607bf3f1f95e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:e3df2849563d093d4c33cb8057b4117b4dc48cb30d39b25f68e4353d63e14066_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:3e996a288bdb941a3b266ef64c594eef1899091681de69f307c04f73e3333820_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:5a6ac6980d7c4969cf1574138f3acf527d871852145a2bff5aab339d87a6582c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:a3af61852d50b702896df295e5a68b4d53f997ff2413376b951f93cad50e845c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d874b4b1d5a7a98988df10e713a1bc0b542feebee5a6bbc6c0e0d84fb0798ec4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2721e17dbadf09237af979ecdaa06d78e5008593f81e2e0cdebff24d9d4c137d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:465fd369afac73c17e6bec785021b9814255d4abdede5dad0a4ca8c84cbfafab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c13a96ca5de55eb3aff45efc2128c11e32b20b22410e52b6438a447095a7576c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c96641054000bf26f73ec579db9d0a56b7e54b7a7d4793eed20fcdb52521cd7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:0d4844dc09a3e21e26e73e82f87d6a02d01a090748e946cf20fedfd6936d809e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4cd5d09c12a48cd5ce966ccd2e37a4e2e5c141e1ee6cb698d8f0373b1368d740_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67aa1bdc459a7112db04e9f8c0041f61be584235261aca7c7967a9a0510c6eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:f97f5cec64db96e60f5f2b2bba4fe1d5f79b985026510df08e97df1cd9edfff8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:01531f31c5d597cbb268d58036478d260dd069cb513a2c75d8d569e616a264ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:46e37410e7568c35cc4e19eb8902695ebce97c5c4549b644648db500fc983e71_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:88bdc4fde0f957359ac7249882dc80681b3edebaa7120261c9edb10be36b89eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:b8b5799bd895bb3686b43288e1b6cbd82c60faf6783486cc27ec0fd316cc80f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7965b35be1791f71c0b15c302708a1c255352de6ecd3762f07a9cd289cd34cb0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:9aaf56ab79342abcca348ca4452c6c17ec86ec5838fb0baf9a27a2bc4f7c67d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:bce92caf55f2567aae42a86923253afb01671c204245ad86c2beaff8430a6639_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:fa44755e2253febbe44952e5487a0d86b6a20aaaf83bd1198064db49575b5fc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:328c1fb3983fd19e3b8794ef340f2f1c38e3b4869aabd42c929c37686ba142f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:889d8df6de7dcedee226609c11845e55556dfc6c228cafc5c773f7cecee513bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:dd6cd60782d2e20fc6d6bd7645517666aea942738bfa0b06a55ee068da59b968_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:e2d58f1805e7b159f212fccd8fd3298d4c302be98eb01a6cb3b83422ed30acaf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:07374fb39037f67ae5ec9dbb7959b30d8f039b94a1e4bc50796d1a6ab372595b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:1a3933778481e93e25e44518c66a2d1fe76d708314cefd5f55ff3326e4db8fbe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5d22f6fb1baaa09c4c35516106da5d628ea8ce468441aefebb9ffb10a141ebfa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:d18bf43c2c35ce3352efb39099b4993bfa56356368b2ebf3e812cc0392fac702_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:1fdd64113c3424efbe7283057f4b71bc57eab3f8b92887f7202b179378181947_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:41311a9a395fea38f67fa954de4ceca786820a2c27bba59369da5fcdec56e514_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:886b951377221a5d8b5b32fc2e92d667c7df97e9828b765c0696c84453f5dec4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:e84a0449d2e6565e404a009e2c99cf54266ae34f23c889ae09f87d8c7d8ea729_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:03b07fa2a2c93563e07358f56d0f2dea061b3394cf8b0ddef8eab4c9491cda79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:07377669c470f1efb77d10f12e3121fc8aea8481693212e394e7403114712e27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:13fa04fb724f58a09e376b5f040a6c77e7a235bdbad2848cc31d6d6fb885807f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:cbbb2cbf10f0886a83c06105ee4f728ae0dc89c47781e42da9f1cfa1e2577c49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:14d2e9a6dbe70e340d59298a0d2202900e752fa206cdfaf19519f9f3261b7abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:63012f693b6046ca95edfc8f63e999d7da0c05f0d6bb9b614fba426f968ec85f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:6e9115e0d52521e3ec88b1ba92d9d4bbcc7a8c584710e204a8ee20a5c74bc66d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:8ca12b116c7b4f58e90f541d9cc9a1c449ac8c5d7009c856645a24f30755289d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:03ca660d7c757d60b17af160876371e401c295bdb55115bd56bf3617f64ab08f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:14503bfd7af16acdec80eb3e08008bec9e08ec2f9c88d133818e7fc1f36695aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:a7825362e9da5ca76836c7213774f17be04f7d7a33ce9dd963b50c60010b63aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:b6e08f53c1527e00dffb09063dd3777abd7b2c447cac8f6fdd177376c270c10c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:012ed2651cabbe498a525c90063d78fe468a94ca607bf4e027bc8179aca6eb60_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:07703a48e4f19f31f1ee8aff22776c10616227c984f3fa4a8ab80068af8644bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4670ec8192280d99f0b0351837e05c580dabdfb50ce07de614dc9bb92e3b1d08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:99730a4376842a0b9a1f5f7083d1b8c22ff8ea5912d6da3450d050c9b0cf36d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:4884a8b1139f19f1722e8356783c190a6a1c51c88870e0c367884940ea95c00a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:7350cafccafa28935e8248148bc15468c0e7d87cc4a6bf17d8ef47e0f6e7122b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:d93167c8041b3030419c95854523a8036ece327fb68ea2ab8f74a04e2c8437d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e41beea854fe3e395887c8042acc2403dbd239525081a6e6b18b8dea0afc1ad4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:19b5ab4363e9ad0b45d7df0d8d159bd52e4d27bd5eb588e74d92e75f87f5c285_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:5b67fbc43a9adda03dc35afb9e8757d52fc5fc43c70ad6bb22f5cc59e7b05514_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ab59845c6ec8e99f378f2f2a07087c58ff31abe2d1828f5aa1415d057d2e4fc6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b23c5b7eea0c3cf26ad1ad2dffda8847f8ab32f614ba5612b98755ef48345941_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:065d205e64fc8c462cafe046336400df21c32bc19eecd749ddd722c915c24159_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:0f182199c3b68aedcd8d1fca5a33517455280094951e1d71c6c949e192c31b9c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:67879974d4b32f9cbe69d6ee0d815e54b46525cacaa0b6db14fc48c4535519ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:fba212598089760c7db08ff983c297dba743ea8824d261f2b187a49dc4b367d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:293a59573874331480e17d680d7128ef0bd58aa5ba80c48601ceb6474427f086_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:6a57c447cd9dd85092c1bf93593a98ea21fa48feda7ffe8705edfc92c4fe245c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:9a2c4b501631661a0acaf4787c17e01c7e46909bdd9ba3366d62eda9fc5f7007_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e10872b483e0755561e831ef7bee39a12ce08ac8e7ff8ac47da6f40317234da6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1fd262975034d74a65b7182b0a0af614c9e14e6205c954002d313d7f93575673_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:7ccea7a3e43269463b08bc4f530cda138176e9b15740d33e6fca3793df714b20_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:8f06ec8a1ed5d37d190997acc534d16870d251ad27cea8925ad03862bcffd222_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dfd7adfc5b7cc80e3947240cae277a018196c61f3588b3bc52688a8c5e5d2fca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0792e1389550aef672794e860e69cfd65b5407ebd474a78beb1b539c093b8e2d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:25c7158a8dc8594bc2cfbf655ce305fa47c8fd50cbffa197c2bacc0a58dd825c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:6f2e9d9b0ae8f4890aae1b3da9314e0ef220227cb55c3bfa6d2b2c510ccac842_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:7fb1e0b090f758e89957594a747023a4043e707475d57f6e71f7ffadf8fe1ac8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0c148960bb60a8ab728ab025ae17cd9638bf33eb6b890cfb7d9355edc02ff528_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:12d9ced9e566d677502af33e01e7f89e1ce57525513ec78a10fcec539e9a0e18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:23e9500e2b88f703d92c0e71008bdb96c442835fe0caa5960c60f74e4d083a3a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:591dc1e332c4214d751e522a3f156db275c34238a098b87744f764bb5078cbbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4a7604bc418b77ea9e8b9212811b9f004fa9c3519ec69f0cca947e9bf024a5c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:bccf52f944424157ac281567af6b5d3c6a901e503c693a93050823caadaf2582_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:c93e44a4b844dedfd80be876aeeff7fdf98fe13d81f8dff267efbd7485a23ad0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:dc735e86de6db46f50ab402d2758ac73ada53a07e6aead898a4690c9961c75aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:08b9edd9ce77f3ac14d6e387267d23482ced948db4655b1eb7958d843055ef79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:39b42ea771a00edf8275b4c274999b4a0212c1a2d7473922e3968d0fe1fa6195_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:407d8011f16326cbd93016e2235b72fd66f829fa72f0558f03ab4920446616e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:5104b3162b607a50fcf55eee4a42490b56637ac278c7f54ac2cb63fc11de5cdd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:0feb2bb59207a0c9acdfca1f0b279ea37030eb17329ada7c2873d219946165c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:4046891f28acf722eb26b365f53504912afc837a3a7d51d2f5162ad4737bca0b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:64210438ed80a847fbd3dfce081c0b38176ed25a3b5d7d16f699eb30de9a0e7e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:7cc883a87d758f0594d8b1a886501c4621d32d54d9319ce33caeb5a6ccd33336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:57cfd4d43f72dbe759480239190323bfba08a880f3643ec8c0e8516f051d3aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:79dc9a83d55e8e90b1365d99253b34287be6408575aec81da554ea7337907c80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:81692c8d42debdac5f75f0db84aa9a055e8d2bcd8b92f4b2007a704edcd39ee0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:f2439a0c051d9b6b688a18204e0b0c0b16eccd3b81c5f1e0c84f967f6b6bafab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1e4a7ea7f4de810de638affd4ca9d2671c47137d9b916cd3d9bf2982abead18c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:7075df66bd506ac1826bba7147831ced1fe39fcea2f58e2c75b4350ad4797496_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:a5b9c1a8ebe87f107b3920dae1df055cd78bcd4d3a3c03c4b5699b6710ea3593_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:d9c0fb50e102278b7dad10c59b3d8f35eff7c5798cce654c0ad10d146df23ede_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:05ed03d7f86337685b48e2155ad32b5b79218743906d7c1d99f928290a5fe42b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:7d70383dcd5f22e98f32a122f1b99332246fe94c34da6aa83a581e6411fd7917_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f84b2fdff9023eef6ba15bcd24e29c5705c65d40df67e33a7360d01a821046f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:fd5e894feb6b26987267902cea32635d4941e6112efb87dbcce55431f10df401_s390x | — |
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: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1a6b55e1aff357829801307fc13868be668683cd5757128529c05a427eaf5c06_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:a9478b93a039398fa9cf8cafd506b0928c6c44992b9843a1b4dd174a249229e2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:be5a357a322a7698839765f046ddd8860cfdca5013c4e2f36fecef2ef77610d1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:c8d11529d16cdb3337d3fcc37a11df53e74a1f14c7fab7ec6e4b5a84f686cbd3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:3e996a288bdb941a3b266ef64c594eef1899091681de69f307c04f73e3333820_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:5a6ac6980d7c4969cf1574138f3acf527d871852145a2bff5aab339d87a6582c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:a3af61852d50b702896df295e5a68b4d53f997ff2413376b951f93cad50e845c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d874b4b1d5a7a98988df10e713a1bc0b542feebee5a6bbc6c0e0d84fb0798ec4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:1fdd64113c3424efbe7283057f4b71bc57eab3f8b92887f7202b179378181947_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:41311a9a395fea38f67fa954de4ceca786820a2c27bba59369da5fcdec56e514_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:886b951377221a5d8b5b32fc2e92d667c7df97e9828b765c0696c84453f5dec4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:e84a0449d2e6565e404a009e2c99cf54266ae34f23c889ae09f87d8c7d8ea729_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:081e80d92fb4abca986fe555fecb5a1089c2ed884a8b06c673c2d9a0cba28a7d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:4b59a91b0f4f0ee348074558411ac5a06b6daf80f281d82de78fefeb4cd64c2f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:726d3185e3ec8b19448a515529b784c0fd115fd97f53598703b4e9efcab42c72_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:8c3a0c275df66554cc7580127847f8a25e1a93a37b2bc959c6c873fd56036127_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:6b4b56de6aa091ac87ce8a8c3beb2d82a5a019f2e1f6ff9f0ce220050d19d447_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ae6aaeae3e16c625db66c742f86f8743324cfd83469fd7460f42843f558cc596_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:b5fe209b755e3b97a968bf0dec2b22288c6a28f342ccca5afb9927dbbb5a8488_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ea647473a29becdead38ce07c20a3836dce6b9c4355b8ec749fa6c8fa01656ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:009192d26ff0422301cf1161cd7df863be8a69430a3ab02ce90711f56bd06739_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:2c5d51fc1a581737e92a337bb534f7e5a84ee51ab66c6db04fc5fe07a50bcd3d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:52ae03ffbd554c183c46d7c06feb3e7f64d11a3316beb3a180b9bf2c796b054b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9a3735b27a0b1e87f1008d20a5d26ceaad4aed91fb2d0387dd304f9e9230abf1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:222033b1c86d40c7ca2eec6a1668b097923a7fd03154380fbde31d7495a81464_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:76c04f4014f8b72600be2927ab294ef92528cc5ca68b75f0c3fe476b320e5e9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d7a7af28b169f38e7dbff61c6a4fe8651e034810865ebc1a617d7d9a1df1b84d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:f39e9bc78ba578522003b66f44c227b3cf3ca49f41e3d53c40a7eacd5b04ed3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:1983c2581c6f46370a18e04b822a987a9326f3b80983ca5a659a17aa034b7ce6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:3829e6b7eb9c10742356d68e0cf2b6761697808976af08bd6bd635da9ba521ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:6cb786a7b9b60606fc87c2cdac198740248e822250f7522015665d7389dfa077_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:784c610aa01dc829d1352d04585a759013ecb573c6645d19f9167c76f40b6413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:2ce6bc821b132a01d05d6d9bd3c1f8030dcaf25307fb48ae53ddcf126c57b034_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7a240591bd0cef0773f1cbe2fddc412817194d3f33ebeac34ecb3ee1977ad65d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a766d7433ea19b74e4584f038883546cd9e0365902924ea8e81955cd1f620f8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:e983adf2ffdcaad13f4aefb295df3f0c32008b1c98de05a42a36473f10b1eac9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:0f7807cfa4efec2e3cbda82ab8200d0059c6e6308fde7707bac0c6b39df206e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:65c19f431c6f3c7d0dd91e2d8a5ee8621be54b0ce63233382473d023fb2ad71f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e2c1d1e4857fa8669dc6055295acb6fbfd9255d0002f74f462c5647291b98d37_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e439078f9f17194417623ca25787d1a6b55d65083298b419b692c02a579413db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:67dda827430141da9260addae0484b63d0526d2d4a69177e9c90850627a6792a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:911738cd76b2f2002a96354ac7e16235c5e555c48a6a876977e5539cd0cabad8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a16aface5e3be2f06a81cd365d8a29e8a342ce95d2d8d409c09ed2751e62e67b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:add94df989dceabc46ff0229282f993169d7d95d0d692bc083ec23df747d794f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:6187fae21ede179199da3e8335d83e518644bba4d045212d41ba543426d077ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:77543c0a770ab5096dd4af76d98dbdb6ad05a1981226ad7b41a7cc561d70697e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:7c2e90c6e02350643e2a40c46a0e5a759a9eb2eca0ecde33a3ebd89fe6e00378_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:afd26aec4a01abe704f5e4f5442035b90cbbd37cd5b7ef2d51f5c1ef6a575563_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:1399e8f547435a00446d2254ac70f41eb6537edf220287777dc484aaceaedc6d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2a3eb1e345523290314211c03bb37db2424ec1100720681941e0bd8889548877_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7ff09ae31d78e9cb98e4efc663cb4109b527414a98c10c5ac331bf4ab4e0d931_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:8d4f1943e1128aefa6c286f4bcf894edbbe5e8e7433a74d625b588a381f9dab0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:4e280b8e20624911dd5c8d153d82bbb501b5c73946a49e8262c6d4785ab4f2dd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:6661e606a4afd697cbfaa60eeebfd8fd34dfc00fd9f30c50ea7c03667439259a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8c1e6d77db40b1d307e54493fc7ff29fe2a01017074b79930b7dbf98dca63433_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:9fec429e172e0b73c04ffd73cf4c20205aa8beaf232ece79693deea008d9b4b3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:37c6f23f1cf874753f6794e5354302315044f8347623456087f853a91ded7c96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:63c02eca979ef5ce4363814af3a1271be3b05c2db7f02684288538b57de91ad8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:72debbd2749a3e12fc8c2ceca48cba8976b3dbea85f0f5b890c4207f8f9eaf46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:8b0bf37e7d8f868889313a9043e94844007026c2d2f3559ef583ccf4dc8bc14f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:0162d426242039dbb8d81bbeae6649cf21cd000c68531a54260cde322a487de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:30205c1c53b731e727f4015af5c63e2928db2ee86b846f883271743ea51867d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:46f52deef1d930e488f3a1592334ee756f514a529f4d9d07bb54f22e3a914e80_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:4f6203e4dc3275ca44ec593fbdb6c3ab08fbae0c8e354f1c15fc6af0c170a181_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:41281622787b48d53f76228cb89059a07e5eb520a6f07b7b32144e13b3f72b84_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:65a7044631706e06835d757a9d0c139d2a30dce63a9a37ed25df716518e9302e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7ca2bc9395551ed087c9b923d5b8e9dcd04f558821f9ba6bb809df675a59fb35_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a7ff4ab478a7db1131f5c016a1626897c6219ea2d577379c8c436273fd5eabe1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:2a43a8e435a9d83b9003f2a4c8660385ba95ac9eee0513cfc32db3a78f6cd710_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:42eac5f982f2f5fed14d4da538dcd8d32443e387d053b5ee760852808ce7b7ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:a443b83efb9513e1d59dd39c4e2053de7fc81c74c9f8efe49428d01ec20dfb5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:aff98872800448122344a5847a813c8197dc151ed9f07c53ad0e1d95da477f50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:145ffa062b5d86b71ab6d4c72d11018491a1940d64764e77f849fa668509acea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:35dcda0e9cec2ad9bb468b1b5cf2ed2d8d5ab66f927698098371ac5f30b15ebf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:8ec340a89cd5d57b48beec8ce60fe8128a9494a209884a1c76b1bb6d8004fe96_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:a577fc1aa6b9275b39bb5cfbda4ba7e759676b0175a91ba22657777f5546a888_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:02a9e0169a56c3fcfe825aa62c3d56788f02489b4f7f5bc1f10de5d2d052d7ff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:0d1086aa230e96edf95e4fd6cbf1cb8b17c11f26e014601944582e307c4d4e59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:12048bfc0ba64b231fd0290c76e4d8188927e1053011252a130a642bdf33c7a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:975a3d23af223c2de0453ec3938c6c6591596cbea6e87300f7418b246543995d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f5df353cd7c20ce408d2a8a712a7667173d7f69a511bc821ca696d76526318b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:3f8e3641b68d61282ef2006a4253167645673effd2eddc633aba5d8ee06d012f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:b2ab980f6dd395657f618680a2a4134345cbe6cb90f608429f7c8721693371c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bc26d00f0688549b0be5761eabe6242595aac35913c96335f9455aef1f7108f5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:036b13b8fd89466488b6df196eb3aace5de02485b6efd9f9a7559a68251d5271_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:246106b84de12f768f3e974e0e1e9309a683af06af2e33237176a2ccc1d89c66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:b5fcbeec6cc1dd13a63a0026dc84a10082d0ca4eb6e2f31ae26c607bf3f1f95e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:e3df2849563d093d4c33cb8057b4117b4dc48cb30d39b25f68e4353d63e14066_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2721e17dbadf09237af979ecdaa06d78e5008593f81e2e0cdebff24d9d4c137d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:465fd369afac73c17e6bec785021b9814255d4abdede5dad0a4ca8c84cbfafab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c13a96ca5de55eb3aff45efc2128c11e32b20b22410e52b6438a447095a7576c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c96641054000bf26f73ec579db9d0a56b7e54b7a7d4793eed20fcdb52521cd7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:0d4844dc09a3e21e26e73e82f87d6a02d01a090748e946cf20fedfd6936d809e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4cd5d09c12a48cd5ce966ccd2e37a4e2e5c141e1ee6cb698d8f0373b1368d740_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67aa1bdc459a7112db04e9f8c0041f61be584235261aca7c7967a9a0510c6eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:f97f5cec64db96e60f5f2b2bba4fe1d5f79b985026510df08e97df1cd9edfff8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:01531f31c5d597cbb268d58036478d260dd069cb513a2c75d8d569e616a264ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:46e37410e7568c35cc4e19eb8902695ebce97c5c4549b644648db500fc983e71_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:88bdc4fde0f957359ac7249882dc80681b3edebaa7120261c9edb10be36b89eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:b8b5799bd895bb3686b43288e1b6cbd82c60faf6783486cc27ec0fd316cc80f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7965b35be1791f71c0b15c302708a1c255352de6ecd3762f07a9cd289cd34cb0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:9aaf56ab79342abcca348ca4452c6c17ec86ec5838fb0baf9a27a2bc4f7c67d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:bce92caf55f2567aae42a86923253afb01671c204245ad86c2beaff8430a6639_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:fa44755e2253febbe44952e5487a0d86b6a20aaaf83bd1198064db49575b5fc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:328c1fb3983fd19e3b8794ef340f2f1c38e3b4869aabd42c929c37686ba142f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:889d8df6de7dcedee226609c11845e55556dfc6c228cafc5c773f7cecee513bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:dd6cd60782d2e20fc6d6bd7645517666aea942738bfa0b06a55ee068da59b968_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:e2d58f1805e7b159f212fccd8fd3298d4c302be98eb01a6cb3b83422ed30acaf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:07374fb39037f67ae5ec9dbb7959b30d8f039b94a1e4bc50796d1a6ab372595b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:1a3933778481e93e25e44518c66a2d1fe76d708314cefd5f55ff3326e4db8fbe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5d22f6fb1baaa09c4c35516106da5d628ea8ce468441aefebb9ffb10a141ebfa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:d18bf43c2c35ce3352efb39099b4993bfa56356368b2ebf3e812cc0392fac702_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:03b07fa2a2c93563e07358f56d0f2dea061b3394cf8b0ddef8eab4c9491cda79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:07377669c470f1efb77d10f12e3121fc8aea8481693212e394e7403114712e27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:13fa04fb724f58a09e376b5f040a6c77e7a235bdbad2848cc31d6d6fb885807f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:cbbb2cbf10f0886a83c06105ee4f728ae0dc89c47781e42da9f1cfa1e2577c49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:14d2e9a6dbe70e340d59298a0d2202900e752fa206cdfaf19519f9f3261b7abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:63012f693b6046ca95edfc8f63e999d7da0c05f0d6bb9b614fba426f968ec85f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:6e9115e0d52521e3ec88b1ba92d9d4bbcc7a8c584710e204a8ee20a5c74bc66d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:8ca12b116c7b4f58e90f541d9cc9a1c449ac8c5d7009c856645a24f30755289d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:03ca660d7c757d60b17af160876371e401c295bdb55115bd56bf3617f64ab08f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:14503bfd7af16acdec80eb3e08008bec9e08ec2f9c88d133818e7fc1f36695aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:a7825362e9da5ca76836c7213774f17be04f7d7a33ce9dd963b50c60010b63aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:b6e08f53c1527e00dffb09063dd3777abd7b2c447cac8f6fdd177376c270c10c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:012ed2651cabbe498a525c90063d78fe468a94ca607bf4e027bc8179aca6eb60_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:07703a48e4f19f31f1ee8aff22776c10616227c984f3fa4a8ab80068af8644bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4670ec8192280d99f0b0351837e05c580dabdfb50ce07de614dc9bb92e3b1d08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:99730a4376842a0b9a1f5f7083d1b8c22ff8ea5912d6da3450d050c9b0cf36d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:4884a8b1139f19f1722e8356783c190a6a1c51c88870e0c367884940ea95c00a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:7350cafccafa28935e8248148bc15468c0e7d87cc4a6bf17d8ef47e0f6e7122b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:d93167c8041b3030419c95854523a8036ece327fb68ea2ab8f74a04e2c8437d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e41beea854fe3e395887c8042acc2403dbd239525081a6e6b18b8dea0afc1ad4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:19b5ab4363e9ad0b45d7df0d8d159bd52e4d27bd5eb588e74d92e75f87f5c285_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:5b67fbc43a9adda03dc35afb9e8757d52fc5fc43c70ad6bb22f5cc59e7b05514_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ab59845c6ec8e99f378f2f2a07087c58ff31abe2d1828f5aa1415d057d2e4fc6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b23c5b7eea0c3cf26ad1ad2dffda8847f8ab32f614ba5612b98755ef48345941_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:065d205e64fc8c462cafe046336400df21c32bc19eecd749ddd722c915c24159_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:0f182199c3b68aedcd8d1fca5a33517455280094951e1d71c6c949e192c31b9c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:67879974d4b32f9cbe69d6ee0d815e54b46525cacaa0b6db14fc48c4535519ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:fba212598089760c7db08ff983c297dba743ea8824d261f2b187a49dc4b367d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:293a59573874331480e17d680d7128ef0bd58aa5ba80c48601ceb6474427f086_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:6a57c447cd9dd85092c1bf93593a98ea21fa48feda7ffe8705edfc92c4fe245c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:9a2c4b501631661a0acaf4787c17e01c7e46909bdd9ba3366d62eda9fc5f7007_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e10872b483e0755561e831ef7bee39a12ce08ac8e7ff8ac47da6f40317234da6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1fd262975034d74a65b7182b0a0af614c9e14e6205c954002d313d7f93575673_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:7ccea7a3e43269463b08bc4f530cda138176e9b15740d33e6fca3793df714b20_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:8f06ec8a1ed5d37d190997acc534d16870d251ad27cea8925ad03862bcffd222_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dfd7adfc5b7cc80e3947240cae277a018196c61f3588b3bc52688a8c5e5d2fca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0792e1389550aef672794e860e69cfd65b5407ebd474a78beb1b539c093b8e2d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:25c7158a8dc8594bc2cfbf655ce305fa47c8fd50cbffa197c2bacc0a58dd825c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:6f2e9d9b0ae8f4890aae1b3da9314e0ef220227cb55c3bfa6d2b2c510ccac842_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:7fb1e0b090f758e89957594a747023a4043e707475d57f6e71f7ffadf8fe1ac8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0c148960bb60a8ab728ab025ae17cd9638bf33eb6b890cfb7d9355edc02ff528_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:12d9ced9e566d677502af33e01e7f89e1ce57525513ec78a10fcec539e9a0e18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:23e9500e2b88f703d92c0e71008bdb96c442835fe0caa5960c60f74e4d083a3a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:591dc1e332c4214d751e522a3f156db275c34238a098b87744f764bb5078cbbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:94ccdbfdafcf1ff2d5b1522efbb6e6c66950c3283f59c697f68709ea50c47cd3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:996005219a17d7676f8fbacd1c09fc563922084727a6d6937d759574d53eec2e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:bcb6471fa041dac601c983f786aa6aa4c05f591d962a0feab86ec28b7135f088_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:e09fdda8a783af83a2693ebd190abb3b4b3119da909789a60add3ae99c7db867_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4a7604bc418b77ea9e8b9212811b9f004fa9c3519ec69f0cca947e9bf024a5c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:bccf52f944424157ac281567af6b5d3c6a901e503c693a93050823caadaf2582_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:c93e44a4b844dedfd80be876aeeff7fdf98fe13d81f8dff267efbd7485a23ad0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:dc735e86de6db46f50ab402d2758ac73ada53a07e6aead898a4690c9961c75aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:08b9edd9ce77f3ac14d6e387267d23482ced948db4655b1eb7958d843055ef79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:39b42ea771a00edf8275b4c274999b4a0212c1a2d7473922e3968d0fe1fa6195_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:407d8011f16326cbd93016e2235b72fd66f829fa72f0558f03ab4920446616e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:5104b3162b607a50fcf55eee4a42490b56637ac278c7f54ac2cb63fc11de5cdd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:0feb2bb59207a0c9acdfca1f0b279ea37030eb17329ada7c2873d219946165c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:4046891f28acf722eb26b365f53504912afc837a3a7d51d2f5162ad4737bca0b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:64210438ed80a847fbd3dfce081c0b38176ed25a3b5d7d16f699eb30de9a0e7e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:7cc883a87d758f0594d8b1a886501c4621d32d54d9319ce33caeb5a6ccd33336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:57cfd4d43f72dbe759480239190323bfba08a880f3643ec8c0e8516f051d3aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:79dc9a83d55e8e90b1365d99253b34287be6408575aec81da554ea7337907c80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:81692c8d42debdac5f75f0db84aa9a055e8d2bcd8b92f4b2007a704edcd39ee0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:f2439a0c051d9b6b688a18204e0b0c0b16eccd3b81c5f1e0c84f967f6b6bafab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1e4a7ea7f4de810de638affd4ca9d2671c47137d9b916cd3d9bf2982abead18c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:7075df66bd506ac1826bba7147831ced1fe39fcea2f58e2c75b4350ad4797496_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:a5b9c1a8ebe87f107b3920dae1df055cd78bcd4d3a3c03c4b5699b6710ea3593_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:d9c0fb50e102278b7dad10c59b3d8f35eff7c5798cce654c0ad10d146df23ede_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:05ed03d7f86337685b48e2155ad32b5b79218743906d7c1d99f928290a5fe42b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:7d70383dcd5f22e98f32a122f1b99332246fe94c34da6aa83a581e6411fd7917_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f84b2fdff9023eef6ba15bcd24e29c5705c65d40df67e33a7360d01a821046f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:fd5e894feb6b26987267902cea32635d4941e6112efb87dbcce55431f10df401_s390x | — |
Workaround
|
A flaw was found in the `crypto/x509` package of `golang`. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by presenting a specially crafted X.509 certificate with a large number of DNS Subject Alternative Name (SAN) entries. The certificate verification process, specifically the `VerifyHostname` function, incurs excessive computational overhead due to repeated string operations when processing these entries. This can lead to a significant performance degradation or unresponsiveness of systems validating such certificates.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:012ed2651cabbe498a525c90063d78fe468a94ca607bf4e027bc8179aca6eb60_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:07703a48e4f19f31f1ee8aff22776c10616227c984f3fa4a8ab80068af8644bb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4670ec8192280d99f0b0351837e05c580dabdfb50ce07de614dc9bb92e3b1d08_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:99730a4376842a0b9a1f5f7083d1b8c22ff8ea5912d6da3450d050c9b0cf36d4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:4884a8b1139f19f1722e8356783c190a6a1c51c88870e0c367884940ea95c00a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:7350cafccafa28935e8248148bc15468c0e7d87cc4a6bf17d8ef47e0f6e7122b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:d93167c8041b3030419c95854523a8036ece327fb68ea2ab8f74a04e2c8437d5_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e41beea854fe3e395887c8042acc2403dbd239525081a6e6b18b8dea0afc1ad4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:19b5ab4363e9ad0b45d7df0d8d159bd52e4d27bd5eb588e74d92e75f87f5c285_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:5b67fbc43a9adda03dc35afb9e8757d52fc5fc43c70ad6bb22f5cc59e7b05514_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ab59845c6ec8e99f378f2f2a07087c58ff31abe2d1828f5aa1415d057d2e4fc6_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b23c5b7eea0c3cf26ad1ad2dffda8847f8ab32f614ba5612b98755ef48345941_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:081e80d92fb4abca986fe555fecb5a1089c2ed884a8b06c673c2d9a0cba28a7d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:4b59a91b0f4f0ee348074558411ac5a06b6daf80f281d82de78fefeb4cd64c2f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:726d3185e3ec8b19448a515529b784c0fd115fd97f53598703b4e9efcab42c72_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:8c3a0c275df66554cc7580127847f8a25e1a93a37b2bc959c6c873fd56036127_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:6b4b56de6aa091ac87ce8a8c3beb2d82a5a019f2e1f6ff9f0ce220050d19d447_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ae6aaeae3e16c625db66c742f86f8743324cfd83469fd7460f42843f558cc596_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:b5fe209b755e3b97a968bf0dec2b22288c6a28f342ccca5afb9927dbbb5a8488_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ea647473a29becdead38ce07c20a3836dce6b9c4355b8ec749fa6c8fa01656ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:009192d26ff0422301cf1161cd7df863be8a69430a3ab02ce90711f56bd06739_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:2c5d51fc1a581737e92a337bb534f7e5a84ee51ab66c6db04fc5fe07a50bcd3d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:52ae03ffbd554c183c46d7c06feb3e7f64d11a3316beb3a180b9bf2c796b054b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9a3735b27a0b1e87f1008d20a5d26ceaad4aed91fb2d0387dd304f9e9230abf1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:222033b1c86d40c7ca2eec6a1668b097923a7fd03154380fbde31d7495a81464_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:76c04f4014f8b72600be2927ab294ef92528cc5ca68b75f0c3fe476b320e5e9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d7a7af28b169f38e7dbff61c6a4fe8651e034810865ebc1a617d7d9a1df1b84d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:f39e9bc78ba578522003b66f44c227b3cf3ca49f41e3d53c40a7eacd5b04ed3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:1983c2581c6f46370a18e04b822a987a9326f3b80983ca5a659a17aa034b7ce6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:3829e6b7eb9c10742356d68e0cf2b6761697808976af08bd6bd635da9ba521ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:6cb786a7b9b60606fc87c2cdac198740248e822250f7522015665d7389dfa077_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:784c610aa01dc829d1352d04585a759013ecb573c6645d19f9167c76f40b6413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:2ce6bc821b132a01d05d6d9bd3c1f8030dcaf25307fb48ae53ddcf126c57b034_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7a240591bd0cef0773f1cbe2fddc412817194d3f33ebeac34ecb3ee1977ad65d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a766d7433ea19b74e4584f038883546cd9e0365902924ea8e81955cd1f620f8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:e983adf2ffdcaad13f4aefb295df3f0c32008b1c98de05a42a36473f10b1eac9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:0f7807cfa4efec2e3cbda82ab8200d0059c6e6308fde7707bac0c6b39df206e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:65c19f431c6f3c7d0dd91e2d8a5ee8621be54b0ce63233382473d023fb2ad71f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e2c1d1e4857fa8669dc6055295acb6fbfd9255d0002f74f462c5647291b98d37_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e439078f9f17194417623ca25787d1a6b55d65083298b419b692c02a579413db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:67dda827430141da9260addae0484b63d0526d2d4a69177e9c90850627a6792a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:911738cd76b2f2002a96354ac7e16235c5e555c48a6a876977e5539cd0cabad8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a16aface5e3be2f06a81cd365d8a29e8a342ce95d2d8d409c09ed2751e62e67b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:add94df989dceabc46ff0229282f993169d7d95d0d692bc083ec23df747d794f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1a6b55e1aff357829801307fc13868be668683cd5757128529c05a427eaf5c06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:a9478b93a039398fa9cf8cafd506b0928c6c44992b9843a1b4dd174a249229e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:be5a357a322a7698839765f046ddd8860cfdca5013c4e2f36fecef2ef77610d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:c8d11529d16cdb3337d3fcc37a11df53e74a1f14c7fab7ec6e4b5a84f686cbd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:6187fae21ede179199da3e8335d83e518644bba4d045212d41ba543426d077ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:77543c0a770ab5096dd4af76d98dbdb6ad05a1981226ad7b41a7cc561d70697e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:7c2e90c6e02350643e2a40c46a0e5a759a9eb2eca0ecde33a3ebd89fe6e00378_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:afd26aec4a01abe704f5e4f5442035b90cbbd37cd5b7ef2d51f5c1ef6a575563_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:1399e8f547435a00446d2254ac70f41eb6537edf220287777dc484aaceaedc6d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2a3eb1e345523290314211c03bb37db2424ec1100720681941e0bd8889548877_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7ff09ae31d78e9cb98e4efc663cb4109b527414a98c10c5ac331bf4ab4e0d931_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:8d4f1943e1128aefa6c286f4bcf894edbbe5e8e7433a74d625b588a381f9dab0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:4e280b8e20624911dd5c8d153d82bbb501b5c73946a49e8262c6d4785ab4f2dd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:6661e606a4afd697cbfaa60eeebfd8fd34dfc00fd9f30c50ea7c03667439259a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8c1e6d77db40b1d307e54493fc7ff29fe2a01017074b79930b7dbf98dca63433_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:9fec429e172e0b73c04ffd73cf4c20205aa8beaf232ece79693deea008d9b4b3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:37c6f23f1cf874753f6794e5354302315044f8347623456087f853a91ded7c96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:63c02eca979ef5ce4363814af3a1271be3b05c2db7f02684288538b57de91ad8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:72debbd2749a3e12fc8c2ceca48cba8976b3dbea85f0f5b890c4207f8f9eaf46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:8b0bf37e7d8f868889313a9043e94844007026c2d2f3559ef583ccf4dc8bc14f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:0162d426242039dbb8d81bbeae6649cf21cd000c68531a54260cde322a487de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:30205c1c53b731e727f4015af5c63e2928db2ee86b846f883271743ea51867d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:46f52deef1d930e488f3a1592334ee756f514a529f4d9d07bb54f22e3a914e80_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:4f6203e4dc3275ca44ec593fbdb6c3ab08fbae0c8e354f1c15fc6af0c170a181_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:41281622787b48d53f76228cb89059a07e5eb520a6f07b7b32144e13b3f72b84_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:65a7044631706e06835d757a9d0c139d2a30dce63a9a37ed25df716518e9302e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7ca2bc9395551ed087c9b923d5b8e9dcd04f558821f9ba6bb809df675a59fb35_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a7ff4ab478a7db1131f5c016a1626897c6219ea2d577379c8c436273fd5eabe1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:2a43a8e435a9d83b9003f2a4c8660385ba95ac9eee0513cfc32db3a78f6cd710_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:42eac5f982f2f5fed14d4da538dcd8d32443e387d053b5ee760852808ce7b7ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:a443b83efb9513e1d59dd39c4e2053de7fc81c74c9f8efe49428d01ec20dfb5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:aff98872800448122344a5847a813c8197dc151ed9f07c53ad0e1d95da477f50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:145ffa062b5d86b71ab6d4c72d11018491a1940d64764e77f849fa668509acea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:35dcda0e9cec2ad9bb468b1b5cf2ed2d8d5ab66f927698098371ac5f30b15ebf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:8ec340a89cd5d57b48beec8ce60fe8128a9494a209884a1c76b1bb6d8004fe96_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:a577fc1aa6b9275b39bb5cfbda4ba7e759676b0175a91ba22657777f5546a888_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:02a9e0169a56c3fcfe825aa62c3d56788f02489b4f7f5bc1f10de5d2d052d7ff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:0d1086aa230e96edf95e4fd6cbf1cb8b17c11f26e014601944582e307c4d4e59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:12048bfc0ba64b231fd0290c76e4d8188927e1053011252a130a642bdf33c7a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:975a3d23af223c2de0453ec3938c6c6591596cbea6e87300f7418b246543995d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f5df353cd7c20ce408d2a8a712a7667173d7f69a511bc821ca696d76526318b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:3f8e3641b68d61282ef2006a4253167645673effd2eddc633aba5d8ee06d012f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:b2ab980f6dd395657f618680a2a4134345cbe6cb90f608429f7c8721693371c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bc26d00f0688549b0be5761eabe6242595aac35913c96335f9455aef1f7108f5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:036b13b8fd89466488b6df196eb3aace5de02485b6efd9f9a7559a68251d5271_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:246106b84de12f768f3e974e0e1e9309a683af06af2e33237176a2ccc1d89c66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:b5fcbeec6cc1dd13a63a0026dc84a10082d0ca4eb6e2f31ae26c607bf3f1f95e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:e3df2849563d093d4c33cb8057b4117b4dc48cb30d39b25f68e4353d63e14066_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:3e996a288bdb941a3b266ef64c594eef1899091681de69f307c04f73e3333820_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:5a6ac6980d7c4969cf1574138f3acf527d871852145a2bff5aab339d87a6582c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:a3af61852d50b702896df295e5a68b4d53f997ff2413376b951f93cad50e845c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d874b4b1d5a7a98988df10e713a1bc0b542feebee5a6bbc6c0e0d84fb0798ec4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2721e17dbadf09237af979ecdaa06d78e5008593f81e2e0cdebff24d9d4c137d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:465fd369afac73c17e6bec785021b9814255d4abdede5dad0a4ca8c84cbfafab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c13a96ca5de55eb3aff45efc2128c11e32b20b22410e52b6438a447095a7576c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c96641054000bf26f73ec579db9d0a56b7e54b7a7d4793eed20fcdb52521cd7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:0d4844dc09a3e21e26e73e82f87d6a02d01a090748e946cf20fedfd6936d809e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4cd5d09c12a48cd5ce966ccd2e37a4e2e5c141e1ee6cb698d8f0373b1368d740_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67aa1bdc459a7112db04e9f8c0041f61be584235261aca7c7967a9a0510c6eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:f97f5cec64db96e60f5f2b2bba4fe1d5f79b985026510df08e97df1cd9edfff8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:01531f31c5d597cbb268d58036478d260dd069cb513a2c75d8d569e616a264ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:46e37410e7568c35cc4e19eb8902695ebce97c5c4549b644648db500fc983e71_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:88bdc4fde0f957359ac7249882dc80681b3edebaa7120261c9edb10be36b89eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:b8b5799bd895bb3686b43288e1b6cbd82c60faf6783486cc27ec0fd316cc80f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7965b35be1791f71c0b15c302708a1c255352de6ecd3762f07a9cd289cd34cb0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:9aaf56ab79342abcca348ca4452c6c17ec86ec5838fb0baf9a27a2bc4f7c67d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:bce92caf55f2567aae42a86923253afb01671c204245ad86c2beaff8430a6639_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:fa44755e2253febbe44952e5487a0d86b6a20aaaf83bd1198064db49575b5fc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:328c1fb3983fd19e3b8794ef340f2f1c38e3b4869aabd42c929c37686ba142f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:889d8df6de7dcedee226609c11845e55556dfc6c228cafc5c773f7cecee513bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:dd6cd60782d2e20fc6d6bd7645517666aea942738bfa0b06a55ee068da59b968_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:e2d58f1805e7b159f212fccd8fd3298d4c302be98eb01a6cb3b83422ed30acaf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:07374fb39037f67ae5ec9dbb7959b30d8f039b94a1e4bc50796d1a6ab372595b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:1a3933778481e93e25e44518c66a2d1fe76d708314cefd5f55ff3326e4db8fbe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5d22f6fb1baaa09c4c35516106da5d628ea8ce468441aefebb9ffb10a141ebfa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:d18bf43c2c35ce3352efb39099b4993bfa56356368b2ebf3e812cc0392fac702_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:1fdd64113c3424efbe7283057f4b71bc57eab3f8b92887f7202b179378181947_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:41311a9a395fea38f67fa954de4ceca786820a2c27bba59369da5fcdec56e514_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:886b951377221a5d8b5b32fc2e92d667c7df97e9828b765c0696c84453f5dec4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:e84a0449d2e6565e404a009e2c99cf54266ae34f23c889ae09f87d8c7d8ea729_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:03b07fa2a2c93563e07358f56d0f2dea061b3394cf8b0ddef8eab4c9491cda79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:07377669c470f1efb77d10f12e3121fc8aea8481693212e394e7403114712e27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:13fa04fb724f58a09e376b5f040a6c77e7a235bdbad2848cc31d6d6fb885807f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:cbbb2cbf10f0886a83c06105ee4f728ae0dc89c47781e42da9f1cfa1e2577c49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:14d2e9a6dbe70e340d59298a0d2202900e752fa206cdfaf19519f9f3261b7abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:63012f693b6046ca95edfc8f63e999d7da0c05f0d6bb9b614fba426f968ec85f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:6e9115e0d52521e3ec88b1ba92d9d4bbcc7a8c584710e204a8ee20a5c74bc66d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:8ca12b116c7b4f58e90f541d9cc9a1c449ac8c5d7009c856645a24f30755289d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:03ca660d7c757d60b17af160876371e401c295bdb55115bd56bf3617f64ab08f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:14503bfd7af16acdec80eb3e08008bec9e08ec2f9c88d133818e7fc1f36695aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:a7825362e9da5ca76836c7213774f17be04f7d7a33ce9dd963b50c60010b63aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:b6e08f53c1527e00dffb09063dd3777abd7b2c447cac8f6fdd177376c270c10c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:065d205e64fc8c462cafe046336400df21c32bc19eecd749ddd722c915c24159_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:0f182199c3b68aedcd8d1fca5a33517455280094951e1d71c6c949e192c31b9c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:67879974d4b32f9cbe69d6ee0d815e54b46525cacaa0b6db14fc48c4535519ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:fba212598089760c7db08ff983c297dba743ea8824d261f2b187a49dc4b367d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:293a59573874331480e17d680d7128ef0bd58aa5ba80c48601ceb6474427f086_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:6a57c447cd9dd85092c1bf93593a98ea21fa48feda7ffe8705edfc92c4fe245c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:9a2c4b501631661a0acaf4787c17e01c7e46909bdd9ba3366d62eda9fc5f7007_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e10872b483e0755561e831ef7bee39a12ce08ac8e7ff8ac47da6f40317234da6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1fd262975034d74a65b7182b0a0af614c9e14e6205c954002d313d7f93575673_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:7ccea7a3e43269463b08bc4f530cda138176e9b15740d33e6fca3793df714b20_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:8f06ec8a1ed5d37d190997acc534d16870d251ad27cea8925ad03862bcffd222_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dfd7adfc5b7cc80e3947240cae277a018196c61f3588b3bc52688a8c5e5d2fca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0792e1389550aef672794e860e69cfd65b5407ebd474a78beb1b539c093b8e2d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:25c7158a8dc8594bc2cfbf655ce305fa47c8fd50cbffa197c2bacc0a58dd825c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:6f2e9d9b0ae8f4890aae1b3da9314e0ef220227cb55c3bfa6d2b2c510ccac842_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:7fb1e0b090f758e89957594a747023a4043e707475d57f6e71f7ffadf8fe1ac8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0c148960bb60a8ab728ab025ae17cd9638bf33eb6b890cfb7d9355edc02ff528_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:12d9ced9e566d677502af33e01e7f89e1ce57525513ec78a10fcec539e9a0e18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:23e9500e2b88f703d92c0e71008bdb96c442835fe0caa5960c60f74e4d083a3a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:591dc1e332c4214d751e522a3f156db275c34238a098b87744f764bb5078cbbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:94ccdbfdafcf1ff2d5b1522efbb6e6c66950c3283f59c697f68709ea50c47cd3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:996005219a17d7676f8fbacd1c09fc563922084727a6d6937d759574d53eec2e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:bcb6471fa041dac601c983f786aa6aa4c05f591d962a0feab86ec28b7135f088_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:e09fdda8a783af83a2693ebd190abb3b4b3119da909789a60add3ae99c7db867_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4a7604bc418b77ea9e8b9212811b9f004fa9c3519ec69f0cca947e9bf024a5c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:bccf52f944424157ac281567af6b5d3c6a901e503c693a93050823caadaf2582_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:c93e44a4b844dedfd80be876aeeff7fdf98fe13d81f8dff267efbd7485a23ad0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:dc735e86de6db46f50ab402d2758ac73ada53a07e6aead898a4690c9961c75aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:08b9edd9ce77f3ac14d6e387267d23482ced948db4655b1eb7958d843055ef79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:39b42ea771a00edf8275b4c274999b4a0212c1a2d7473922e3968d0fe1fa6195_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:407d8011f16326cbd93016e2235b72fd66f829fa72f0558f03ab4920446616e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:5104b3162b607a50fcf55eee4a42490b56637ac278c7f54ac2cb63fc11de5cdd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:0feb2bb59207a0c9acdfca1f0b279ea37030eb17329ada7c2873d219946165c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:4046891f28acf722eb26b365f53504912afc837a3a7d51d2f5162ad4737bca0b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:64210438ed80a847fbd3dfce081c0b38176ed25a3b5d7d16f699eb30de9a0e7e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:7cc883a87d758f0594d8b1a886501c4621d32d54d9319ce33caeb5a6ccd33336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:57cfd4d43f72dbe759480239190323bfba08a880f3643ec8c0e8516f051d3aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:79dc9a83d55e8e90b1365d99253b34287be6408575aec81da554ea7337907c80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:81692c8d42debdac5f75f0db84aa9a055e8d2bcd8b92f4b2007a704edcd39ee0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:f2439a0c051d9b6b688a18204e0b0c0b16eccd3b81c5f1e0c84f967f6b6bafab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1e4a7ea7f4de810de638affd4ca9d2671c47137d9b916cd3d9bf2982abead18c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:7075df66bd506ac1826bba7147831ced1fe39fcea2f58e2c75b4350ad4797496_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:a5b9c1a8ebe87f107b3920dae1df055cd78bcd4d3a3c03c4b5699b6710ea3593_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:d9c0fb50e102278b7dad10c59b3d8f35eff7c5798cce654c0ad10d146df23ede_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:05ed03d7f86337685b48e2155ad32b5b79218743906d7c1d99f928290a5fe42b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:7d70383dcd5f22e98f32a122f1b99332246fe94c34da6aa83a581e6411fd7917_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f84b2fdff9023eef6ba15bcd24e29c5705c65d40df67e33a7360d01a821046f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:fd5e894feb6b26987267902cea32635d4941e6112efb87dbcce55431f10df401_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 Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:67dda827430141da9260addae0484b63d0526d2d4a69177e9c90850627a6792a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:911738cd76b2f2002a96354ac7e16235c5e555c48a6a876977e5539cd0cabad8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a16aface5e3be2f06a81cd365d8a29e8a342ce95d2d8d409c09ed2751e62e67b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:add94df989dceabc46ff0229282f993169d7d95d0d692bc083ec23df747d794f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1a6b55e1aff357829801307fc13868be668683cd5757128529c05a427eaf5c06_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:a9478b93a039398fa9cf8cafd506b0928c6c44992b9843a1b4dd174a249229e2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:be5a357a322a7698839765f046ddd8860cfdca5013c4e2f36fecef2ef77610d1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:c8d11529d16cdb3337d3fcc37a11df53e74a1f14c7fab7ec6e4b5a84f686cbd3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4a7604bc418b77ea9e8b9212811b9f004fa9c3519ec69f0cca947e9bf024a5c2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:bccf52f944424157ac281567af6b5d3c6a901e503c693a93050823caadaf2582_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:c93e44a4b844dedfd80be876aeeff7fdf98fe13d81f8dff267efbd7485a23ad0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:dc735e86de6db46f50ab402d2758ac73ada53a07e6aead898a4690c9961c75aa_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:081e80d92fb4abca986fe555fecb5a1089c2ed884a8b06c673c2d9a0cba28a7d_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:4b59a91b0f4f0ee348074558411ac5a06b6daf80f281d82de78fefeb4cd64c2f_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:726d3185e3ec8b19448a515529b784c0fd115fd97f53598703b4e9efcab42c72_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:8c3a0c275df66554cc7580127847f8a25e1a93a37b2bc959c6c873fd56036127_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:6b4b56de6aa091ac87ce8a8c3beb2d82a5a019f2e1f6ff9f0ce220050d19d447_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ae6aaeae3e16c625db66c742f86f8743324cfd83469fd7460f42843f558cc596_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:b5fe209b755e3b97a968bf0dec2b22288c6a28f342ccca5afb9927dbbb5a8488_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ea647473a29becdead38ce07c20a3836dce6b9c4355b8ec749fa6c8fa01656ff_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:009192d26ff0422301cf1161cd7df863be8a69430a3ab02ce90711f56bd06739_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:2c5d51fc1a581737e92a337bb534f7e5a84ee51ab66c6db04fc5fe07a50bcd3d_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:52ae03ffbd554c183c46d7c06feb3e7f64d11a3316beb3a180b9bf2c796b054b_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9a3735b27a0b1e87f1008d20a5d26ceaad4aed91fb2d0387dd304f9e9230abf1_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:222033b1c86d40c7ca2eec6a1668b097923a7fd03154380fbde31d7495a81464_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:76c04f4014f8b72600be2927ab294ef92528cc5ca68b75f0c3fe476b320e5e9d_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d7a7af28b169f38e7dbff61c6a4fe8651e034810865ebc1a617d7d9a1df1b84d_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:f39e9bc78ba578522003b66f44c227b3cf3ca49f41e3d53c40a7eacd5b04ed3c_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:1983c2581c6f46370a18e04b822a987a9326f3b80983ca5a659a17aa034b7ce6_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:3829e6b7eb9c10742356d68e0cf2b6761697808976af08bd6bd635da9ba521ad_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:6cb786a7b9b60606fc87c2cdac198740248e822250f7522015665d7389dfa077_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:784c610aa01dc829d1352d04585a759013ecb573c6645d19f9167c76f40b6413_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:2ce6bc821b132a01d05d6d9bd3c1f8030dcaf25307fb48ae53ddcf126c57b034_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7a240591bd0cef0773f1cbe2fddc412817194d3f33ebeac34ecb3ee1977ad65d_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a766d7433ea19b74e4584f038883546cd9e0365902924ea8e81955cd1f620f8a_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:e983adf2ffdcaad13f4aefb295df3f0c32008b1c98de05a42a36473f10b1eac9_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:0f7807cfa4efec2e3cbda82ab8200d0059c6e6308fde7707bac0c6b39df206e2_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:65c19f431c6f3c7d0dd91e2d8a5ee8621be54b0ce63233382473d023fb2ad71f_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e2c1d1e4857fa8669dc6055295acb6fbfd9255d0002f74f462c5647291b98d37_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e439078f9f17194417623ca25787d1a6b55d65083298b419b692c02a579413db_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:6187fae21ede179199da3e8335d83e518644bba4d045212d41ba543426d077ac_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:77543c0a770ab5096dd4af76d98dbdb6ad05a1981226ad7b41a7cc561d70697e_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:7c2e90c6e02350643e2a40c46a0e5a759a9eb2eca0ecde33a3ebd89fe6e00378_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:afd26aec4a01abe704f5e4f5442035b90cbbd37cd5b7ef2d51f5c1ef6a575563_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:1399e8f547435a00446d2254ac70f41eb6537edf220287777dc484aaceaedc6d_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2a3eb1e345523290314211c03bb37db2424ec1100720681941e0bd8889548877_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7ff09ae31d78e9cb98e4efc663cb4109b527414a98c10c5ac331bf4ab4e0d931_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:8d4f1943e1128aefa6c286f4bcf894edbbe5e8e7433a74d625b588a381f9dab0_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:4e280b8e20624911dd5c8d153d82bbb501b5c73946a49e8262c6d4785ab4f2dd_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:6661e606a4afd697cbfaa60eeebfd8fd34dfc00fd9f30c50ea7c03667439259a_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8c1e6d77db40b1d307e54493fc7ff29fe2a01017074b79930b7dbf98dca63433_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:9fec429e172e0b73c04ffd73cf4c20205aa8beaf232ece79693deea008d9b4b3_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:37c6f23f1cf874753f6794e5354302315044f8347623456087f853a91ded7c96_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:63c02eca979ef5ce4363814af3a1271be3b05c2db7f02684288538b57de91ad8_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:72debbd2749a3e12fc8c2ceca48cba8976b3dbea85f0f5b890c4207f8f9eaf46_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:8b0bf37e7d8f868889313a9043e94844007026c2d2f3559ef583ccf4dc8bc14f_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:0162d426242039dbb8d81bbeae6649cf21cd000c68531a54260cde322a487de4_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:30205c1c53b731e727f4015af5c63e2928db2ee86b846f883271743ea51867d9_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:46f52deef1d930e488f3a1592334ee756f514a529f4d9d07bb54f22e3a914e80_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:4f6203e4dc3275ca44ec593fbdb6c3ab08fbae0c8e354f1c15fc6af0c170a181_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:41281622787b48d53f76228cb89059a07e5eb520a6f07b7b32144e13b3f72b84_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:65a7044631706e06835d757a9d0c139d2a30dce63a9a37ed25df716518e9302e_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7ca2bc9395551ed087c9b923d5b8e9dcd04f558821f9ba6bb809df675a59fb35_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a7ff4ab478a7db1131f5c016a1626897c6219ea2d577379c8c436273fd5eabe1_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:2a43a8e435a9d83b9003f2a4c8660385ba95ac9eee0513cfc32db3a78f6cd710_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:42eac5f982f2f5fed14d4da538dcd8d32443e387d053b5ee760852808ce7b7ae_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:a443b83efb9513e1d59dd39c4e2053de7fc81c74c9f8efe49428d01ec20dfb5c_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:aff98872800448122344a5847a813c8197dc151ed9f07c53ad0e1d95da477f50_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:145ffa062b5d86b71ab6d4c72d11018491a1940d64764e77f849fa668509acea_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:35dcda0e9cec2ad9bb468b1b5cf2ed2d8d5ab66f927698098371ac5f30b15ebf_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:8ec340a89cd5d57b48beec8ce60fe8128a9494a209884a1c76b1bb6d8004fe96_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:a577fc1aa6b9275b39bb5cfbda4ba7e759676b0175a91ba22657777f5546a888_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:02a9e0169a56c3fcfe825aa62c3d56788f02489b4f7f5bc1f10de5d2d052d7ff_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:0d1086aa230e96edf95e4fd6cbf1cb8b17c11f26e014601944582e307c4d4e59_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:12048bfc0ba64b231fd0290c76e4d8188927e1053011252a130a642bdf33c7a2_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:975a3d23af223c2de0453ec3938c6c6591596cbea6e87300f7418b246543995d_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f5df353cd7c20ce408d2a8a712a7667173d7f69a511bc821ca696d76526318b_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:3f8e3641b68d61282ef2006a4253167645673effd2eddc633aba5d8ee06d012f_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:b2ab980f6dd395657f618680a2a4134345cbe6cb90f608429f7c8721693371c0_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bc26d00f0688549b0be5761eabe6242595aac35913c96335f9455aef1f7108f5_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:036b13b8fd89466488b6df196eb3aace5de02485b6efd9f9a7559a68251d5271_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:246106b84de12f768f3e974e0e1e9309a683af06af2e33237176a2ccc1d89c66_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:b5fcbeec6cc1dd13a63a0026dc84a10082d0ca4eb6e2f31ae26c607bf3f1f95e_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:e3df2849563d093d4c33cb8057b4117b4dc48cb30d39b25f68e4353d63e14066_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:3e996a288bdb941a3b266ef64c594eef1899091681de69f307c04f73e3333820_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:5a6ac6980d7c4969cf1574138f3acf527d871852145a2bff5aab339d87a6582c_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:a3af61852d50b702896df295e5a68b4d53f997ff2413376b951f93cad50e845c_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d874b4b1d5a7a98988df10e713a1bc0b542feebee5a6bbc6c0e0d84fb0798ec4_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2721e17dbadf09237af979ecdaa06d78e5008593f81e2e0cdebff24d9d4c137d_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:465fd369afac73c17e6bec785021b9814255d4abdede5dad0a4ca8c84cbfafab_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c13a96ca5de55eb3aff45efc2128c11e32b20b22410e52b6438a447095a7576c_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c96641054000bf26f73ec579db9d0a56b7e54b7a7d4793eed20fcdb52521cd7c_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:0d4844dc09a3e21e26e73e82f87d6a02d01a090748e946cf20fedfd6936d809e_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4cd5d09c12a48cd5ce966ccd2e37a4e2e5c141e1ee6cb698d8f0373b1368d740_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67aa1bdc459a7112db04e9f8c0041f61be584235261aca7c7967a9a0510c6eb6_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:f97f5cec64db96e60f5f2b2bba4fe1d5f79b985026510df08e97df1cd9edfff8_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:01531f31c5d597cbb268d58036478d260dd069cb513a2c75d8d569e616a264ce_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:46e37410e7568c35cc4e19eb8902695ebce97c5c4549b644648db500fc983e71_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:88bdc4fde0f957359ac7249882dc80681b3edebaa7120261c9edb10be36b89eb_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:b8b5799bd895bb3686b43288e1b6cbd82c60faf6783486cc27ec0fd316cc80f7_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7965b35be1791f71c0b15c302708a1c255352de6ecd3762f07a9cd289cd34cb0_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:9aaf56ab79342abcca348ca4452c6c17ec86ec5838fb0baf9a27a2bc4f7c67d7_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:bce92caf55f2567aae42a86923253afb01671c204245ad86c2beaff8430a6639_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:fa44755e2253febbe44952e5487a0d86b6a20aaaf83bd1198064db49575b5fc1_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:328c1fb3983fd19e3b8794ef340f2f1c38e3b4869aabd42c929c37686ba142f7_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:889d8df6de7dcedee226609c11845e55556dfc6c228cafc5c773f7cecee513bf_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:dd6cd60782d2e20fc6d6bd7645517666aea942738bfa0b06a55ee068da59b968_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:e2d58f1805e7b159f212fccd8fd3298d4c302be98eb01a6cb3b83422ed30acaf_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:07374fb39037f67ae5ec9dbb7959b30d8f039b94a1e4bc50796d1a6ab372595b_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:1a3933778481e93e25e44518c66a2d1fe76d708314cefd5f55ff3326e4db8fbe_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5d22f6fb1baaa09c4c35516106da5d628ea8ce468441aefebb9ffb10a141ebfa_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:d18bf43c2c35ce3352efb39099b4993bfa56356368b2ebf3e812cc0392fac702_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:1fdd64113c3424efbe7283057f4b71bc57eab3f8b92887f7202b179378181947_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:41311a9a395fea38f67fa954de4ceca786820a2c27bba59369da5fcdec56e514_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:886b951377221a5d8b5b32fc2e92d667c7df97e9828b765c0696c84453f5dec4_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:e84a0449d2e6565e404a009e2c99cf54266ae34f23c889ae09f87d8c7d8ea729_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:03b07fa2a2c93563e07358f56d0f2dea061b3394cf8b0ddef8eab4c9491cda79_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:07377669c470f1efb77d10f12e3121fc8aea8481693212e394e7403114712e27_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:13fa04fb724f58a09e376b5f040a6c77e7a235bdbad2848cc31d6d6fb885807f_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:cbbb2cbf10f0886a83c06105ee4f728ae0dc89c47781e42da9f1cfa1e2577c49_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:14d2e9a6dbe70e340d59298a0d2202900e752fa206cdfaf19519f9f3261b7abf_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:63012f693b6046ca95edfc8f63e999d7da0c05f0d6bb9b614fba426f968ec85f_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:6e9115e0d52521e3ec88b1ba92d9d4bbcc7a8c584710e204a8ee20a5c74bc66d_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:8ca12b116c7b4f58e90f541d9cc9a1c449ac8c5d7009c856645a24f30755289d_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:03ca660d7c757d60b17af160876371e401c295bdb55115bd56bf3617f64ab08f_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:14503bfd7af16acdec80eb3e08008bec9e08ec2f9c88d133818e7fc1f36695aa_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:a7825362e9da5ca76836c7213774f17be04f7d7a33ce9dd963b50c60010b63aa_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:b6e08f53c1527e00dffb09063dd3777abd7b2c447cac8f6fdd177376c270c10c_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:012ed2651cabbe498a525c90063d78fe468a94ca607bf4e027bc8179aca6eb60_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:07703a48e4f19f31f1ee8aff22776c10616227c984f3fa4a8ab80068af8644bb_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4670ec8192280d99f0b0351837e05c580dabdfb50ce07de614dc9bb92e3b1d08_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:99730a4376842a0b9a1f5f7083d1b8c22ff8ea5912d6da3450d050c9b0cf36d4_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:4884a8b1139f19f1722e8356783c190a6a1c51c88870e0c367884940ea95c00a_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:7350cafccafa28935e8248148bc15468c0e7d87cc4a6bf17d8ef47e0f6e7122b_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:d93167c8041b3030419c95854523a8036ece327fb68ea2ab8f74a04e2c8437d5_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e41beea854fe3e395887c8042acc2403dbd239525081a6e6b18b8dea0afc1ad4_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:19b5ab4363e9ad0b45d7df0d8d159bd52e4d27bd5eb588e74d92e75f87f5c285_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:5b67fbc43a9adda03dc35afb9e8757d52fc5fc43c70ad6bb22f5cc59e7b05514_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ab59845c6ec8e99f378f2f2a07087c58ff31abe2d1828f5aa1415d057d2e4fc6_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b23c5b7eea0c3cf26ad1ad2dffda8847f8ab32f614ba5612b98755ef48345941_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:065d205e64fc8c462cafe046336400df21c32bc19eecd749ddd722c915c24159_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:0f182199c3b68aedcd8d1fca5a33517455280094951e1d71c6c949e192c31b9c_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:67879974d4b32f9cbe69d6ee0d815e54b46525cacaa0b6db14fc48c4535519ad_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:fba212598089760c7db08ff983c297dba743ea8824d261f2b187a49dc4b367d7_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:293a59573874331480e17d680d7128ef0bd58aa5ba80c48601ceb6474427f086_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:6a57c447cd9dd85092c1bf93593a98ea21fa48feda7ffe8705edfc92c4fe245c_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:9a2c4b501631661a0acaf4787c17e01c7e46909bdd9ba3366d62eda9fc5f7007_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e10872b483e0755561e831ef7bee39a12ce08ac8e7ff8ac47da6f40317234da6_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1fd262975034d74a65b7182b0a0af614c9e14e6205c954002d313d7f93575673_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:7ccea7a3e43269463b08bc4f530cda138176e9b15740d33e6fca3793df714b20_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:8f06ec8a1ed5d37d190997acc534d16870d251ad27cea8925ad03862bcffd222_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dfd7adfc5b7cc80e3947240cae277a018196c61f3588b3bc52688a8c5e5d2fca_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0792e1389550aef672794e860e69cfd65b5407ebd474a78beb1b539c093b8e2d_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:25c7158a8dc8594bc2cfbf655ce305fa47c8fd50cbffa197c2bacc0a58dd825c_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:6f2e9d9b0ae8f4890aae1b3da9314e0ef220227cb55c3bfa6d2b2c510ccac842_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:7fb1e0b090f758e89957594a747023a4043e707475d57f6e71f7ffadf8fe1ac8_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0c148960bb60a8ab728ab025ae17cd9638bf33eb6b890cfb7d9355edc02ff528_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:12d9ced9e566d677502af33e01e7f89e1ce57525513ec78a10fcec539e9a0e18_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:23e9500e2b88f703d92c0e71008bdb96c442835fe0caa5960c60f74e4d083a3a_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:591dc1e332c4214d751e522a3f156db275c34238a098b87744f764bb5078cbbb_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:94ccdbfdafcf1ff2d5b1522efbb6e6c66950c3283f59c697f68709ea50c47cd3_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:996005219a17d7676f8fbacd1c09fc563922084727a6d6937d759574d53eec2e_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:bcb6471fa041dac601c983f786aa6aa4c05f591d962a0feab86ec28b7135f088_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:e09fdda8a783af83a2693ebd190abb3b4b3119da909789a60add3ae99c7db867_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:08b9edd9ce77f3ac14d6e387267d23482ced948db4655b1eb7958d843055ef79_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:39b42ea771a00edf8275b4c274999b4a0212c1a2d7473922e3968d0fe1fa6195_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:407d8011f16326cbd93016e2235b72fd66f829fa72f0558f03ab4920446616e1_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:5104b3162b607a50fcf55eee4a42490b56637ac278c7f54ac2cb63fc11de5cdd_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:0feb2bb59207a0c9acdfca1f0b279ea37030eb17329ada7c2873d219946165c4_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:4046891f28acf722eb26b365f53504912afc837a3a7d51d2f5162ad4737bca0b_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:64210438ed80a847fbd3dfce081c0b38176ed25a3b5d7d16f699eb30de9a0e7e_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:7cc883a87d758f0594d8b1a886501c4621d32d54d9319ce33caeb5a6ccd33336_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:57cfd4d43f72dbe759480239190323bfba08a880f3643ec8c0e8516f051d3aa7_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:79dc9a83d55e8e90b1365d99253b34287be6408575aec81da554ea7337907c80_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:81692c8d42debdac5f75f0db84aa9a055e8d2bcd8b92f4b2007a704edcd39ee0_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:f2439a0c051d9b6b688a18204e0b0c0b16eccd3b81c5f1e0c84f967f6b6bafab_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1e4a7ea7f4de810de638affd4ca9d2671c47137d9b916cd3d9bf2982abead18c_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:7075df66bd506ac1826bba7147831ced1fe39fcea2f58e2c75b4350ad4797496_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:a5b9c1a8ebe87f107b3920dae1df055cd78bcd4d3a3c03c4b5699b6710ea3593_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:d9c0fb50e102278b7dad10c59b3d8f35eff7c5798cce654c0ad10d146df23ede_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:05ed03d7f86337685b48e2155ad32b5b79218743906d7c1d99f928290a5fe42b_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:7d70383dcd5f22e98f32a122f1b99332246fe94c34da6aa83a581e6411fd7917_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f84b2fdff9023eef6ba15bcd24e29c5705c65d40df67e33a7360d01a821046f8_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:fd5e894feb6b26987267902cea32635d4941e6112efb87dbcce55431f10df401_s390x | — |
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: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:1fdd64113c3424efbe7283057f4b71bc57eab3f8b92887f7202b179378181947_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:41311a9a395fea38f67fa954de4ceca786820a2c27bba59369da5fcdec56e514_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:886b951377221a5d8b5b32fc2e92d667c7df97e9828b765c0696c84453f5dec4_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:e84a0449d2e6565e404a009e2c99cf54266ae34f23c889ae09f87d8c7d8ea729_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:03ca660d7c757d60b17af160876371e401c295bdb55115bd56bf3617f64ab08f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:14503bfd7af16acdec80eb3e08008bec9e08ec2f9c88d133818e7fc1f36695aa_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:a7825362e9da5ca76836c7213774f17be04f7d7a33ce9dd963b50c60010b63aa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:b6e08f53c1527e00dffb09063dd3777abd7b2c447cac8f6fdd177376c270c10c_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:081e80d92fb4abca986fe555fecb5a1089c2ed884a8b06c673c2d9a0cba28a7d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:4b59a91b0f4f0ee348074558411ac5a06b6daf80f281d82de78fefeb4cd64c2f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:726d3185e3ec8b19448a515529b784c0fd115fd97f53598703b4e9efcab42c72_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:8c3a0c275df66554cc7580127847f8a25e1a93a37b2bc959c6c873fd56036127_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:6b4b56de6aa091ac87ce8a8c3beb2d82a5a019f2e1f6ff9f0ce220050d19d447_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ae6aaeae3e16c625db66c742f86f8743324cfd83469fd7460f42843f558cc596_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:b5fe209b755e3b97a968bf0dec2b22288c6a28f342ccca5afb9927dbbb5a8488_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ea647473a29becdead38ce07c20a3836dce6b9c4355b8ec749fa6c8fa01656ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:009192d26ff0422301cf1161cd7df863be8a69430a3ab02ce90711f56bd06739_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:2c5d51fc1a581737e92a337bb534f7e5a84ee51ab66c6db04fc5fe07a50bcd3d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:52ae03ffbd554c183c46d7c06feb3e7f64d11a3316beb3a180b9bf2c796b054b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9a3735b27a0b1e87f1008d20a5d26ceaad4aed91fb2d0387dd304f9e9230abf1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:222033b1c86d40c7ca2eec6a1668b097923a7fd03154380fbde31d7495a81464_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:76c04f4014f8b72600be2927ab294ef92528cc5ca68b75f0c3fe476b320e5e9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d7a7af28b169f38e7dbff61c6a4fe8651e034810865ebc1a617d7d9a1df1b84d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:f39e9bc78ba578522003b66f44c227b3cf3ca49f41e3d53c40a7eacd5b04ed3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:1983c2581c6f46370a18e04b822a987a9326f3b80983ca5a659a17aa034b7ce6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:3829e6b7eb9c10742356d68e0cf2b6761697808976af08bd6bd635da9ba521ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:6cb786a7b9b60606fc87c2cdac198740248e822250f7522015665d7389dfa077_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:784c610aa01dc829d1352d04585a759013ecb573c6645d19f9167c76f40b6413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:2ce6bc821b132a01d05d6d9bd3c1f8030dcaf25307fb48ae53ddcf126c57b034_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7a240591bd0cef0773f1cbe2fddc412817194d3f33ebeac34ecb3ee1977ad65d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a766d7433ea19b74e4584f038883546cd9e0365902924ea8e81955cd1f620f8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:e983adf2ffdcaad13f4aefb295df3f0c32008b1c98de05a42a36473f10b1eac9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:0f7807cfa4efec2e3cbda82ab8200d0059c6e6308fde7707bac0c6b39df206e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:65c19f431c6f3c7d0dd91e2d8a5ee8621be54b0ce63233382473d023fb2ad71f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e2c1d1e4857fa8669dc6055295acb6fbfd9255d0002f74f462c5647291b98d37_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e439078f9f17194417623ca25787d1a6b55d65083298b419b692c02a579413db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:67dda827430141da9260addae0484b63d0526d2d4a69177e9c90850627a6792a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:911738cd76b2f2002a96354ac7e16235c5e555c48a6a876977e5539cd0cabad8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a16aface5e3be2f06a81cd365d8a29e8a342ce95d2d8d409c09ed2751e62e67b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:add94df989dceabc46ff0229282f993169d7d95d0d692bc083ec23df747d794f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1a6b55e1aff357829801307fc13868be668683cd5757128529c05a427eaf5c06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:a9478b93a039398fa9cf8cafd506b0928c6c44992b9843a1b4dd174a249229e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:be5a357a322a7698839765f046ddd8860cfdca5013c4e2f36fecef2ef77610d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:c8d11529d16cdb3337d3fcc37a11df53e74a1f14c7fab7ec6e4b5a84f686cbd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:6187fae21ede179199da3e8335d83e518644bba4d045212d41ba543426d077ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:77543c0a770ab5096dd4af76d98dbdb6ad05a1981226ad7b41a7cc561d70697e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:7c2e90c6e02350643e2a40c46a0e5a759a9eb2eca0ecde33a3ebd89fe6e00378_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:afd26aec4a01abe704f5e4f5442035b90cbbd37cd5b7ef2d51f5c1ef6a575563_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:1399e8f547435a00446d2254ac70f41eb6537edf220287777dc484aaceaedc6d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2a3eb1e345523290314211c03bb37db2424ec1100720681941e0bd8889548877_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7ff09ae31d78e9cb98e4efc663cb4109b527414a98c10c5ac331bf4ab4e0d931_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:8d4f1943e1128aefa6c286f4bcf894edbbe5e8e7433a74d625b588a381f9dab0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:4e280b8e20624911dd5c8d153d82bbb501b5c73946a49e8262c6d4785ab4f2dd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:6661e606a4afd697cbfaa60eeebfd8fd34dfc00fd9f30c50ea7c03667439259a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8c1e6d77db40b1d307e54493fc7ff29fe2a01017074b79930b7dbf98dca63433_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:9fec429e172e0b73c04ffd73cf4c20205aa8beaf232ece79693deea008d9b4b3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:37c6f23f1cf874753f6794e5354302315044f8347623456087f853a91ded7c96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:63c02eca979ef5ce4363814af3a1271be3b05c2db7f02684288538b57de91ad8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:72debbd2749a3e12fc8c2ceca48cba8976b3dbea85f0f5b890c4207f8f9eaf46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:8b0bf37e7d8f868889313a9043e94844007026c2d2f3559ef583ccf4dc8bc14f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:0162d426242039dbb8d81bbeae6649cf21cd000c68531a54260cde322a487de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:30205c1c53b731e727f4015af5c63e2928db2ee86b846f883271743ea51867d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:46f52deef1d930e488f3a1592334ee756f514a529f4d9d07bb54f22e3a914e80_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:4f6203e4dc3275ca44ec593fbdb6c3ab08fbae0c8e354f1c15fc6af0c170a181_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:41281622787b48d53f76228cb89059a07e5eb520a6f07b7b32144e13b3f72b84_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:65a7044631706e06835d757a9d0c139d2a30dce63a9a37ed25df716518e9302e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7ca2bc9395551ed087c9b923d5b8e9dcd04f558821f9ba6bb809df675a59fb35_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a7ff4ab478a7db1131f5c016a1626897c6219ea2d577379c8c436273fd5eabe1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:2a43a8e435a9d83b9003f2a4c8660385ba95ac9eee0513cfc32db3a78f6cd710_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:42eac5f982f2f5fed14d4da538dcd8d32443e387d053b5ee760852808ce7b7ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:a443b83efb9513e1d59dd39c4e2053de7fc81c74c9f8efe49428d01ec20dfb5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:aff98872800448122344a5847a813c8197dc151ed9f07c53ad0e1d95da477f50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:145ffa062b5d86b71ab6d4c72d11018491a1940d64764e77f849fa668509acea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:35dcda0e9cec2ad9bb468b1b5cf2ed2d8d5ab66f927698098371ac5f30b15ebf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:8ec340a89cd5d57b48beec8ce60fe8128a9494a209884a1c76b1bb6d8004fe96_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:a577fc1aa6b9275b39bb5cfbda4ba7e759676b0175a91ba22657777f5546a888_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:02a9e0169a56c3fcfe825aa62c3d56788f02489b4f7f5bc1f10de5d2d052d7ff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:0d1086aa230e96edf95e4fd6cbf1cb8b17c11f26e014601944582e307c4d4e59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:12048bfc0ba64b231fd0290c76e4d8188927e1053011252a130a642bdf33c7a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:975a3d23af223c2de0453ec3938c6c6591596cbea6e87300f7418b246543995d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f5df353cd7c20ce408d2a8a712a7667173d7f69a511bc821ca696d76526318b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:3f8e3641b68d61282ef2006a4253167645673effd2eddc633aba5d8ee06d012f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:b2ab980f6dd395657f618680a2a4134345cbe6cb90f608429f7c8721693371c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bc26d00f0688549b0be5761eabe6242595aac35913c96335f9455aef1f7108f5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:036b13b8fd89466488b6df196eb3aace5de02485b6efd9f9a7559a68251d5271_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:246106b84de12f768f3e974e0e1e9309a683af06af2e33237176a2ccc1d89c66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:b5fcbeec6cc1dd13a63a0026dc84a10082d0ca4eb6e2f31ae26c607bf3f1f95e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:e3df2849563d093d4c33cb8057b4117b4dc48cb30d39b25f68e4353d63e14066_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:3e996a288bdb941a3b266ef64c594eef1899091681de69f307c04f73e3333820_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:5a6ac6980d7c4969cf1574138f3acf527d871852145a2bff5aab339d87a6582c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:a3af61852d50b702896df295e5a68b4d53f997ff2413376b951f93cad50e845c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d874b4b1d5a7a98988df10e713a1bc0b542feebee5a6bbc6c0e0d84fb0798ec4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2721e17dbadf09237af979ecdaa06d78e5008593f81e2e0cdebff24d9d4c137d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:465fd369afac73c17e6bec785021b9814255d4abdede5dad0a4ca8c84cbfafab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c13a96ca5de55eb3aff45efc2128c11e32b20b22410e52b6438a447095a7576c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c96641054000bf26f73ec579db9d0a56b7e54b7a7d4793eed20fcdb52521cd7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:0d4844dc09a3e21e26e73e82f87d6a02d01a090748e946cf20fedfd6936d809e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4cd5d09c12a48cd5ce966ccd2e37a4e2e5c141e1ee6cb698d8f0373b1368d740_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67aa1bdc459a7112db04e9f8c0041f61be584235261aca7c7967a9a0510c6eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:f97f5cec64db96e60f5f2b2bba4fe1d5f79b985026510df08e97df1cd9edfff8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:01531f31c5d597cbb268d58036478d260dd069cb513a2c75d8d569e616a264ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:46e37410e7568c35cc4e19eb8902695ebce97c5c4549b644648db500fc983e71_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:88bdc4fde0f957359ac7249882dc80681b3edebaa7120261c9edb10be36b89eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:b8b5799bd895bb3686b43288e1b6cbd82c60faf6783486cc27ec0fd316cc80f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7965b35be1791f71c0b15c302708a1c255352de6ecd3762f07a9cd289cd34cb0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:9aaf56ab79342abcca348ca4452c6c17ec86ec5838fb0baf9a27a2bc4f7c67d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:bce92caf55f2567aae42a86923253afb01671c204245ad86c2beaff8430a6639_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:fa44755e2253febbe44952e5487a0d86b6a20aaaf83bd1198064db49575b5fc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:328c1fb3983fd19e3b8794ef340f2f1c38e3b4869aabd42c929c37686ba142f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:889d8df6de7dcedee226609c11845e55556dfc6c228cafc5c773f7cecee513bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:dd6cd60782d2e20fc6d6bd7645517666aea942738bfa0b06a55ee068da59b968_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:e2d58f1805e7b159f212fccd8fd3298d4c302be98eb01a6cb3b83422ed30acaf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:07374fb39037f67ae5ec9dbb7959b30d8f039b94a1e4bc50796d1a6ab372595b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:1a3933778481e93e25e44518c66a2d1fe76d708314cefd5f55ff3326e4db8fbe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5d22f6fb1baaa09c4c35516106da5d628ea8ce468441aefebb9ffb10a141ebfa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:d18bf43c2c35ce3352efb39099b4993bfa56356368b2ebf3e812cc0392fac702_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:03b07fa2a2c93563e07358f56d0f2dea061b3394cf8b0ddef8eab4c9491cda79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:07377669c470f1efb77d10f12e3121fc8aea8481693212e394e7403114712e27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:13fa04fb724f58a09e376b5f040a6c77e7a235bdbad2848cc31d6d6fb885807f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:cbbb2cbf10f0886a83c06105ee4f728ae0dc89c47781e42da9f1cfa1e2577c49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:14d2e9a6dbe70e340d59298a0d2202900e752fa206cdfaf19519f9f3261b7abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:63012f693b6046ca95edfc8f63e999d7da0c05f0d6bb9b614fba426f968ec85f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:6e9115e0d52521e3ec88b1ba92d9d4bbcc7a8c584710e204a8ee20a5c74bc66d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:8ca12b116c7b4f58e90f541d9cc9a1c449ac8c5d7009c856645a24f30755289d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:012ed2651cabbe498a525c90063d78fe468a94ca607bf4e027bc8179aca6eb60_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:07703a48e4f19f31f1ee8aff22776c10616227c984f3fa4a8ab80068af8644bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4670ec8192280d99f0b0351837e05c580dabdfb50ce07de614dc9bb92e3b1d08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:99730a4376842a0b9a1f5f7083d1b8c22ff8ea5912d6da3450d050c9b0cf36d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:4884a8b1139f19f1722e8356783c190a6a1c51c88870e0c367884940ea95c00a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:7350cafccafa28935e8248148bc15468c0e7d87cc4a6bf17d8ef47e0f6e7122b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:d93167c8041b3030419c95854523a8036ece327fb68ea2ab8f74a04e2c8437d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e41beea854fe3e395887c8042acc2403dbd239525081a6e6b18b8dea0afc1ad4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:19b5ab4363e9ad0b45d7df0d8d159bd52e4d27bd5eb588e74d92e75f87f5c285_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:5b67fbc43a9adda03dc35afb9e8757d52fc5fc43c70ad6bb22f5cc59e7b05514_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ab59845c6ec8e99f378f2f2a07087c58ff31abe2d1828f5aa1415d057d2e4fc6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b23c5b7eea0c3cf26ad1ad2dffda8847f8ab32f614ba5612b98755ef48345941_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:065d205e64fc8c462cafe046336400df21c32bc19eecd749ddd722c915c24159_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:0f182199c3b68aedcd8d1fca5a33517455280094951e1d71c6c949e192c31b9c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:67879974d4b32f9cbe69d6ee0d815e54b46525cacaa0b6db14fc48c4535519ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:fba212598089760c7db08ff983c297dba743ea8824d261f2b187a49dc4b367d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:293a59573874331480e17d680d7128ef0bd58aa5ba80c48601ceb6474427f086_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:6a57c447cd9dd85092c1bf93593a98ea21fa48feda7ffe8705edfc92c4fe245c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:9a2c4b501631661a0acaf4787c17e01c7e46909bdd9ba3366d62eda9fc5f7007_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e10872b483e0755561e831ef7bee39a12ce08ac8e7ff8ac47da6f40317234da6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1fd262975034d74a65b7182b0a0af614c9e14e6205c954002d313d7f93575673_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:7ccea7a3e43269463b08bc4f530cda138176e9b15740d33e6fca3793df714b20_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:8f06ec8a1ed5d37d190997acc534d16870d251ad27cea8925ad03862bcffd222_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dfd7adfc5b7cc80e3947240cae277a018196c61f3588b3bc52688a8c5e5d2fca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0792e1389550aef672794e860e69cfd65b5407ebd474a78beb1b539c093b8e2d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:25c7158a8dc8594bc2cfbf655ce305fa47c8fd50cbffa197c2bacc0a58dd825c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:6f2e9d9b0ae8f4890aae1b3da9314e0ef220227cb55c3bfa6d2b2c510ccac842_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:7fb1e0b090f758e89957594a747023a4043e707475d57f6e71f7ffadf8fe1ac8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0c148960bb60a8ab728ab025ae17cd9638bf33eb6b890cfb7d9355edc02ff528_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:12d9ced9e566d677502af33e01e7f89e1ce57525513ec78a10fcec539e9a0e18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:23e9500e2b88f703d92c0e71008bdb96c442835fe0caa5960c60f74e4d083a3a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:591dc1e332c4214d751e522a3f156db275c34238a098b87744f764bb5078cbbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:94ccdbfdafcf1ff2d5b1522efbb6e6c66950c3283f59c697f68709ea50c47cd3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:996005219a17d7676f8fbacd1c09fc563922084727a6d6937d759574d53eec2e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:bcb6471fa041dac601c983f786aa6aa4c05f591d962a0feab86ec28b7135f088_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:e09fdda8a783af83a2693ebd190abb3b4b3119da909789a60add3ae99c7db867_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4a7604bc418b77ea9e8b9212811b9f004fa9c3519ec69f0cca947e9bf024a5c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:bccf52f944424157ac281567af6b5d3c6a901e503c693a93050823caadaf2582_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:c93e44a4b844dedfd80be876aeeff7fdf98fe13d81f8dff267efbd7485a23ad0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:dc735e86de6db46f50ab402d2758ac73ada53a07e6aead898a4690c9961c75aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:08b9edd9ce77f3ac14d6e387267d23482ced948db4655b1eb7958d843055ef79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:39b42ea771a00edf8275b4c274999b4a0212c1a2d7473922e3968d0fe1fa6195_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:407d8011f16326cbd93016e2235b72fd66f829fa72f0558f03ab4920446616e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:5104b3162b607a50fcf55eee4a42490b56637ac278c7f54ac2cb63fc11de5cdd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:0feb2bb59207a0c9acdfca1f0b279ea37030eb17329ada7c2873d219946165c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:4046891f28acf722eb26b365f53504912afc837a3a7d51d2f5162ad4737bca0b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:64210438ed80a847fbd3dfce081c0b38176ed25a3b5d7d16f699eb30de9a0e7e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:7cc883a87d758f0594d8b1a886501c4621d32d54d9319ce33caeb5a6ccd33336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:57cfd4d43f72dbe759480239190323bfba08a880f3643ec8c0e8516f051d3aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:79dc9a83d55e8e90b1365d99253b34287be6408575aec81da554ea7337907c80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:81692c8d42debdac5f75f0db84aa9a055e8d2bcd8b92f4b2007a704edcd39ee0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:f2439a0c051d9b6b688a18204e0b0c0b16eccd3b81c5f1e0c84f967f6b6bafab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1e4a7ea7f4de810de638affd4ca9d2671c47137d9b916cd3d9bf2982abead18c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:7075df66bd506ac1826bba7147831ced1fe39fcea2f58e2c75b4350ad4797496_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:a5b9c1a8ebe87f107b3920dae1df055cd78bcd4d3a3c03c4b5699b6710ea3593_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:d9c0fb50e102278b7dad10c59b3d8f35eff7c5798cce654c0ad10d146df23ede_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:05ed03d7f86337685b48e2155ad32b5b79218743906d7c1d99f928290a5fe42b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:7d70383dcd5f22e98f32a122f1b99332246fe94c34da6aa83a581e6411fd7917_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f84b2fdff9023eef6ba15bcd24e29c5705c65d40df67e33a7360d01a821046f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:fd5e894feb6b26987267902cea32635d4941e6112efb87dbcce55431f10df401_s390x | — |
Workaround
|
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 Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:328c1fb3983fd19e3b8794ef340f2f1c38e3b4869aabd42c929c37686ba142f7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:889d8df6de7dcedee226609c11845e55556dfc6c228cafc5c773f7cecee513bf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:dd6cd60782d2e20fc6d6bd7645517666aea942738bfa0b06a55ee068da59b968_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:e2d58f1805e7b159f212fccd8fd3298d4c302be98eb01a6cb3b83422ed30acaf_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:081e80d92fb4abca986fe555fecb5a1089c2ed884a8b06c673c2d9a0cba28a7d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:4b59a91b0f4f0ee348074558411ac5a06b6daf80f281d82de78fefeb4cd64c2f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:726d3185e3ec8b19448a515529b784c0fd115fd97f53598703b4e9efcab42c72_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:8c3a0c275df66554cc7580127847f8a25e1a93a37b2bc959c6c873fd56036127_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:6b4b56de6aa091ac87ce8a8c3beb2d82a5a019f2e1f6ff9f0ce220050d19d447_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ae6aaeae3e16c625db66c742f86f8743324cfd83469fd7460f42843f558cc596_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:b5fe209b755e3b97a968bf0dec2b22288c6a28f342ccca5afb9927dbbb5a8488_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ea647473a29becdead38ce07c20a3836dce6b9c4355b8ec749fa6c8fa01656ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:009192d26ff0422301cf1161cd7df863be8a69430a3ab02ce90711f56bd06739_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:2c5d51fc1a581737e92a337bb534f7e5a84ee51ab66c6db04fc5fe07a50bcd3d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:52ae03ffbd554c183c46d7c06feb3e7f64d11a3316beb3a180b9bf2c796b054b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9a3735b27a0b1e87f1008d20a5d26ceaad4aed91fb2d0387dd304f9e9230abf1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:222033b1c86d40c7ca2eec6a1668b097923a7fd03154380fbde31d7495a81464_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:76c04f4014f8b72600be2927ab294ef92528cc5ca68b75f0c3fe476b320e5e9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d7a7af28b169f38e7dbff61c6a4fe8651e034810865ebc1a617d7d9a1df1b84d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:f39e9bc78ba578522003b66f44c227b3cf3ca49f41e3d53c40a7eacd5b04ed3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:1983c2581c6f46370a18e04b822a987a9326f3b80983ca5a659a17aa034b7ce6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:3829e6b7eb9c10742356d68e0cf2b6761697808976af08bd6bd635da9ba521ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:6cb786a7b9b60606fc87c2cdac198740248e822250f7522015665d7389dfa077_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:784c610aa01dc829d1352d04585a759013ecb573c6645d19f9167c76f40b6413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:2ce6bc821b132a01d05d6d9bd3c1f8030dcaf25307fb48ae53ddcf126c57b034_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7a240591bd0cef0773f1cbe2fddc412817194d3f33ebeac34ecb3ee1977ad65d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a766d7433ea19b74e4584f038883546cd9e0365902924ea8e81955cd1f620f8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:e983adf2ffdcaad13f4aefb295df3f0c32008b1c98de05a42a36473f10b1eac9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:0f7807cfa4efec2e3cbda82ab8200d0059c6e6308fde7707bac0c6b39df206e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:65c19f431c6f3c7d0dd91e2d8a5ee8621be54b0ce63233382473d023fb2ad71f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e2c1d1e4857fa8669dc6055295acb6fbfd9255d0002f74f462c5647291b98d37_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e439078f9f17194417623ca25787d1a6b55d65083298b419b692c02a579413db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:67dda827430141da9260addae0484b63d0526d2d4a69177e9c90850627a6792a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:911738cd76b2f2002a96354ac7e16235c5e555c48a6a876977e5539cd0cabad8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a16aface5e3be2f06a81cd365d8a29e8a342ce95d2d8d409c09ed2751e62e67b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:add94df989dceabc46ff0229282f993169d7d95d0d692bc083ec23df747d794f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1a6b55e1aff357829801307fc13868be668683cd5757128529c05a427eaf5c06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:a9478b93a039398fa9cf8cafd506b0928c6c44992b9843a1b4dd174a249229e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:be5a357a322a7698839765f046ddd8860cfdca5013c4e2f36fecef2ef77610d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:c8d11529d16cdb3337d3fcc37a11df53e74a1f14c7fab7ec6e4b5a84f686cbd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:6187fae21ede179199da3e8335d83e518644bba4d045212d41ba543426d077ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:77543c0a770ab5096dd4af76d98dbdb6ad05a1981226ad7b41a7cc561d70697e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:7c2e90c6e02350643e2a40c46a0e5a759a9eb2eca0ecde33a3ebd89fe6e00378_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:afd26aec4a01abe704f5e4f5442035b90cbbd37cd5b7ef2d51f5c1ef6a575563_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:1399e8f547435a00446d2254ac70f41eb6537edf220287777dc484aaceaedc6d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2a3eb1e345523290314211c03bb37db2424ec1100720681941e0bd8889548877_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7ff09ae31d78e9cb98e4efc663cb4109b527414a98c10c5ac331bf4ab4e0d931_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:8d4f1943e1128aefa6c286f4bcf894edbbe5e8e7433a74d625b588a381f9dab0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:4e280b8e20624911dd5c8d153d82bbb501b5c73946a49e8262c6d4785ab4f2dd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:6661e606a4afd697cbfaa60eeebfd8fd34dfc00fd9f30c50ea7c03667439259a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8c1e6d77db40b1d307e54493fc7ff29fe2a01017074b79930b7dbf98dca63433_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:9fec429e172e0b73c04ffd73cf4c20205aa8beaf232ece79693deea008d9b4b3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:37c6f23f1cf874753f6794e5354302315044f8347623456087f853a91ded7c96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:63c02eca979ef5ce4363814af3a1271be3b05c2db7f02684288538b57de91ad8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:72debbd2749a3e12fc8c2ceca48cba8976b3dbea85f0f5b890c4207f8f9eaf46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:8b0bf37e7d8f868889313a9043e94844007026c2d2f3559ef583ccf4dc8bc14f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:0162d426242039dbb8d81bbeae6649cf21cd000c68531a54260cde322a487de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:30205c1c53b731e727f4015af5c63e2928db2ee86b846f883271743ea51867d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:46f52deef1d930e488f3a1592334ee756f514a529f4d9d07bb54f22e3a914e80_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:4f6203e4dc3275ca44ec593fbdb6c3ab08fbae0c8e354f1c15fc6af0c170a181_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:41281622787b48d53f76228cb89059a07e5eb520a6f07b7b32144e13b3f72b84_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:65a7044631706e06835d757a9d0c139d2a30dce63a9a37ed25df716518e9302e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7ca2bc9395551ed087c9b923d5b8e9dcd04f558821f9ba6bb809df675a59fb35_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a7ff4ab478a7db1131f5c016a1626897c6219ea2d577379c8c436273fd5eabe1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:2a43a8e435a9d83b9003f2a4c8660385ba95ac9eee0513cfc32db3a78f6cd710_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:42eac5f982f2f5fed14d4da538dcd8d32443e387d053b5ee760852808ce7b7ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:a443b83efb9513e1d59dd39c4e2053de7fc81c74c9f8efe49428d01ec20dfb5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:aff98872800448122344a5847a813c8197dc151ed9f07c53ad0e1d95da477f50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:145ffa062b5d86b71ab6d4c72d11018491a1940d64764e77f849fa668509acea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:35dcda0e9cec2ad9bb468b1b5cf2ed2d8d5ab66f927698098371ac5f30b15ebf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:8ec340a89cd5d57b48beec8ce60fe8128a9494a209884a1c76b1bb6d8004fe96_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:a577fc1aa6b9275b39bb5cfbda4ba7e759676b0175a91ba22657777f5546a888_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:02a9e0169a56c3fcfe825aa62c3d56788f02489b4f7f5bc1f10de5d2d052d7ff_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:0d1086aa230e96edf95e4fd6cbf1cb8b17c11f26e014601944582e307c4d4e59_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:12048bfc0ba64b231fd0290c76e4d8188927e1053011252a130a642bdf33c7a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:975a3d23af223c2de0453ec3938c6c6591596cbea6e87300f7418b246543995d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f5df353cd7c20ce408d2a8a712a7667173d7f69a511bc821ca696d76526318b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:3f8e3641b68d61282ef2006a4253167645673effd2eddc633aba5d8ee06d012f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:b2ab980f6dd395657f618680a2a4134345cbe6cb90f608429f7c8721693371c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bc26d00f0688549b0be5761eabe6242595aac35913c96335f9455aef1f7108f5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:036b13b8fd89466488b6df196eb3aace5de02485b6efd9f9a7559a68251d5271_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:246106b84de12f768f3e974e0e1e9309a683af06af2e33237176a2ccc1d89c66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:b5fcbeec6cc1dd13a63a0026dc84a10082d0ca4eb6e2f31ae26c607bf3f1f95e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:e3df2849563d093d4c33cb8057b4117b4dc48cb30d39b25f68e4353d63e14066_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:3e996a288bdb941a3b266ef64c594eef1899091681de69f307c04f73e3333820_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:5a6ac6980d7c4969cf1574138f3acf527d871852145a2bff5aab339d87a6582c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:a3af61852d50b702896df295e5a68b4d53f997ff2413376b951f93cad50e845c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d874b4b1d5a7a98988df10e713a1bc0b542feebee5a6bbc6c0e0d84fb0798ec4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2721e17dbadf09237af979ecdaa06d78e5008593f81e2e0cdebff24d9d4c137d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:465fd369afac73c17e6bec785021b9814255d4abdede5dad0a4ca8c84cbfafab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c13a96ca5de55eb3aff45efc2128c11e32b20b22410e52b6438a447095a7576c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c96641054000bf26f73ec579db9d0a56b7e54b7a7d4793eed20fcdb52521cd7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:0d4844dc09a3e21e26e73e82f87d6a02d01a090748e946cf20fedfd6936d809e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4cd5d09c12a48cd5ce966ccd2e37a4e2e5c141e1ee6cb698d8f0373b1368d740_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67aa1bdc459a7112db04e9f8c0041f61be584235261aca7c7967a9a0510c6eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:f97f5cec64db96e60f5f2b2bba4fe1d5f79b985026510df08e97df1cd9edfff8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:01531f31c5d597cbb268d58036478d260dd069cb513a2c75d8d569e616a264ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:46e37410e7568c35cc4e19eb8902695ebce97c5c4549b644648db500fc983e71_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:88bdc4fde0f957359ac7249882dc80681b3edebaa7120261c9edb10be36b89eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:b8b5799bd895bb3686b43288e1b6cbd82c60faf6783486cc27ec0fd316cc80f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7965b35be1791f71c0b15c302708a1c255352de6ecd3762f07a9cd289cd34cb0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:9aaf56ab79342abcca348ca4452c6c17ec86ec5838fb0baf9a27a2bc4f7c67d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:bce92caf55f2567aae42a86923253afb01671c204245ad86c2beaff8430a6639_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:fa44755e2253febbe44952e5487a0d86b6a20aaaf83bd1198064db49575b5fc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:07374fb39037f67ae5ec9dbb7959b30d8f039b94a1e4bc50796d1a6ab372595b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:1a3933778481e93e25e44518c66a2d1fe76d708314cefd5f55ff3326e4db8fbe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5d22f6fb1baaa09c4c35516106da5d628ea8ce468441aefebb9ffb10a141ebfa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:d18bf43c2c35ce3352efb39099b4993bfa56356368b2ebf3e812cc0392fac702_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:1fdd64113c3424efbe7283057f4b71bc57eab3f8b92887f7202b179378181947_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:41311a9a395fea38f67fa954de4ceca786820a2c27bba59369da5fcdec56e514_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:886b951377221a5d8b5b32fc2e92d667c7df97e9828b765c0696c84453f5dec4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:e84a0449d2e6565e404a009e2c99cf54266ae34f23c889ae09f87d8c7d8ea729_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:03b07fa2a2c93563e07358f56d0f2dea061b3394cf8b0ddef8eab4c9491cda79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:07377669c470f1efb77d10f12e3121fc8aea8481693212e394e7403114712e27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:13fa04fb724f58a09e376b5f040a6c77e7a235bdbad2848cc31d6d6fb885807f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:cbbb2cbf10f0886a83c06105ee4f728ae0dc89c47781e42da9f1cfa1e2577c49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:14d2e9a6dbe70e340d59298a0d2202900e752fa206cdfaf19519f9f3261b7abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:63012f693b6046ca95edfc8f63e999d7da0c05f0d6bb9b614fba426f968ec85f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:6e9115e0d52521e3ec88b1ba92d9d4bbcc7a8c584710e204a8ee20a5c74bc66d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:8ca12b116c7b4f58e90f541d9cc9a1c449ac8c5d7009c856645a24f30755289d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:03ca660d7c757d60b17af160876371e401c295bdb55115bd56bf3617f64ab08f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:14503bfd7af16acdec80eb3e08008bec9e08ec2f9c88d133818e7fc1f36695aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:a7825362e9da5ca76836c7213774f17be04f7d7a33ce9dd963b50c60010b63aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:b6e08f53c1527e00dffb09063dd3777abd7b2c447cac8f6fdd177376c270c10c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:012ed2651cabbe498a525c90063d78fe468a94ca607bf4e027bc8179aca6eb60_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:07703a48e4f19f31f1ee8aff22776c10616227c984f3fa4a8ab80068af8644bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4670ec8192280d99f0b0351837e05c580dabdfb50ce07de614dc9bb92e3b1d08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:99730a4376842a0b9a1f5f7083d1b8c22ff8ea5912d6da3450d050c9b0cf36d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:4884a8b1139f19f1722e8356783c190a6a1c51c88870e0c367884940ea95c00a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:7350cafccafa28935e8248148bc15468c0e7d87cc4a6bf17d8ef47e0f6e7122b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:d93167c8041b3030419c95854523a8036ece327fb68ea2ab8f74a04e2c8437d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e41beea854fe3e395887c8042acc2403dbd239525081a6e6b18b8dea0afc1ad4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:19b5ab4363e9ad0b45d7df0d8d159bd52e4d27bd5eb588e74d92e75f87f5c285_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:5b67fbc43a9adda03dc35afb9e8757d52fc5fc43c70ad6bb22f5cc59e7b05514_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ab59845c6ec8e99f378f2f2a07087c58ff31abe2d1828f5aa1415d057d2e4fc6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b23c5b7eea0c3cf26ad1ad2dffda8847f8ab32f614ba5612b98755ef48345941_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:065d205e64fc8c462cafe046336400df21c32bc19eecd749ddd722c915c24159_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:0f182199c3b68aedcd8d1fca5a33517455280094951e1d71c6c949e192c31b9c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:67879974d4b32f9cbe69d6ee0d815e54b46525cacaa0b6db14fc48c4535519ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:fba212598089760c7db08ff983c297dba743ea8824d261f2b187a49dc4b367d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:293a59573874331480e17d680d7128ef0bd58aa5ba80c48601ceb6474427f086_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:6a57c447cd9dd85092c1bf93593a98ea21fa48feda7ffe8705edfc92c4fe245c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:9a2c4b501631661a0acaf4787c17e01c7e46909bdd9ba3366d62eda9fc5f7007_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e10872b483e0755561e831ef7bee39a12ce08ac8e7ff8ac47da6f40317234da6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1fd262975034d74a65b7182b0a0af614c9e14e6205c954002d313d7f93575673_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:7ccea7a3e43269463b08bc4f530cda138176e9b15740d33e6fca3793df714b20_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:8f06ec8a1ed5d37d190997acc534d16870d251ad27cea8925ad03862bcffd222_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dfd7adfc5b7cc80e3947240cae277a018196c61f3588b3bc52688a8c5e5d2fca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0792e1389550aef672794e860e69cfd65b5407ebd474a78beb1b539c093b8e2d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:25c7158a8dc8594bc2cfbf655ce305fa47c8fd50cbffa197c2bacc0a58dd825c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:6f2e9d9b0ae8f4890aae1b3da9314e0ef220227cb55c3bfa6d2b2c510ccac842_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:7fb1e0b090f758e89957594a747023a4043e707475d57f6e71f7ffadf8fe1ac8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0c148960bb60a8ab728ab025ae17cd9638bf33eb6b890cfb7d9355edc02ff528_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:12d9ced9e566d677502af33e01e7f89e1ce57525513ec78a10fcec539e9a0e18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:23e9500e2b88f703d92c0e71008bdb96c442835fe0caa5960c60f74e4d083a3a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:591dc1e332c4214d751e522a3f156db275c34238a098b87744f764bb5078cbbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:94ccdbfdafcf1ff2d5b1522efbb6e6c66950c3283f59c697f68709ea50c47cd3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:996005219a17d7676f8fbacd1c09fc563922084727a6d6937d759574d53eec2e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:bcb6471fa041dac601c983f786aa6aa4c05f591d962a0feab86ec28b7135f088_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:e09fdda8a783af83a2693ebd190abb3b4b3119da909789a60add3ae99c7db867_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4a7604bc418b77ea9e8b9212811b9f004fa9c3519ec69f0cca947e9bf024a5c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:bccf52f944424157ac281567af6b5d3c6a901e503c693a93050823caadaf2582_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:c93e44a4b844dedfd80be876aeeff7fdf98fe13d81f8dff267efbd7485a23ad0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:dc735e86de6db46f50ab402d2758ac73ada53a07e6aead898a4690c9961c75aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:08b9edd9ce77f3ac14d6e387267d23482ced948db4655b1eb7958d843055ef79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:39b42ea771a00edf8275b4c274999b4a0212c1a2d7473922e3968d0fe1fa6195_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:407d8011f16326cbd93016e2235b72fd66f829fa72f0558f03ab4920446616e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:5104b3162b607a50fcf55eee4a42490b56637ac278c7f54ac2cb63fc11de5cdd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:0feb2bb59207a0c9acdfca1f0b279ea37030eb17329ada7c2873d219946165c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:4046891f28acf722eb26b365f53504912afc837a3a7d51d2f5162ad4737bca0b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:64210438ed80a847fbd3dfce081c0b38176ed25a3b5d7d16f699eb30de9a0e7e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:7cc883a87d758f0594d8b1a886501c4621d32d54d9319ce33caeb5a6ccd33336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:57cfd4d43f72dbe759480239190323bfba08a880f3643ec8c0e8516f051d3aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:79dc9a83d55e8e90b1365d99253b34287be6408575aec81da554ea7337907c80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:81692c8d42debdac5f75f0db84aa9a055e8d2bcd8b92f4b2007a704edcd39ee0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:f2439a0c051d9b6b688a18204e0b0c0b16eccd3b81c5f1e0c84f967f6b6bafab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1e4a7ea7f4de810de638affd4ca9d2671c47137d9b916cd3d9bf2982abead18c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:7075df66bd506ac1826bba7147831ced1fe39fcea2f58e2c75b4350ad4797496_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:a5b9c1a8ebe87f107b3920dae1df055cd78bcd4d3a3c03c4b5699b6710ea3593_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:d9c0fb50e102278b7dad10c59b3d8f35eff7c5798cce654c0ad10d146df23ede_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:05ed03d7f86337685b48e2155ad32b5b79218743906d7c1d99f928290a5fe42b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:7d70383dcd5f22e98f32a122f1b99332246fe94c34da6aa83a581e6411fd7917_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f84b2fdff9023eef6ba15bcd24e29c5705c65d40df67e33a7360d01a821046f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:fd5e894feb6b26987267902cea32635d4941e6112efb87dbcce55431f10df401_s390x | — |
Workaround
|
A flaw was found in PostCSS, a tool that processes CSS files. An attacker who provides specially crafted CSS input containing a malicious source map comment can cause the system to read arbitrary files from the local filesystem. This can lead to the disclosure of sensitive information, specifically the first few bytes of file content. Additionally, this vulnerability may be exploited to cause a Denial of Service (DoS) by targeting large files, making the system unavailable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:02a9e0169a56c3fcfe825aa62c3d56788f02489b4f7f5bc1f10de5d2d052d7ff_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:0d1086aa230e96edf95e4fd6cbf1cb8b17c11f26e014601944582e307c4d4e59_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:12048bfc0ba64b231fd0290c76e4d8188927e1053011252a130a642bdf33c7a2_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:975a3d23af223c2de0453ec3938c6c6591596cbea6e87300f7418b246543995d_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:081e80d92fb4abca986fe555fecb5a1089c2ed884a8b06c673c2d9a0cba28a7d_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:4b59a91b0f4f0ee348074558411ac5a06b6daf80f281d82de78fefeb4cd64c2f_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:726d3185e3ec8b19448a515529b784c0fd115fd97f53598703b4e9efcab42c72_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:8c3a0c275df66554cc7580127847f8a25e1a93a37b2bc959c6c873fd56036127_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:6b4b56de6aa091ac87ce8a8c3beb2d82a5a019f2e1f6ff9f0ce220050d19d447_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ae6aaeae3e16c625db66c742f86f8743324cfd83469fd7460f42843f558cc596_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:b5fe209b755e3b97a968bf0dec2b22288c6a28f342ccca5afb9927dbbb5a8488_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ea647473a29becdead38ce07c20a3836dce6b9c4355b8ec749fa6c8fa01656ff_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:009192d26ff0422301cf1161cd7df863be8a69430a3ab02ce90711f56bd06739_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:2c5d51fc1a581737e92a337bb534f7e5a84ee51ab66c6db04fc5fe07a50bcd3d_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:52ae03ffbd554c183c46d7c06feb3e7f64d11a3316beb3a180b9bf2c796b054b_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9a3735b27a0b1e87f1008d20a5d26ceaad4aed91fb2d0387dd304f9e9230abf1_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:222033b1c86d40c7ca2eec6a1668b097923a7fd03154380fbde31d7495a81464_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:76c04f4014f8b72600be2927ab294ef92528cc5ca68b75f0c3fe476b320e5e9d_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d7a7af28b169f38e7dbff61c6a4fe8651e034810865ebc1a617d7d9a1df1b84d_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:f39e9bc78ba578522003b66f44c227b3cf3ca49f41e3d53c40a7eacd5b04ed3c_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:1983c2581c6f46370a18e04b822a987a9326f3b80983ca5a659a17aa034b7ce6_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:3829e6b7eb9c10742356d68e0cf2b6761697808976af08bd6bd635da9ba521ad_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:6cb786a7b9b60606fc87c2cdac198740248e822250f7522015665d7389dfa077_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:784c610aa01dc829d1352d04585a759013ecb573c6645d19f9167c76f40b6413_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:2ce6bc821b132a01d05d6d9bd3c1f8030dcaf25307fb48ae53ddcf126c57b034_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7a240591bd0cef0773f1cbe2fddc412817194d3f33ebeac34ecb3ee1977ad65d_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a766d7433ea19b74e4584f038883546cd9e0365902924ea8e81955cd1f620f8a_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:e983adf2ffdcaad13f4aefb295df3f0c32008b1c98de05a42a36473f10b1eac9_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:0f7807cfa4efec2e3cbda82ab8200d0059c6e6308fde7707bac0c6b39df206e2_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:65c19f431c6f3c7d0dd91e2d8a5ee8621be54b0ce63233382473d023fb2ad71f_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e2c1d1e4857fa8669dc6055295acb6fbfd9255d0002f74f462c5647291b98d37_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e439078f9f17194417623ca25787d1a6b55d65083298b419b692c02a579413db_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:67dda827430141da9260addae0484b63d0526d2d4a69177e9c90850627a6792a_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:911738cd76b2f2002a96354ac7e16235c5e555c48a6a876977e5539cd0cabad8_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a16aface5e3be2f06a81cd365d8a29e8a342ce95d2d8d409c09ed2751e62e67b_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:add94df989dceabc46ff0229282f993169d7d95d0d692bc083ec23df747d794f_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1a6b55e1aff357829801307fc13868be668683cd5757128529c05a427eaf5c06_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:a9478b93a039398fa9cf8cafd506b0928c6c44992b9843a1b4dd174a249229e2_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:be5a357a322a7698839765f046ddd8860cfdca5013c4e2f36fecef2ef77610d1_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:c8d11529d16cdb3337d3fcc37a11df53e74a1f14c7fab7ec6e4b5a84f686cbd3_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:6187fae21ede179199da3e8335d83e518644bba4d045212d41ba543426d077ac_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:77543c0a770ab5096dd4af76d98dbdb6ad05a1981226ad7b41a7cc561d70697e_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:7c2e90c6e02350643e2a40c46a0e5a759a9eb2eca0ecde33a3ebd89fe6e00378_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:afd26aec4a01abe704f5e4f5442035b90cbbd37cd5b7ef2d51f5c1ef6a575563_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:1399e8f547435a00446d2254ac70f41eb6537edf220287777dc484aaceaedc6d_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2a3eb1e345523290314211c03bb37db2424ec1100720681941e0bd8889548877_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7ff09ae31d78e9cb98e4efc663cb4109b527414a98c10c5ac331bf4ab4e0d931_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:8d4f1943e1128aefa6c286f4bcf894edbbe5e8e7433a74d625b588a381f9dab0_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:4e280b8e20624911dd5c8d153d82bbb501b5c73946a49e8262c6d4785ab4f2dd_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:6661e606a4afd697cbfaa60eeebfd8fd34dfc00fd9f30c50ea7c03667439259a_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8c1e6d77db40b1d307e54493fc7ff29fe2a01017074b79930b7dbf98dca63433_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:9fec429e172e0b73c04ffd73cf4c20205aa8beaf232ece79693deea008d9b4b3_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:37c6f23f1cf874753f6794e5354302315044f8347623456087f853a91ded7c96_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:63c02eca979ef5ce4363814af3a1271be3b05c2db7f02684288538b57de91ad8_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:72debbd2749a3e12fc8c2ceca48cba8976b3dbea85f0f5b890c4207f8f9eaf46_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:8b0bf37e7d8f868889313a9043e94844007026c2d2f3559ef583ccf4dc8bc14f_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:0162d426242039dbb8d81bbeae6649cf21cd000c68531a54260cde322a487de4_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:30205c1c53b731e727f4015af5c63e2928db2ee86b846f883271743ea51867d9_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:46f52deef1d930e488f3a1592334ee756f514a529f4d9d07bb54f22e3a914e80_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:4f6203e4dc3275ca44ec593fbdb6c3ab08fbae0c8e354f1c15fc6af0c170a181_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:41281622787b48d53f76228cb89059a07e5eb520a6f07b7b32144e13b3f72b84_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:65a7044631706e06835d757a9d0c139d2a30dce63a9a37ed25df716518e9302e_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7ca2bc9395551ed087c9b923d5b8e9dcd04f558821f9ba6bb809df675a59fb35_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a7ff4ab478a7db1131f5c016a1626897c6219ea2d577379c8c436273fd5eabe1_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:2a43a8e435a9d83b9003f2a4c8660385ba95ac9eee0513cfc32db3a78f6cd710_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:42eac5f982f2f5fed14d4da538dcd8d32443e387d053b5ee760852808ce7b7ae_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:a443b83efb9513e1d59dd39c4e2053de7fc81c74c9f8efe49428d01ec20dfb5c_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:aff98872800448122344a5847a813c8197dc151ed9f07c53ad0e1d95da477f50_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:145ffa062b5d86b71ab6d4c72d11018491a1940d64764e77f849fa668509acea_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:35dcda0e9cec2ad9bb468b1b5cf2ed2d8d5ab66f927698098371ac5f30b15ebf_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:8ec340a89cd5d57b48beec8ce60fe8128a9494a209884a1c76b1bb6d8004fe96_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:a577fc1aa6b9275b39bb5cfbda4ba7e759676b0175a91ba22657777f5546a888_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f5df353cd7c20ce408d2a8a712a7667173d7f69a511bc821ca696d76526318b_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:3f8e3641b68d61282ef2006a4253167645673effd2eddc633aba5d8ee06d012f_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:b2ab980f6dd395657f618680a2a4134345cbe6cb90f608429f7c8721693371c0_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bc26d00f0688549b0be5761eabe6242595aac35913c96335f9455aef1f7108f5_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:036b13b8fd89466488b6df196eb3aace5de02485b6efd9f9a7559a68251d5271_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:246106b84de12f768f3e974e0e1e9309a683af06af2e33237176a2ccc1d89c66_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:b5fcbeec6cc1dd13a63a0026dc84a10082d0ca4eb6e2f31ae26c607bf3f1f95e_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:e3df2849563d093d4c33cb8057b4117b4dc48cb30d39b25f68e4353d63e14066_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:3e996a288bdb941a3b266ef64c594eef1899091681de69f307c04f73e3333820_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:5a6ac6980d7c4969cf1574138f3acf527d871852145a2bff5aab339d87a6582c_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:a3af61852d50b702896df295e5a68b4d53f997ff2413376b951f93cad50e845c_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d874b4b1d5a7a98988df10e713a1bc0b542feebee5a6bbc6c0e0d84fb0798ec4_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2721e17dbadf09237af979ecdaa06d78e5008593f81e2e0cdebff24d9d4c137d_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:465fd369afac73c17e6bec785021b9814255d4abdede5dad0a4ca8c84cbfafab_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c13a96ca5de55eb3aff45efc2128c11e32b20b22410e52b6438a447095a7576c_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c96641054000bf26f73ec579db9d0a56b7e54b7a7d4793eed20fcdb52521cd7c_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:0d4844dc09a3e21e26e73e82f87d6a02d01a090748e946cf20fedfd6936d809e_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4cd5d09c12a48cd5ce966ccd2e37a4e2e5c141e1ee6cb698d8f0373b1368d740_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67aa1bdc459a7112db04e9f8c0041f61be584235261aca7c7967a9a0510c6eb6_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:f97f5cec64db96e60f5f2b2bba4fe1d5f79b985026510df08e97df1cd9edfff8_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:01531f31c5d597cbb268d58036478d260dd069cb513a2c75d8d569e616a264ce_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:46e37410e7568c35cc4e19eb8902695ebce97c5c4549b644648db500fc983e71_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:88bdc4fde0f957359ac7249882dc80681b3edebaa7120261c9edb10be36b89eb_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:b8b5799bd895bb3686b43288e1b6cbd82c60faf6783486cc27ec0fd316cc80f7_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7965b35be1791f71c0b15c302708a1c255352de6ecd3762f07a9cd289cd34cb0_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:9aaf56ab79342abcca348ca4452c6c17ec86ec5838fb0baf9a27a2bc4f7c67d7_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:bce92caf55f2567aae42a86923253afb01671c204245ad86c2beaff8430a6639_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:fa44755e2253febbe44952e5487a0d86b6a20aaaf83bd1198064db49575b5fc1_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:328c1fb3983fd19e3b8794ef340f2f1c38e3b4869aabd42c929c37686ba142f7_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:889d8df6de7dcedee226609c11845e55556dfc6c228cafc5c773f7cecee513bf_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:dd6cd60782d2e20fc6d6bd7645517666aea942738bfa0b06a55ee068da59b968_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:e2d58f1805e7b159f212fccd8fd3298d4c302be98eb01a6cb3b83422ed30acaf_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:07374fb39037f67ae5ec9dbb7959b30d8f039b94a1e4bc50796d1a6ab372595b_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:1a3933778481e93e25e44518c66a2d1fe76d708314cefd5f55ff3326e4db8fbe_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5d22f6fb1baaa09c4c35516106da5d628ea8ce468441aefebb9ffb10a141ebfa_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:d18bf43c2c35ce3352efb39099b4993bfa56356368b2ebf3e812cc0392fac702_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:1fdd64113c3424efbe7283057f4b71bc57eab3f8b92887f7202b179378181947_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:41311a9a395fea38f67fa954de4ceca786820a2c27bba59369da5fcdec56e514_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:886b951377221a5d8b5b32fc2e92d667c7df97e9828b765c0696c84453f5dec4_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:e84a0449d2e6565e404a009e2c99cf54266ae34f23c889ae09f87d8c7d8ea729_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:03b07fa2a2c93563e07358f56d0f2dea061b3394cf8b0ddef8eab4c9491cda79_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:07377669c470f1efb77d10f12e3121fc8aea8481693212e394e7403114712e27_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:13fa04fb724f58a09e376b5f040a6c77e7a235bdbad2848cc31d6d6fb885807f_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:cbbb2cbf10f0886a83c06105ee4f728ae0dc89c47781e42da9f1cfa1e2577c49_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:14d2e9a6dbe70e340d59298a0d2202900e752fa206cdfaf19519f9f3261b7abf_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:63012f693b6046ca95edfc8f63e999d7da0c05f0d6bb9b614fba426f968ec85f_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:6e9115e0d52521e3ec88b1ba92d9d4bbcc7a8c584710e204a8ee20a5c74bc66d_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:8ca12b116c7b4f58e90f541d9cc9a1c449ac8c5d7009c856645a24f30755289d_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:03ca660d7c757d60b17af160876371e401c295bdb55115bd56bf3617f64ab08f_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:14503bfd7af16acdec80eb3e08008bec9e08ec2f9c88d133818e7fc1f36695aa_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:a7825362e9da5ca76836c7213774f17be04f7d7a33ce9dd963b50c60010b63aa_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:b6e08f53c1527e00dffb09063dd3777abd7b2c447cac8f6fdd177376c270c10c_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:012ed2651cabbe498a525c90063d78fe468a94ca607bf4e027bc8179aca6eb60_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:07703a48e4f19f31f1ee8aff22776c10616227c984f3fa4a8ab80068af8644bb_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4670ec8192280d99f0b0351837e05c580dabdfb50ce07de614dc9bb92e3b1d08_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:99730a4376842a0b9a1f5f7083d1b8c22ff8ea5912d6da3450d050c9b0cf36d4_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:4884a8b1139f19f1722e8356783c190a6a1c51c88870e0c367884940ea95c00a_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:7350cafccafa28935e8248148bc15468c0e7d87cc4a6bf17d8ef47e0f6e7122b_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:d93167c8041b3030419c95854523a8036ece327fb68ea2ab8f74a04e2c8437d5_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e41beea854fe3e395887c8042acc2403dbd239525081a6e6b18b8dea0afc1ad4_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:19b5ab4363e9ad0b45d7df0d8d159bd52e4d27bd5eb588e74d92e75f87f5c285_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:5b67fbc43a9adda03dc35afb9e8757d52fc5fc43c70ad6bb22f5cc59e7b05514_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ab59845c6ec8e99f378f2f2a07087c58ff31abe2d1828f5aa1415d057d2e4fc6_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b23c5b7eea0c3cf26ad1ad2dffda8847f8ab32f614ba5612b98755ef48345941_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:065d205e64fc8c462cafe046336400df21c32bc19eecd749ddd722c915c24159_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:0f182199c3b68aedcd8d1fca5a33517455280094951e1d71c6c949e192c31b9c_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:67879974d4b32f9cbe69d6ee0d815e54b46525cacaa0b6db14fc48c4535519ad_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:fba212598089760c7db08ff983c297dba743ea8824d261f2b187a49dc4b367d7_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:293a59573874331480e17d680d7128ef0bd58aa5ba80c48601ceb6474427f086_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:6a57c447cd9dd85092c1bf93593a98ea21fa48feda7ffe8705edfc92c4fe245c_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:9a2c4b501631661a0acaf4787c17e01c7e46909bdd9ba3366d62eda9fc5f7007_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e10872b483e0755561e831ef7bee39a12ce08ac8e7ff8ac47da6f40317234da6_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1fd262975034d74a65b7182b0a0af614c9e14e6205c954002d313d7f93575673_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:7ccea7a3e43269463b08bc4f530cda138176e9b15740d33e6fca3793df714b20_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:8f06ec8a1ed5d37d190997acc534d16870d251ad27cea8925ad03862bcffd222_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dfd7adfc5b7cc80e3947240cae277a018196c61f3588b3bc52688a8c5e5d2fca_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0792e1389550aef672794e860e69cfd65b5407ebd474a78beb1b539c093b8e2d_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:25c7158a8dc8594bc2cfbf655ce305fa47c8fd50cbffa197c2bacc0a58dd825c_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:6f2e9d9b0ae8f4890aae1b3da9314e0ef220227cb55c3bfa6d2b2c510ccac842_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:7fb1e0b090f758e89957594a747023a4043e707475d57f6e71f7ffadf8fe1ac8_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0c148960bb60a8ab728ab025ae17cd9638bf33eb6b890cfb7d9355edc02ff528_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:12d9ced9e566d677502af33e01e7f89e1ce57525513ec78a10fcec539e9a0e18_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:23e9500e2b88f703d92c0e71008bdb96c442835fe0caa5960c60f74e4d083a3a_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:591dc1e332c4214d751e522a3f156db275c34238a098b87744f764bb5078cbbb_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:94ccdbfdafcf1ff2d5b1522efbb6e6c66950c3283f59c697f68709ea50c47cd3_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:996005219a17d7676f8fbacd1c09fc563922084727a6d6937d759574d53eec2e_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:bcb6471fa041dac601c983f786aa6aa4c05f591d962a0feab86ec28b7135f088_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:e09fdda8a783af83a2693ebd190abb3b4b3119da909789a60add3ae99c7db867_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4a7604bc418b77ea9e8b9212811b9f004fa9c3519ec69f0cca947e9bf024a5c2_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:bccf52f944424157ac281567af6b5d3c6a901e503c693a93050823caadaf2582_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:c93e44a4b844dedfd80be876aeeff7fdf98fe13d81f8dff267efbd7485a23ad0_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:dc735e86de6db46f50ab402d2758ac73ada53a07e6aead898a4690c9961c75aa_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:08b9edd9ce77f3ac14d6e387267d23482ced948db4655b1eb7958d843055ef79_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:39b42ea771a00edf8275b4c274999b4a0212c1a2d7473922e3968d0fe1fa6195_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:407d8011f16326cbd93016e2235b72fd66f829fa72f0558f03ab4920446616e1_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:5104b3162b607a50fcf55eee4a42490b56637ac278c7f54ac2cb63fc11de5cdd_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:0feb2bb59207a0c9acdfca1f0b279ea37030eb17329ada7c2873d219946165c4_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:4046891f28acf722eb26b365f53504912afc837a3a7d51d2f5162ad4737bca0b_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:64210438ed80a847fbd3dfce081c0b38176ed25a3b5d7d16f699eb30de9a0e7e_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:7cc883a87d758f0594d8b1a886501c4621d32d54d9319ce33caeb5a6ccd33336_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:57cfd4d43f72dbe759480239190323bfba08a880f3643ec8c0e8516f051d3aa7_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:79dc9a83d55e8e90b1365d99253b34287be6408575aec81da554ea7337907c80_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:81692c8d42debdac5f75f0db84aa9a055e8d2bcd8b92f4b2007a704edcd39ee0_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:f2439a0c051d9b6b688a18204e0b0c0b16eccd3b81c5f1e0c84f967f6b6bafab_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1e4a7ea7f4de810de638affd4ca9d2671c47137d9b916cd3d9bf2982abead18c_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:7075df66bd506ac1826bba7147831ced1fe39fcea2f58e2c75b4350ad4797496_s390x | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:a5b9c1a8ebe87f107b3920dae1df055cd78bcd4d3a3c03c4b5699b6710ea3593_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:d9c0fb50e102278b7dad10c59b3d8f35eff7c5798cce654c0ad10d146df23ede_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:05ed03d7f86337685b48e2155ad32b5b79218743906d7c1d99f928290a5fe42b_arm64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:7d70383dcd5f22e98f32a122f1b99332246fe94c34da6aa83a581e6411fd7917_amd64 | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f84b2fdff9023eef6ba15bcd24e29c5705c65d40df67e33a7360d01a821046f8_ppc64le | — | ||
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:fd5e894feb6b26987267902cea32635d4941e6112efb87dbcce55431f10df401_s390x | — |
A flaw was found in the console component. An attacker who can write to container logs on a managed cluster can inject malicious code into the hub console user's browser session. This occurs when the user views raw pod logs, as the console does not properly escape the log content. Successful exploitation could lead to session hijacking, credential theft, or unauthorized actions performed on behalf of the console user.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:02a9e0169a56c3fcfe825aa62c3d56788f02489b4f7f5bc1f10de5d2d052d7ff_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:0d1086aa230e96edf95e4fd6cbf1cb8b17c11f26e014601944582e307c4d4e59_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:12048bfc0ba64b231fd0290c76e4d8188927e1053011252a130a642bdf33c7a2_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:975a3d23af223c2de0453ec3938c6c6591596cbea6e87300f7418b246543995d_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:081e80d92fb4abca986fe555fecb5a1089c2ed884a8b06c673c2d9a0cba28a7d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:4b59a91b0f4f0ee348074558411ac5a06b6daf80f281d82de78fefeb4cd64c2f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:726d3185e3ec8b19448a515529b784c0fd115fd97f53598703b4e9efcab42c72_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:8c3a0c275df66554cc7580127847f8a25e1a93a37b2bc959c6c873fd56036127_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:6b4b56de6aa091ac87ce8a8c3beb2d82a5a019f2e1f6ff9f0ce220050d19d447_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ae6aaeae3e16c625db66c742f86f8743324cfd83469fd7460f42843f558cc596_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:b5fe209b755e3b97a968bf0dec2b22288c6a28f342ccca5afb9927dbbb5a8488_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ea647473a29becdead38ce07c20a3836dce6b9c4355b8ec749fa6c8fa01656ff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:009192d26ff0422301cf1161cd7df863be8a69430a3ab02ce90711f56bd06739_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:2c5d51fc1a581737e92a337bb534f7e5a84ee51ab66c6db04fc5fe07a50bcd3d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:52ae03ffbd554c183c46d7c06feb3e7f64d11a3316beb3a180b9bf2c796b054b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9a3735b27a0b1e87f1008d20a5d26ceaad4aed91fb2d0387dd304f9e9230abf1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:222033b1c86d40c7ca2eec6a1668b097923a7fd03154380fbde31d7495a81464_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:76c04f4014f8b72600be2927ab294ef92528cc5ca68b75f0c3fe476b320e5e9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d7a7af28b169f38e7dbff61c6a4fe8651e034810865ebc1a617d7d9a1df1b84d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:f39e9bc78ba578522003b66f44c227b3cf3ca49f41e3d53c40a7eacd5b04ed3c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:1983c2581c6f46370a18e04b822a987a9326f3b80983ca5a659a17aa034b7ce6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:3829e6b7eb9c10742356d68e0cf2b6761697808976af08bd6bd635da9ba521ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:6cb786a7b9b60606fc87c2cdac198740248e822250f7522015665d7389dfa077_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:784c610aa01dc829d1352d04585a759013ecb573c6645d19f9167c76f40b6413_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:2ce6bc821b132a01d05d6d9bd3c1f8030dcaf25307fb48ae53ddcf126c57b034_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7a240591bd0cef0773f1cbe2fddc412817194d3f33ebeac34ecb3ee1977ad65d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a766d7433ea19b74e4584f038883546cd9e0365902924ea8e81955cd1f620f8a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:e983adf2ffdcaad13f4aefb295df3f0c32008b1c98de05a42a36473f10b1eac9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:0f7807cfa4efec2e3cbda82ab8200d0059c6e6308fde7707bac0c6b39df206e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:65c19f431c6f3c7d0dd91e2d8a5ee8621be54b0ce63233382473d023fb2ad71f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e2c1d1e4857fa8669dc6055295acb6fbfd9255d0002f74f462c5647291b98d37_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e439078f9f17194417623ca25787d1a6b55d65083298b419b692c02a579413db_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:67dda827430141da9260addae0484b63d0526d2d4a69177e9c90850627a6792a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:911738cd76b2f2002a96354ac7e16235c5e555c48a6a876977e5539cd0cabad8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a16aface5e3be2f06a81cd365d8a29e8a342ce95d2d8d409c09ed2751e62e67b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:add94df989dceabc46ff0229282f993169d7d95d0d692bc083ec23df747d794f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1a6b55e1aff357829801307fc13868be668683cd5757128529c05a427eaf5c06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:a9478b93a039398fa9cf8cafd506b0928c6c44992b9843a1b4dd174a249229e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:be5a357a322a7698839765f046ddd8860cfdca5013c4e2f36fecef2ef77610d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:c8d11529d16cdb3337d3fcc37a11df53e74a1f14c7fab7ec6e4b5a84f686cbd3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:6187fae21ede179199da3e8335d83e518644bba4d045212d41ba543426d077ac_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:77543c0a770ab5096dd4af76d98dbdb6ad05a1981226ad7b41a7cc561d70697e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:7c2e90c6e02350643e2a40c46a0e5a759a9eb2eca0ecde33a3ebd89fe6e00378_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:afd26aec4a01abe704f5e4f5442035b90cbbd37cd5b7ef2d51f5c1ef6a575563_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:1399e8f547435a00446d2254ac70f41eb6537edf220287777dc484aaceaedc6d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2a3eb1e345523290314211c03bb37db2424ec1100720681941e0bd8889548877_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7ff09ae31d78e9cb98e4efc663cb4109b527414a98c10c5ac331bf4ab4e0d931_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:8d4f1943e1128aefa6c286f4bcf894edbbe5e8e7433a74d625b588a381f9dab0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:4e280b8e20624911dd5c8d153d82bbb501b5c73946a49e8262c6d4785ab4f2dd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:6661e606a4afd697cbfaa60eeebfd8fd34dfc00fd9f30c50ea7c03667439259a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8c1e6d77db40b1d307e54493fc7ff29fe2a01017074b79930b7dbf98dca63433_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:9fec429e172e0b73c04ffd73cf4c20205aa8beaf232ece79693deea008d9b4b3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:37c6f23f1cf874753f6794e5354302315044f8347623456087f853a91ded7c96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:63c02eca979ef5ce4363814af3a1271be3b05c2db7f02684288538b57de91ad8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:72debbd2749a3e12fc8c2ceca48cba8976b3dbea85f0f5b890c4207f8f9eaf46_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:8b0bf37e7d8f868889313a9043e94844007026c2d2f3559ef583ccf4dc8bc14f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:0162d426242039dbb8d81bbeae6649cf21cd000c68531a54260cde322a487de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:30205c1c53b731e727f4015af5c63e2928db2ee86b846f883271743ea51867d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:46f52deef1d930e488f3a1592334ee756f514a529f4d9d07bb54f22e3a914e80_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:4f6203e4dc3275ca44ec593fbdb6c3ab08fbae0c8e354f1c15fc6af0c170a181_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:41281622787b48d53f76228cb89059a07e5eb520a6f07b7b32144e13b3f72b84_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:65a7044631706e06835d757a9d0c139d2a30dce63a9a37ed25df716518e9302e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7ca2bc9395551ed087c9b923d5b8e9dcd04f558821f9ba6bb809df675a59fb35_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a7ff4ab478a7db1131f5c016a1626897c6219ea2d577379c8c436273fd5eabe1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:2a43a8e435a9d83b9003f2a4c8660385ba95ac9eee0513cfc32db3a78f6cd710_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:42eac5f982f2f5fed14d4da538dcd8d32443e387d053b5ee760852808ce7b7ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:a443b83efb9513e1d59dd39c4e2053de7fc81c74c9f8efe49428d01ec20dfb5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:aff98872800448122344a5847a813c8197dc151ed9f07c53ad0e1d95da477f50_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:145ffa062b5d86b71ab6d4c72d11018491a1940d64764e77f849fa668509acea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:35dcda0e9cec2ad9bb468b1b5cf2ed2d8d5ab66f927698098371ac5f30b15ebf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:8ec340a89cd5d57b48beec8ce60fe8128a9494a209884a1c76b1bb6d8004fe96_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:a577fc1aa6b9275b39bb5cfbda4ba7e759676b0175a91ba22657777f5546a888_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f5df353cd7c20ce408d2a8a712a7667173d7f69a511bc821ca696d76526318b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:3f8e3641b68d61282ef2006a4253167645673effd2eddc633aba5d8ee06d012f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:b2ab980f6dd395657f618680a2a4134345cbe6cb90f608429f7c8721693371c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bc26d00f0688549b0be5761eabe6242595aac35913c96335f9455aef1f7108f5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:036b13b8fd89466488b6df196eb3aace5de02485b6efd9f9a7559a68251d5271_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:246106b84de12f768f3e974e0e1e9309a683af06af2e33237176a2ccc1d89c66_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:b5fcbeec6cc1dd13a63a0026dc84a10082d0ca4eb6e2f31ae26c607bf3f1f95e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:e3df2849563d093d4c33cb8057b4117b4dc48cb30d39b25f68e4353d63e14066_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:3e996a288bdb941a3b266ef64c594eef1899091681de69f307c04f73e3333820_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:5a6ac6980d7c4969cf1574138f3acf527d871852145a2bff5aab339d87a6582c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:a3af61852d50b702896df295e5a68b4d53f997ff2413376b951f93cad50e845c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d874b4b1d5a7a98988df10e713a1bc0b542feebee5a6bbc6c0e0d84fb0798ec4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2721e17dbadf09237af979ecdaa06d78e5008593f81e2e0cdebff24d9d4c137d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:465fd369afac73c17e6bec785021b9814255d4abdede5dad0a4ca8c84cbfafab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c13a96ca5de55eb3aff45efc2128c11e32b20b22410e52b6438a447095a7576c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c96641054000bf26f73ec579db9d0a56b7e54b7a7d4793eed20fcdb52521cd7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:0d4844dc09a3e21e26e73e82f87d6a02d01a090748e946cf20fedfd6936d809e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4cd5d09c12a48cd5ce966ccd2e37a4e2e5c141e1ee6cb698d8f0373b1368d740_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67aa1bdc459a7112db04e9f8c0041f61be584235261aca7c7967a9a0510c6eb6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:f97f5cec64db96e60f5f2b2bba4fe1d5f79b985026510df08e97df1cd9edfff8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:01531f31c5d597cbb268d58036478d260dd069cb513a2c75d8d569e616a264ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:46e37410e7568c35cc4e19eb8902695ebce97c5c4549b644648db500fc983e71_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:88bdc4fde0f957359ac7249882dc80681b3edebaa7120261c9edb10be36b89eb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:b8b5799bd895bb3686b43288e1b6cbd82c60faf6783486cc27ec0fd316cc80f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7965b35be1791f71c0b15c302708a1c255352de6ecd3762f07a9cd289cd34cb0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:9aaf56ab79342abcca348ca4452c6c17ec86ec5838fb0baf9a27a2bc4f7c67d7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:bce92caf55f2567aae42a86923253afb01671c204245ad86c2beaff8430a6639_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:fa44755e2253febbe44952e5487a0d86b6a20aaaf83bd1198064db49575b5fc1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:328c1fb3983fd19e3b8794ef340f2f1c38e3b4869aabd42c929c37686ba142f7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:889d8df6de7dcedee226609c11845e55556dfc6c228cafc5c773f7cecee513bf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:dd6cd60782d2e20fc6d6bd7645517666aea942738bfa0b06a55ee068da59b968_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:e2d58f1805e7b159f212fccd8fd3298d4c302be98eb01a6cb3b83422ed30acaf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:07374fb39037f67ae5ec9dbb7959b30d8f039b94a1e4bc50796d1a6ab372595b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:1a3933778481e93e25e44518c66a2d1fe76d708314cefd5f55ff3326e4db8fbe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5d22f6fb1baaa09c4c35516106da5d628ea8ce468441aefebb9ffb10a141ebfa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:d18bf43c2c35ce3352efb39099b4993bfa56356368b2ebf3e812cc0392fac702_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:1fdd64113c3424efbe7283057f4b71bc57eab3f8b92887f7202b179378181947_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:41311a9a395fea38f67fa954de4ceca786820a2c27bba59369da5fcdec56e514_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:886b951377221a5d8b5b32fc2e92d667c7df97e9828b765c0696c84453f5dec4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:e84a0449d2e6565e404a009e2c99cf54266ae34f23c889ae09f87d8c7d8ea729_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:03b07fa2a2c93563e07358f56d0f2dea061b3394cf8b0ddef8eab4c9491cda79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:07377669c470f1efb77d10f12e3121fc8aea8481693212e394e7403114712e27_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:13fa04fb724f58a09e376b5f040a6c77e7a235bdbad2848cc31d6d6fb885807f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:cbbb2cbf10f0886a83c06105ee4f728ae0dc89c47781e42da9f1cfa1e2577c49_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:14d2e9a6dbe70e340d59298a0d2202900e752fa206cdfaf19519f9f3261b7abf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:63012f693b6046ca95edfc8f63e999d7da0c05f0d6bb9b614fba426f968ec85f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:6e9115e0d52521e3ec88b1ba92d9d4bbcc7a8c584710e204a8ee20a5c74bc66d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:8ca12b116c7b4f58e90f541d9cc9a1c449ac8c5d7009c856645a24f30755289d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:03ca660d7c757d60b17af160876371e401c295bdb55115bd56bf3617f64ab08f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:14503bfd7af16acdec80eb3e08008bec9e08ec2f9c88d133818e7fc1f36695aa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:a7825362e9da5ca76836c7213774f17be04f7d7a33ce9dd963b50c60010b63aa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:b6e08f53c1527e00dffb09063dd3777abd7b2c447cac8f6fdd177376c270c10c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:012ed2651cabbe498a525c90063d78fe468a94ca607bf4e027bc8179aca6eb60_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:07703a48e4f19f31f1ee8aff22776c10616227c984f3fa4a8ab80068af8644bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4670ec8192280d99f0b0351837e05c580dabdfb50ce07de614dc9bb92e3b1d08_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:99730a4376842a0b9a1f5f7083d1b8c22ff8ea5912d6da3450d050c9b0cf36d4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:4884a8b1139f19f1722e8356783c190a6a1c51c88870e0c367884940ea95c00a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:7350cafccafa28935e8248148bc15468c0e7d87cc4a6bf17d8ef47e0f6e7122b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:d93167c8041b3030419c95854523a8036ece327fb68ea2ab8f74a04e2c8437d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e41beea854fe3e395887c8042acc2403dbd239525081a6e6b18b8dea0afc1ad4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:19b5ab4363e9ad0b45d7df0d8d159bd52e4d27bd5eb588e74d92e75f87f5c285_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:5b67fbc43a9adda03dc35afb9e8757d52fc5fc43c70ad6bb22f5cc59e7b05514_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ab59845c6ec8e99f378f2f2a07087c58ff31abe2d1828f5aa1415d057d2e4fc6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b23c5b7eea0c3cf26ad1ad2dffda8847f8ab32f614ba5612b98755ef48345941_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:065d205e64fc8c462cafe046336400df21c32bc19eecd749ddd722c915c24159_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:0f182199c3b68aedcd8d1fca5a33517455280094951e1d71c6c949e192c31b9c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:67879974d4b32f9cbe69d6ee0d815e54b46525cacaa0b6db14fc48c4535519ad_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:fba212598089760c7db08ff983c297dba743ea8824d261f2b187a49dc4b367d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:293a59573874331480e17d680d7128ef0bd58aa5ba80c48601ceb6474427f086_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:6a57c447cd9dd85092c1bf93593a98ea21fa48feda7ffe8705edfc92c4fe245c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:9a2c4b501631661a0acaf4787c17e01c7e46909bdd9ba3366d62eda9fc5f7007_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e10872b483e0755561e831ef7bee39a12ce08ac8e7ff8ac47da6f40317234da6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1fd262975034d74a65b7182b0a0af614c9e14e6205c954002d313d7f93575673_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:7ccea7a3e43269463b08bc4f530cda138176e9b15740d33e6fca3793df714b20_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:8f06ec8a1ed5d37d190997acc534d16870d251ad27cea8925ad03862bcffd222_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dfd7adfc5b7cc80e3947240cae277a018196c61f3588b3bc52688a8c5e5d2fca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0792e1389550aef672794e860e69cfd65b5407ebd474a78beb1b539c093b8e2d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:25c7158a8dc8594bc2cfbf655ce305fa47c8fd50cbffa197c2bacc0a58dd825c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:6f2e9d9b0ae8f4890aae1b3da9314e0ef220227cb55c3bfa6d2b2c510ccac842_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:7fb1e0b090f758e89957594a747023a4043e707475d57f6e71f7ffadf8fe1ac8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0c148960bb60a8ab728ab025ae17cd9638bf33eb6b890cfb7d9355edc02ff528_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:12d9ced9e566d677502af33e01e7f89e1ce57525513ec78a10fcec539e9a0e18_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:23e9500e2b88f703d92c0e71008bdb96c442835fe0caa5960c60f74e4d083a3a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:591dc1e332c4214d751e522a3f156db275c34238a098b87744f764bb5078cbbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:94ccdbfdafcf1ff2d5b1522efbb6e6c66950c3283f59c697f68709ea50c47cd3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:996005219a17d7676f8fbacd1c09fc563922084727a6d6937d759574d53eec2e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:bcb6471fa041dac601c983f786aa6aa4c05f591d962a0feab86ec28b7135f088_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:e09fdda8a783af83a2693ebd190abb3b4b3119da909789a60add3ae99c7db867_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4a7604bc418b77ea9e8b9212811b9f004fa9c3519ec69f0cca947e9bf024a5c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:bccf52f944424157ac281567af6b5d3c6a901e503c693a93050823caadaf2582_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:c93e44a4b844dedfd80be876aeeff7fdf98fe13d81f8dff267efbd7485a23ad0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:dc735e86de6db46f50ab402d2758ac73ada53a07e6aead898a4690c9961c75aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:08b9edd9ce77f3ac14d6e387267d23482ced948db4655b1eb7958d843055ef79_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:39b42ea771a00edf8275b4c274999b4a0212c1a2d7473922e3968d0fe1fa6195_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:407d8011f16326cbd93016e2235b72fd66f829fa72f0558f03ab4920446616e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:5104b3162b607a50fcf55eee4a42490b56637ac278c7f54ac2cb63fc11de5cdd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:0feb2bb59207a0c9acdfca1f0b279ea37030eb17329ada7c2873d219946165c4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:4046891f28acf722eb26b365f53504912afc837a3a7d51d2f5162ad4737bca0b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:64210438ed80a847fbd3dfce081c0b38176ed25a3b5d7d16f699eb30de9a0e7e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:7cc883a87d758f0594d8b1a886501c4621d32d54d9319ce33caeb5a6ccd33336_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:57cfd4d43f72dbe759480239190323bfba08a880f3643ec8c0e8516f051d3aa7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:79dc9a83d55e8e90b1365d99253b34287be6408575aec81da554ea7337907c80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:81692c8d42debdac5f75f0db84aa9a055e8d2bcd8b92f4b2007a704edcd39ee0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:f2439a0c051d9b6b688a18204e0b0c0b16eccd3b81c5f1e0c84f967f6b6bafab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1e4a7ea7f4de810de638affd4ca9d2671c47137d9b916cd3d9bf2982abead18c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:7075df66bd506ac1826bba7147831ced1fe39fcea2f58e2c75b4350ad4797496_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:a5b9c1a8ebe87f107b3920dae1df055cd78bcd4d3a3c03c4b5699b6710ea3593_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:d9c0fb50e102278b7dad10c59b3d8f35eff7c5798cce654c0ad10d146df23ede_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:05ed03d7f86337685b48e2155ad32b5b79218743906d7c1d99f928290a5fe42b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:7d70383dcd5f22e98f32a122f1b99332246fe94c34da6aa83a581e6411fd7917_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f84b2fdff9023eef6ba15bcd24e29c5705c65d40df67e33a7360d01a821046f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:fd5e894feb6b26987267902cea32635d4941e6112efb87dbcce55431f10df401_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 Advanced Cluster Management for Kubernetes v2.15 general availability release images, which provide security fixes, bug fixes, and updated container images.\n\nRed Hat Product Security has rated this update as having a security impact of Important.\nA Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Advanced Cluster Management for Kubernetes provides the\ncapabilities to address common challenges that administrators and site\nreliability engineers face as they work across a range of public and\nprivate cloud environments. Clusters and applications are all visible and\nmanaged from a single console\u2014with security policy built in.\n\nThis advisory contains the container images for Red Hat Advanced Cluster\nManagement for Kubernetes, which add new features and enhancements, bug\nfixes, and updated container images. See the following\nRelease Notes documentation, which will be updated shortly for this\nrelease, for additional details about this release:\n\nhttps://docs.redhat.com/en/documentation/red_hat_advanced_cluster_management_for_kubernetes/2.15/html-single/release_notes/index#acm-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:54427",
"url": "https://access.redhat.com/errata/RHSA-2026:54427"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-14362",
"url": "https://access.redhat.com/security/cve/CVE-2026-14362"
},
{
"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-27145",
"url": "https://access.redhat.com/security/cve/CVE-2026-27145"
},
{
"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-42502",
"url": "https://access.redhat.com/security/cve/CVE-2026-42502"
},
{
"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-45623",
"url": "https://access.redhat.com/security/cve/CVE-2026-45623"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-66805",
"url": "https://access.redhat.com/security/cve/CVE-2026-66805"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_54427.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management for Kubernetes v2.15.5 security update",
"tracking": {
"current_release_date": "2026-08-16T19:39:12+00:00",
"generator": {
"date": "2026-08-16T19:39:12+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:54427",
"initial_release_date": "2026-08-12T18:02:50+00:00",
"revision_history": [
{
"date": "2026-08-12T18:02:50+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-15T05:55:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-16T19:39:12+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.15::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Advanced Cluster Management for Kubernetes"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:8c3a0c275df66554cc7580127847f8a25e1a93a37b2bc959c6c873fd56036127_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:8c3a0c275df66554cc7580127847f8a25e1a93a37b2bc959c6c873fd56036127_amd64",
"product_id": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:8c3a0c275df66554cc7580127847f8a25e1a93a37b2bc959c6c873fd56036127_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-cli-rhel9@sha256%3A8c3a0c275df66554cc7580127847f8a25e1a93a37b2bc959c6c873fd56036127?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-cli-rhel9\u0026tag=1786547726"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:65a7044631706e06835d757a9d0c139d2a30dce63a9a37ed25df716518e9302e_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:65a7044631706e06835d757a9d0c139d2a30dce63a9a37ed25df716518e9302e_amd64",
"product_id": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:65a7044631706e06835d757a9d0c139d2a30dce63a9a37ed25df716518e9302e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256%3A65a7044631706e06835d757a9d0c139d2a30dce63a9a37ed25df716518e9302e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel9\u0026tag=1786547758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:a443b83efb9513e1d59dd39c4e2053de7fc81c74c9f8efe49428d01ec20dfb5c_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:a443b83efb9513e1d59dd39c4e2053de7fc81c74c9f8efe49428d01ec20dfb5c_amd64",
"product_id": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:a443b83efb9513e1d59dd39c4e2053de7fc81c74c9f8efe49428d01ec20dfb5c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256%3Aa443b83efb9513e1d59dd39c4e2053de7fc81c74c9f8efe49428d01ec20dfb5c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel9-operator\u0026tag=1786549301"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ea647473a29becdead38ce07c20a3836dce6b9c4355b8ec749fa6c8fa01656ff_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ea647473a29becdead38ce07c20a3836dce6b9c4355b8ec749fa6c8fa01656ff_amd64",
"product_id": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ea647473a29becdead38ce07c20a3836dce6b9c4355b8ec749fa6c8fa01656ff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256%3Aea647473a29becdead38ce07c20a3836dce6b9c4355b8ec749fa6c8fa01656ff?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel9\u0026tag=1786547741"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:35dcda0e9cec2ad9bb468b1b5cf2ed2d8d5ab66f927698098371ac5f30b15ebf_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:35dcda0e9cec2ad9bb468b1b5cf2ed2d8d5ab66f927698098371ac5f30b15ebf_amd64",
"product_id": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:35dcda0e9cec2ad9bb468b1b5cf2ed2d8d5ab66f927698098371ac5f30b15ebf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256%3A35dcda0e9cec2ad9bb468b1b5cf2ed2d8d5ab66f927698098371ac5f30b15ebf?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel9\u0026tag=1786547774"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/console-rhel9@sha256:0d1086aa230e96edf95e4fd6cbf1cb8b17c11f26e014601944582e307c4d4e59_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/console-rhel9@sha256:0d1086aa230e96edf95e4fd6cbf1cb8b17c11f26e014601944582e307c4d4e59_amd64",
"product_id": "registry.redhat.io/rhacm2/console-rhel9@sha256:0d1086aa230e96edf95e4fd6cbf1cb8b17c11f26e014601944582e307c4d4e59_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256%3A0d1086aa230e96edf95e4fd6cbf1cb8b17c11f26e014601944582e307c4d4e59?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel9\u0026tag=1786547771"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:3f8e3641b68d61282ef2006a4253167645673effd2eddc633aba5d8ee06d012f_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:3f8e3641b68d61282ef2006a4253167645673effd2eddc633aba5d8ee06d012f_amd64",
"product_id": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:3f8e3641b68d61282ef2006a4253167645673effd2eddc633aba5d8ee06d012f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256%3A3f8e3641b68d61282ef2006a4253167645673effd2eddc633aba5d8ee06d012f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator\u0026tag=1786547787"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:52ae03ffbd554c183c46d7c06feb3e7f64d11a3316beb3a180b9bf2c796b054b_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:52ae03ffbd554c183c46d7c06feb3e7f64d11a3316beb3a180b9bf2c796b054b_amd64",
"product_id": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:52ae03ffbd554c183c46d7c06feb3e7f64d11a3316beb3a180b9bf2c796b054b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256%3A52ae03ffbd554c183c46d7c06feb3e7f64d11a3316beb3a180b9bf2c796b054b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9\u0026tag=1786547768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:76c04f4014f8b72600be2927ab294ef92528cc5ca68b75f0c3fe476b320e5e9d_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:76c04f4014f8b72600be2927ab294ef92528cc5ca68b75f0c3fe476b320e5e9d_amd64",
"product_id": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:76c04f4014f8b72600be2927ab294ef92528cc5ca68b75f0c3fe476b320e5e9d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256%3A76c04f4014f8b72600be2927ab294ef92528cc5ca68b75f0c3fe476b320e5e9d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9\u0026tag=1786547764"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:b5fcbeec6cc1dd13a63a0026dc84a10082d0ca4eb6e2f31ae26c607bf3f1f95e_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:b5fcbeec6cc1dd13a63a0026dc84a10082d0ca4eb6e2f31ae26c607bf3f1f95e_amd64",
"product_id": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:b5fcbeec6cc1dd13a63a0026dc84a10082d0ca4eb6e2f31ae26c607bf3f1f95e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256%3Ab5fcbeec6cc1dd13a63a0026dc84a10082d0ca4eb6e2f31ae26c607bf3f1f95e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel9\u0026tag=1786547754"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:784c610aa01dc829d1352d04585a759013ecb573c6645d19f9167c76f40b6413_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:784c610aa01dc829d1352d04585a759013ecb573c6645d19f9167c76f40b6413_amd64",
"product_id": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:784c610aa01dc829d1352d04585a759013ecb573c6645d19f9167c76f40b6413_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256%3A784c610aa01dc829d1352d04585a759013ecb573c6645d19f9167c76f40b6413?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel9\u0026tag=1786549752"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:3e996a288bdb941a3b266ef64c594eef1899091681de69f307c04f73e3333820_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:3e996a288bdb941a3b266ef64c594eef1899091681de69f307c04f73e3333820_amd64",
"product_id": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:3e996a288bdb941a3b266ef64c594eef1899091681de69f307c04f73e3333820_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256%3A3e996a288bdb941a3b266ef64c594eef1899091681de69f307c04f73e3333820?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9\u0026tag=1786547804"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c96641054000bf26f73ec579db9d0a56b7e54b7a7d4793eed20fcdb52521cd7c_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c96641054000bf26f73ec579db9d0a56b7e54b7a7d4793eed20fcdb52521cd7c_amd64",
"product_id": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c96641054000bf26f73ec579db9d0a56b7e54b7a7d4793eed20fcdb52521cd7c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256%3Ac96641054000bf26f73ec579db9d0a56b7e54b7a7d4793eed20fcdb52521cd7c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel9\u0026tag=1786547755"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:0d4844dc09a3e21e26e73e82f87d6a02d01a090748e946cf20fedfd6936d809e_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:0d4844dc09a3e21e26e73e82f87d6a02d01a090748e946cf20fedfd6936d809e_amd64",
"product_id": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:0d4844dc09a3e21e26e73e82f87d6a02d01a090748e946cf20fedfd6936d809e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256%3A0d4844dc09a3e21e26e73e82f87d6a02d01a090748e946cf20fedfd6936d809e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel9\u0026tag=1786550293"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:88bdc4fde0f957359ac7249882dc80681b3edebaa7120261c9edb10be36b89eb_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:88bdc4fde0f957359ac7249882dc80681b3edebaa7120261c9edb10be36b89eb_amd64",
"product_id": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:88bdc4fde0f957359ac7249882dc80681b3edebaa7120261c9edb10be36b89eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256%3A88bdc4fde0f957359ac7249882dc80681b3edebaa7120261c9edb10be36b89eb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9\u0026tag=1786547766"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7965b35be1791f71c0b15c302708a1c255352de6ecd3762f07a9cd289cd34cb0_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7965b35be1791f71c0b15c302708a1c255352de6ecd3762f07a9cd289cd34cb0_amd64",
"product_id": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7965b35be1791f71c0b15c302708a1c255352de6ecd3762f07a9cd289cd34cb0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256%3A7965b35be1791f71c0b15c302708a1c255352de6ecd3762f07a9cd289cd34cb0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9\u0026tag=1786547787"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:328c1fb3983fd19e3b8794ef340f2f1c38e3b4869aabd42c929c37686ba142f7_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:328c1fb3983fd19e3b8794ef340f2f1c38e3b4869aabd42c929c37686ba142f7_amd64",
"product_id": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:328c1fb3983fd19e3b8794ef340f2f1c38e3b4869aabd42c929c37686ba142f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256%3A328c1fb3983fd19e3b8794ef340f2f1c38e3b4869aabd42c929c37686ba142f7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel9\u0026tag=1786549345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:d18bf43c2c35ce3352efb39099b4993bfa56356368b2ebf3e812cc0392fac702_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:d18bf43c2c35ce3352efb39099b4993bfa56356368b2ebf3e812cc0392fac702_amd64",
"product_id": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:d18bf43c2c35ce3352efb39099b4993bfa56356368b2ebf3e812cc0392fac702_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256%3Ad18bf43c2c35ce3352efb39099b4993bfa56356368b2ebf3e812cc0392fac702?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel9\u0026tag=1786547778"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:886b951377221a5d8b5b32fc2e92d667c7df97e9828b765c0696c84453f5dec4_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:886b951377221a5d8b5b32fc2e92d667c7df97e9828b765c0696c84453f5dec4_amd64",
"product_id": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:886b951377221a5d8b5b32fc2e92d667c7df97e9828b765c0696c84453f5dec4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256%3A886b951377221a5d8b5b32fc2e92d667c7df97e9828b765c0696c84453f5dec4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel9\u0026tag=1786547840"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:cbbb2cbf10f0886a83c06105ee4f728ae0dc89c47781e42da9f1cfa1e2577c49_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:cbbb2cbf10f0886a83c06105ee4f728ae0dc89c47781e42da9f1cfa1e2577c49_amd64",
"product_id": "registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:cbbb2cbf10f0886a83c06105ee4f728ae0dc89c47781e42da9f1cfa1e2577c49_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-integrations-rhel9@sha256%3Acbbb2cbf10f0886a83c06105ee4f728ae0dc89c47781e42da9f1cfa1e2577c49?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/mtv-integrations-rhel9\u0026tag=1786547816"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:6e9115e0d52521e3ec88b1ba92d9d4bbcc7a8c584710e204a8ee20a5c74bc66d_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:6e9115e0d52521e3ec88b1ba92d9d4bbcc7a8c584710e204a8ee20a5c74bc66d_amd64",
"product_id": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:6e9115e0d52521e3ec88b1ba92d9d4bbcc7a8c584710e204a8ee20a5c74bc66d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256%3A6e9115e0d52521e3ec88b1ba92d9d4bbcc7a8c584710e204a8ee20a5c74bc66d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel9\u0026tag=1786547820"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:2ce6bc821b132a01d05d6d9bd3c1f8030dcaf25307fb48ae53ddcf126c57b034_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:2ce6bc821b132a01d05d6d9bd3c1f8030dcaf25307fb48ae53ddcf126c57b034_amd64",
"product_id": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:2ce6bc821b132a01d05d6d9bd3c1f8030dcaf25307fb48ae53ddcf126c57b034_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-multicluster-observability-addon-rhel9@sha256%3A2ce6bc821b132a01d05d6d9bd3c1f8030dcaf25307fb48ae53ddcf126c57b034?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9\u0026tag=1786547815"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:03ca660d7c757d60b17af160876371e401c295bdb55115bd56bf3617f64ab08f_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:03ca660d7c757d60b17af160876371e401c295bdb55115bd56bf3617f64ab08f_amd64",
"product_id": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:03ca660d7c757d60b17af160876371e401c295bdb55115bd56bf3617f64ab08f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256%3A03ca660d7c757d60b17af160876371e401c295bdb55115bd56bf3617f64ab08f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator\u0026tag=1786547835"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:99730a4376842a0b9a1f5f7083d1b8c22ff8ea5912d6da3450d050c9b0cf36d4_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:99730a4376842a0b9a1f5f7083d1b8c22ff8ea5912d6da3450d050c9b0cf36d4_amd64",
"product_id": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:99730a4376842a0b9a1f5f7083d1b8c22ff8ea5912d6da3450d050c9b0cf36d4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256%3A99730a4376842a0b9a1f5f7083d1b8c22ff8ea5912d6da3450d050c9b0cf36d4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel9\u0026tag=1786547792"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:7350cafccafa28935e8248148bc15468c0e7d87cc4a6bf17d8ef47e0f6e7122b_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:7350cafccafa28935e8248148bc15468c0e7d87cc4a6bf17d8ef47e0f6e7122b_amd64",
"product_id": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:7350cafccafa28935e8248148bc15468c0e7d87cc4a6bf17d8ef47e0f6e7122b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256%3A7350cafccafa28935e8248148bc15468c0e7d87cc4a6bf17d8ef47e0f6e7122b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9\u0026tag=1786547807"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:19b5ab4363e9ad0b45d7df0d8d159bd52e4d27bd5eb588e74d92e75f87f5c285_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:19b5ab4363e9ad0b45d7df0d8d159bd52e4d27bd5eb588e74d92e75f87f5c285_amd64",
"product_id": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:19b5ab4363e9ad0b45d7df0d8d159bd52e4d27bd5eb588e74d92e75f87f5c285_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256%3A19b5ab4363e9ad0b45d7df0d8d159bd52e4d27bd5eb588e74d92e75f87f5c285?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9\u0026tag=1786549537"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:fba212598089760c7db08ff983c297dba743ea8824d261f2b187a49dc4b367d7_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:fba212598089760c7db08ff983c297dba743ea8824d261f2b187a49dc4b367d7_amd64",
"product_id": "registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:fba212598089760c7db08ff983c297dba743ea8824d261f2b187a49dc4b367d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-role-assignment-rhel9@sha256%3Afba212598089760c7db08ff983c297dba743ea8824d261f2b187a49dc4b367d7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9\u0026tag=1786547794"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:9a2c4b501631661a0acaf4787c17e01c7e46909bdd9ba3366d62eda9fc5f7007_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:9a2c4b501631661a0acaf4787c17e01c7e46909bdd9ba3366d62eda9fc5f7007_amd64",
"product_id": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:9a2c4b501631661a0acaf4787c17e01c7e46909bdd9ba3366d62eda9fc5f7007_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256%3A9a2c4b501631661a0acaf4787c17e01c7e46909bdd9ba3366d62eda9fc5f7007?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel9\u0026tag=1786547806"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:65c19f431c6f3c7d0dd91e2d8a5ee8621be54b0ce63233382473d023fb2ad71f_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:65c19f431c6f3c7d0dd91e2d8a5ee8621be54b0ce63233382473d023fb2ad71f_amd64",
"product_id": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:65c19f431c6f3c7d0dd91e2d8a5ee8621be54b0ce63233382473d023fb2ad71f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256%3A65c19f431c6f3c7d0dd91e2d8a5ee8621be54b0ce63233382473d023fb2ad71f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel9\u0026tag=1786547912"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dfd7adfc5b7cc80e3947240cae277a018196c61f3588b3bc52688a8c5e5d2fca_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dfd7adfc5b7cc80e3947240cae277a018196c61f3588b3bc52688a8c5e5d2fca_amd64",
"product_id": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dfd7adfc5b7cc80e3947240cae277a018196c61f3588b3bc52688a8c5e5d2fca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256%3Adfd7adfc5b7cc80e3947240cae277a018196c61f3588b3bc52688a8c5e5d2fca?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel9\u0026tag=1786547812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:591dc1e332c4214d751e522a3f156db275c34238a098b87744f764bb5078cbbb_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:591dc1e332c4214d751e522a3f156db275c34238a098b87744f764bb5078cbbb_amd64",
"product_id": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:591dc1e332c4214d751e522a3f156db275c34238a098b87744f764bb5078cbbb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256%3A591dc1e332c4214d751e522a3f156db275c34238a098b87744f764bb5078cbbb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9\u0026tag=1786547884"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0792e1389550aef672794e860e69cfd65b5407ebd474a78beb1b539c093b8e2d_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0792e1389550aef672794e860e69cfd65b5407ebd474a78beb1b539c093b8e2d_amd64",
"product_id": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0792e1389550aef672794e860e69cfd65b5407ebd474a78beb1b539c093b8e2d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256%3A0792e1389550aef672794e860e69cfd65b5407ebd474a78beb1b539c093b8e2d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9-operator\u0026tag=1786547821"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:c93e44a4b844dedfd80be876aeeff7fdf98fe13d81f8dff267efbd7485a23ad0_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:c93e44a4b844dedfd80be876aeeff7fdf98fe13d81f8dff267efbd7485a23ad0_amd64",
"product_id": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:c93e44a4b844dedfd80be876aeeff7fdf98fe13d81f8dff267efbd7485a23ad0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256%3Ac93e44a4b844dedfd80be876aeeff7fdf98fe13d81f8dff267efbd7485a23ad0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel9\u0026tag=1786547911"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:bcb6471fa041dac601c983f786aa6aa4c05f591d962a0feab86ec28b7135f088_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:bcb6471fa041dac601c983f786aa6aa4c05f591d962a0feab86ec28b7135f088_amd64",
"product_id": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:bcb6471fa041dac601c983f786aa6aa4c05f591d962a0feab86ec28b7135f088_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256%3Abcb6471fa041dac601c983f786aa6aa4c05f591d962a0feab86ec28b7135f088?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9\u0026tag=1786547824"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:911738cd76b2f2002a96354ac7e16235c5e555c48a6a876977e5539cd0cabad8_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:911738cd76b2f2002a96354ac7e16235c5e555c48a6a876977e5539cd0cabad8_amd64",
"product_id": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:911738cd76b2f2002a96354ac7e16235c5e555c48a6a876977e5539cd0cabad8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256%3A911738cd76b2f2002a96354ac7e16235c5e555c48a6a876977e5539cd0cabad8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9\u0026tag=1786547818"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:be5a357a322a7698839765f046ddd8860cfdca5013c4e2f36fecef2ef77610d1_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:be5a357a322a7698839765f046ddd8860cfdca5013c4e2f36fecef2ef77610d1_amd64",
"product_id": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:be5a357a322a7698839765f046ddd8860cfdca5013c4e2f36fecef2ef77610d1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256%3Abe5a357a322a7698839765f046ddd8860cfdca5013c4e2f36fecef2ef77610d1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel9\u0026tag=1786547849"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:08b9edd9ce77f3ac14d6e387267d23482ced948db4655b1eb7958d843055ef79_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:08b9edd9ce77f3ac14d6e387267d23482ced948db4655b1eb7958d843055ef79_amd64",
"product_id": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:08b9edd9ce77f3ac14d6e387267d23482ced948db4655b1eb7958d843055ef79_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256%3A08b9edd9ce77f3ac14d6e387267d23482ced948db4655b1eb7958d843055ef79?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel9\u0026tag=1786547949"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:4046891f28acf722eb26b365f53504912afc837a3a7d51d2f5162ad4737bca0b_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:4046891f28acf722eb26b365f53504912afc837a3a7d51d2f5162ad4737bca0b_amd64",
"product_id": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:4046891f28acf722eb26b365f53504912afc837a3a7d51d2f5162ad4737bca0b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256%3A4046891f28acf722eb26b365f53504912afc837a3a7d51d2f5162ad4737bca0b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel9\u0026tag=1786547826"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:afd26aec4a01abe704f5e4f5442035b90cbbd37cd5b7ef2d51f5c1ef6a575563_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:afd26aec4a01abe704f5e4f5442035b90cbbd37cd5b7ef2d51f5c1ef6a575563_amd64",
"product_id": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:afd26aec4a01abe704f5e4f5442035b90cbbd37cd5b7ef2d51f5c1ef6a575563_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256%3Aafd26aec4a01abe704f5e4f5442035b90cbbd37cd5b7ef2d51f5c1ef6a575563?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel9\u0026tag=1786547825"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:8d4f1943e1128aefa6c286f4bcf894edbbe5e8e7433a74d625b588a381f9dab0_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:8d4f1943e1128aefa6c286f4bcf894edbbe5e8e7433a74d625b588a381f9dab0_amd64",
"product_id": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:8d4f1943e1128aefa6c286f4bcf894edbbe5e8e7433a74d625b588a381f9dab0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256%3A8d4f1943e1128aefa6c286f4bcf894edbbe5e8e7433a74d625b588a381f9dab0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel9\u0026tag=1786547831"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8c1e6d77db40b1d307e54493fc7ff29fe2a01017074b79930b7dbf98dca63433_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8c1e6d77db40b1d307e54493fc7ff29fe2a01017074b79930b7dbf98dca63433_amd64",
"product_id": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8c1e6d77db40b1d307e54493fc7ff29fe2a01017074b79930b7dbf98dca63433_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256%3A8c1e6d77db40b1d307e54493fc7ff29fe2a01017074b79930b7dbf98dca63433?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel9\u0026tag=1786547826"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:8b0bf37e7d8f868889313a9043e94844007026c2d2f3559ef583ccf4dc8bc14f_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:8b0bf37e7d8f868889313a9043e94844007026c2d2f3559ef583ccf4dc8bc14f_amd64",
"product_id": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:8b0bf37e7d8f868889313a9043e94844007026c2d2f3559ef583ccf4dc8bc14f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-siteconfig-rhel9@sha256%3A8b0bf37e7d8f868889313a9043e94844007026c2d2f3559ef583ccf4dc8bc14f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-siteconfig-rhel9\u0026tag=1786547787"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:57cfd4d43f72dbe759480239190323bfba08a880f3643ec8c0e8516f051d3aa7_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:57cfd4d43f72dbe759480239190323bfba08a880f3643ec8c0e8516f051d3aa7_amd64",
"product_id": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:57cfd4d43f72dbe759480239190323bfba08a880f3643ec8c0e8516f051d3aa7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256%3A57cfd4d43f72dbe759480239190323bfba08a880f3643ec8c0e8516f051d3aa7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel9\u0026tag=1786547892"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:7d70383dcd5f22e98f32a122f1b99332246fe94c34da6aa83a581e6411fd7917_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:7d70383dcd5f22e98f32a122f1b99332246fe94c34da6aa83a581e6411fd7917_amd64",
"product_id": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:7d70383dcd5f22e98f32a122f1b99332246fe94c34da6aa83a581e6411fd7917_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256%3A7d70383dcd5f22e98f32a122f1b99332246fe94c34da6aa83a581e6411fd7917?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel9\u0026tag=1786549663"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1e4a7ea7f4de810de638affd4ca9d2671c47137d9b916cd3d9bf2982abead18c_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1e4a7ea7f4de810de638affd4ca9d2671c47137d9b916cd3d9bf2982abead18c_amd64",
"product_id": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1e4a7ea7f4de810de638affd4ca9d2671c47137d9b916cd3d9bf2982abead18c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256%3A1e4a7ea7f4de810de638affd4ca9d2671c47137d9b916cd3d9bf2982abead18c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel9\u0026tag=1786548166"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:0162d426242039dbb8d81bbeae6649cf21cd000c68531a54260cde322a487de4_amd64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:0162d426242039dbb8d81bbeae6649cf21cd000c68531a54260cde322a487de4_amd64",
"product_id": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:0162d426242039dbb8d81bbeae6649cf21cd000c68531a54260cde322a487de4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256%3A0162d426242039dbb8d81bbeae6649cf21cd000c68531a54260cde322a487de4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9\u0026tag=1786548187"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:081e80d92fb4abca986fe555fecb5a1089c2ed884a8b06c673c2d9a0cba28a7d_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:081e80d92fb4abca986fe555fecb5a1089c2ed884a8b06c673c2d9a0cba28a7d_arm64",
"product_id": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:081e80d92fb4abca986fe555fecb5a1089c2ed884a8b06c673c2d9a0cba28a7d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-cli-rhel9@sha256%3A081e80d92fb4abca986fe555fecb5a1089c2ed884a8b06c673c2d9a0cba28a7d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-cli-rhel9\u0026tag=1786547726"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7ca2bc9395551ed087c9b923d5b8e9dcd04f558821f9ba6bb809df675a59fb35_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7ca2bc9395551ed087c9b923d5b8e9dcd04f558821f9ba6bb809df675a59fb35_arm64",
"product_id": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7ca2bc9395551ed087c9b923d5b8e9dcd04f558821f9ba6bb809df675a59fb35_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256%3A7ca2bc9395551ed087c9b923d5b8e9dcd04f558821f9ba6bb809df675a59fb35?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel9\u0026tag=1786547758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:42eac5f982f2f5fed14d4da538dcd8d32443e387d053b5ee760852808ce7b7ae_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:42eac5f982f2f5fed14d4da538dcd8d32443e387d053b5ee760852808ce7b7ae_arm64",
"product_id": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:42eac5f982f2f5fed14d4da538dcd8d32443e387d053b5ee760852808ce7b7ae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256%3A42eac5f982f2f5fed14d4da538dcd8d32443e387d053b5ee760852808ce7b7ae?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel9-operator\u0026tag=1786549301"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:b5fe209b755e3b97a968bf0dec2b22288c6a28f342ccca5afb9927dbbb5a8488_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:b5fe209b755e3b97a968bf0dec2b22288c6a28f342ccca5afb9927dbbb5a8488_arm64",
"product_id": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:b5fe209b755e3b97a968bf0dec2b22288c6a28f342ccca5afb9927dbbb5a8488_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256%3Ab5fe209b755e3b97a968bf0dec2b22288c6a28f342ccca5afb9927dbbb5a8488?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel9\u0026tag=1786547741"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:8ec340a89cd5d57b48beec8ce60fe8128a9494a209884a1c76b1bb6d8004fe96_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:8ec340a89cd5d57b48beec8ce60fe8128a9494a209884a1c76b1bb6d8004fe96_arm64",
"product_id": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:8ec340a89cd5d57b48beec8ce60fe8128a9494a209884a1c76b1bb6d8004fe96_arm64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256%3A8ec340a89cd5d57b48beec8ce60fe8128a9494a209884a1c76b1bb6d8004fe96?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel9\u0026tag=1786547774"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/console-rhel9@sha256:12048bfc0ba64b231fd0290c76e4d8188927e1053011252a130a642bdf33c7a2_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/console-rhel9@sha256:12048bfc0ba64b231fd0290c76e4d8188927e1053011252a130a642bdf33c7a2_arm64",
"product_id": "registry.redhat.io/rhacm2/console-rhel9@sha256:12048bfc0ba64b231fd0290c76e4d8188927e1053011252a130a642bdf33c7a2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256%3A12048bfc0ba64b231fd0290c76e4d8188927e1053011252a130a642bdf33c7a2?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel9\u0026tag=1786547771"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f5df353cd7c20ce408d2a8a712a7667173d7f69a511bc821ca696d76526318b_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f5df353cd7c20ce408d2a8a712a7667173d7f69a511bc821ca696d76526318b_arm64",
"product_id": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f5df353cd7c20ce408d2a8a712a7667173d7f69a511bc821ca696d76526318b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256%3A2f5df353cd7c20ce408d2a8a712a7667173d7f69a511bc821ca696d76526318b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator\u0026tag=1786547787"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:009192d26ff0422301cf1161cd7df863be8a69430a3ab02ce90711f56bd06739_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:009192d26ff0422301cf1161cd7df863be8a69430a3ab02ce90711f56bd06739_arm64",
"product_id": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:009192d26ff0422301cf1161cd7df863be8a69430a3ab02ce90711f56bd06739_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256%3A009192d26ff0422301cf1161cd7df863be8a69430a3ab02ce90711f56bd06739?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9\u0026tag=1786547768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:222033b1c86d40c7ca2eec6a1668b097923a7fd03154380fbde31d7495a81464_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:222033b1c86d40c7ca2eec6a1668b097923a7fd03154380fbde31d7495a81464_arm64",
"product_id": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:222033b1c86d40c7ca2eec6a1668b097923a7fd03154380fbde31d7495a81464_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256%3A222033b1c86d40c7ca2eec6a1668b097923a7fd03154380fbde31d7495a81464?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9\u0026tag=1786547764"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:036b13b8fd89466488b6df196eb3aace5de02485b6efd9f9a7559a68251d5271_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:036b13b8fd89466488b6df196eb3aace5de02485b6efd9f9a7559a68251d5271_arm64",
"product_id": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:036b13b8fd89466488b6df196eb3aace5de02485b6efd9f9a7559a68251d5271_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256%3A036b13b8fd89466488b6df196eb3aace5de02485b6efd9f9a7559a68251d5271?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel9\u0026tag=1786547754"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:1983c2581c6f46370a18e04b822a987a9326f3b80983ca5a659a17aa034b7ce6_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:1983c2581c6f46370a18e04b822a987a9326f3b80983ca5a659a17aa034b7ce6_arm64",
"product_id": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:1983c2581c6f46370a18e04b822a987a9326f3b80983ca5a659a17aa034b7ce6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256%3A1983c2581c6f46370a18e04b822a987a9326f3b80983ca5a659a17aa034b7ce6?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel9\u0026tag=1786549752"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d874b4b1d5a7a98988df10e713a1bc0b542feebee5a6bbc6c0e0d84fb0798ec4_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d874b4b1d5a7a98988df10e713a1bc0b542feebee5a6bbc6c0e0d84fb0798ec4_arm64",
"product_id": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d874b4b1d5a7a98988df10e713a1bc0b542feebee5a6bbc6c0e0d84fb0798ec4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256%3Ad874b4b1d5a7a98988df10e713a1bc0b542feebee5a6bbc6c0e0d84fb0798ec4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9\u0026tag=1786547804"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:465fd369afac73c17e6bec785021b9814255d4abdede5dad0a4ca8c84cbfafab_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:465fd369afac73c17e6bec785021b9814255d4abdede5dad0a4ca8c84cbfafab_arm64",
"product_id": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:465fd369afac73c17e6bec785021b9814255d4abdede5dad0a4ca8c84cbfafab_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256%3A465fd369afac73c17e6bec785021b9814255d4abdede5dad0a4ca8c84cbfafab?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel9\u0026tag=1786547755"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:f97f5cec64db96e60f5f2b2bba4fe1d5f79b985026510df08e97df1cd9edfff8_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:f97f5cec64db96e60f5f2b2bba4fe1d5f79b985026510df08e97df1cd9edfff8_arm64",
"product_id": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:f97f5cec64db96e60f5f2b2bba4fe1d5f79b985026510df08e97df1cd9edfff8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256%3Af97f5cec64db96e60f5f2b2bba4fe1d5f79b985026510df08e97df1cd9edfff8?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel9\u0026tag=1786550293"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:b8b5799bd895bb3686b43288e1b6cbd82c60faf6783486cc27ec0fd316cc80f7_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:b8b5799bd895bb3686b43288e1b6cbd82c60faf6783486cc27ec0fd316cc80f7_arm64",
"product_id": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:b8b5799bd895bb3686b43288e1b6cbd82c60faf6783486cc27ec0fd316cc80f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256%3Ab8b5799bd895bb3686b43288e1b6cbd82c60faf6783486cc27ec0fd316cc80f7?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9\u0026tag=1786547766"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:fa44755e2253febbe44952e5487a0d86b6a20aaaf83bd1198064db49575b5fc1_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:fa44755e2253febbe44952e5487a0d86b6a20aaaf83bd1198064db49575b5fc1_arm64",
"product_id": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:fa44755e2253febbe44952e5487a0d86b6a20aaaf83bd1198064db49575b5fc1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256%3Afa44755e2253febbe44952e5487a0d86b6a20aaaf83bd1198064db49575b5fc1?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9\u0026tag=1786547787"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:e2d58f1805e7b159f212fccd8fd3298d4c302be98eb01a6cb3b83422ed30acaf_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:e2d58f1805e7b159f212fccd8fd3298d4c302be98eb01a6cb3b83422ed30acaf_arm64",
"product_id": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:e2d58f1805e7b159f212fccd8fd3298d4c302be98eb01a6cb3b83422ed30acaf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256%3Ae2d58f1805e7b159f212fccd8fd3298d4c302be98eb01a6cb3b83422ed30acaf?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel9\u0026tag=1786549345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:1a3933778481e93e25e44518c66a2d1fe76d708314cefd5f55ff3326e4db8fbe_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:1a3933778481e93e25e44518c66a2d1fe76d708314cefd5f55ff3326e4db8fbe_arm64",
"product_id": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:1a3933778481e93e25e44518c66a2d1fe76d708314cefd5f55ff3326e4db8fbe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256%3A1a3933778481e93e25e44518c66a2d1fe76d708314cefd5f55ff3326e4db8fbe?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel9\u0026tag=1786547778"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:e84a0449d2e6565e404a009e2c99cf54266ae34f23c889ae09f87d8c7d8ea729_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:e84a0449d2e6565e404a009e2c99cf54266ae34f23c889ae09f87d8c7d8ea729_arm64",
"product_id": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:e84a0449d2e6565e404a009e2c99cf54266ae34f23c889ae09f87d8c7d8ea729_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256%3Ae84a0449d2e6565e404a009e2c99cf54266ae34f23c889ae09f87d8c7d8ea729?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel9\u0026tag=1786547840"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:03b07fa2a2c93563e07358f56d0f2dea061b3394cf8b0ddef8eab4c9491cda79_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:03b07fa2a2c93563e07358f56d0f2dea061b3394cf8b0ddef8eab4c9491cda79_arm64",
"product_id": "registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:03b07fa2a2c93563e07358f56d0f2dea061b3394cf8b0ddef8eab4c9491cda79_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mtv-integrations-rhel9@sha256%3A03b07fa2a2c93563e07358f56d0f2dea061b3394cf8b0ddef8eab4c9491cda79?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/mtv-integrations-rhel9\u0026tag=1786547816"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:63012f693b6046ca95edfc8f63e999d7da0c05f0d6bb9b614fba426f968ec85f_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:63012f693b6046ca95edfc8f63e999d7da0c05f0d6bb9b614fba426f968ec85f_arm64",
"product_id": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:63012f693b6046ca95edfc8f63e999d7da0c05f0d6bb9b614fba426f968ec85f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256%3A63012f693b6046ca95edfc8f63e999d7da0c05f0d6bb9b614fba426f968ec85f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel9\u0026tag=1786547820"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a766d7433ea19b74e4584f038883546cd9e0365902924ea8e81955cd1f620f8a_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a766d7433ea19b74e4584f038883546cd9e0365902924ea8e81955cd1f620f8a_arm64",
"product_id": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a766d7433ea19b74e4584f038883546cd9e0365902924ea8e81955cd1f620f8a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-multicluster-observability-addon-rhel9@sha256%3Aa766d7433ea19b74e4584f038883546cd9e0365902924ea8e81955cd1f620f8a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9\u0026tag=1786547815"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:14503bfd7af16acdec80eb3e08008bec9e08ec2f9c88d133818e7fc1f36695aa_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:14503bfd7af16acdec80eb3e08008bec9e08ec2f9c88d133818e7fc1f36695aa_arm64",
"product_id": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:14503bfd7af16acdec80eb3e08008bec9e08ec2f9c88d133818e7fc1f36695aa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256%3A14503bfd7af16acdec80eb3e08008bec9e08ec2f9c88d133818e7fc1f36695aa?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator\u0026tag=1786547835"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4670ec8192280d99f0b0351837e05c580dabdfb50ce07de614dc9bb92e3b1d08_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4670ec8192280d99f0b0351837e05c580dabdfb50ce07de614dc9bb92e3b1d08_arm64",
"product_id": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4670ec8192280d99f0b0351837e05c580dabdfb50ce07de614dc9bb92e3b1d08_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256%3A4670ec8192280d99f0b0351837e05c580dabdfb50ce07de614dc9bb92e3b1d08?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel9\u0026tag=1786547792"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:d93167c8041b3030419c95854523a8036ece327fb68ea2ab8f74a04e2c8437d5_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:d93167c8041b3030419c95854523a8036ece327fb68ea2ab8f74a04e2c8437d5_arm64",
"product_id": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:d93167c8041b3030419c95854523a8036ece327fb68ea2ab8f74a04e2c8437d5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256%3Ad93167c8041b3030419c95854523a8036ece327fb68ea2ab8f74a04e2c8437d5?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9\u0026tag=1786547807"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:5b67fbc43a9adda03dc35afb9e8757d52fc5fc43c70ad6bb22f5cc59e7b05514_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:5b67fbc43a9adda03dc35afb9e8757d52fc5fc43c70ad6bb22f5cc59e7b05514_arm64",
"product_id": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:5b67fbc43a9adda03dc35afb9e8757d52fc5fc43c70ad6bb22f5cc59e7b05514_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256%3A5b67fbc43a9adda03dc35afb9e8757d52fc5fc43c70ad6bb22f5cc59e7b05514?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9\u0026tag=1786549537"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:065d205e64fc8c462cafe046336400df21c32bc19eecd749ddd722c915c24159_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:065d205e64fc8c462cafe046336400df21c32bc19eecd749ddd722c915c24159_arm64",
"product_id": "registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:065d205e64fc8c462cafe046336400df21c32bc19eecd749ddd722c915c24159_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-role-assignment-rhel9@sha256%3A065d205e64fc8c462cafe046336400df21c32bc19eecd749ddd722c915c24159?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9\u0026tag=1786547794"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e10872b483e0755561e831ef7bee39a12ce08ac8e7ff8ac47da6f40317234da6_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e10872b483e0755561e831ef7bee39a12ce08ac8e7ff8ac47da6f40317234da6_arm64",
"product_id": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e10872b483e0755561e831ef7bee39a12ce08ac8e7ff8ac47da6f40317234da6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256%3Ae10872b483e0755561e831ef7bee39a12ce08ac8e7ff8ac47da6f40317234da6?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel9\u0026tag=1786547806"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e439078f9f17194417623ca25787d1a6b55d65083298b419b692c02a579413db_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e439078f9f17194417623ca25787d1a6b55d65083298b419b692c02a579413db_arm64",
"product_id": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e439078f9f17194417623ca25787d1a6b55d65083298b419b692c02a579413db_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256%3Ae439078f9f17194417623ca25787d1a6b55d65083298b419b692c02a579413db?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel9\u0026tag=1786547912"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:7ccea7a3e43269463b08bc4f530cda138176e9b15740d33e6fca3793df714b20_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:7ccea7a3e43269463b08bc4f530cda138176e9b15740d33e6fca3793df714b20_arm64",
"product_id": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:7ccea7a3e43269463b08bc4f530cda138176e9b15740d33e6fca3793df714b20_arm64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256%3A7ccea7a3e43269463b08bc4f530cda138176e9b15740d33e6fca3793df714b20?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel9\u0026tag=1786547812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:12d9ced9e566d677502af33e01e7f89e1ce57525513ec78a10fcec539e9a0e18_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:12d9ced9e566d677502af33e01e7f89e1ce57525513ec78a10fcec539e9a0e18_arm64",
"product_id": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:12d9ced9e566d677502af33e01e7f89e1ce57525513ec78a10fcec539e9a0e18_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256%3A12d9ced9e566d677502af33e01e7f89e1ce57525513ec78a10fcec539e9a0e18?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9\u0026tag=1786547884"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:7fb1e0b090f758e89957594a747023a4043e707475d57f6e71f7ffadf8fe1ac8_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:7fb1e0b090f758e89957594a747023a4043e707475d57f6e71f7ffadf8fe1ac8_arm64",
"product_id": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:7fb1e0b090f758e89957594a747023a4043e707475d57f6e71f7ffadf8fe1ac8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256%3A7fb1e0b090f758e89957594a747023a4043e707475d57f6e71f7ffadf8fe1ac8?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9-operator\u0026tag=1786547821"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4a7604bc418b77ea9e8b9212811b9f004fa9c3519ec69f0cca947e9bf024a5c2_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4a7604bc418b77ea9e8b9212811b9f004fa9c3519ec69f0cca947e9bf024a5c2_arm64",
"product_id": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4a7604bc418b77ea9e8b9212811b9f004fa9c3519ec69f0cca947e9bf024a5c2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256%3A4a7604bc418b77ea9e8b9212811b9f004fa9c3519ec69f0cca947e9bf024a5c2?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel9\u0026tag=1786547911"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:e09fdda8a783af83a2693ebd190abb3b4b3119da909789a60add3ae99c7db867_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:e09fdda8a783af83a2693ebd190abb3b4b3119da909789a60add3ae99c7db867_arm64",
"product_id": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:e09fdda8a783af83a2693ebd190abb3b4b3119da909789a60add3ae99c7db867_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256%3Ae09fdda8a783af83a2693ebd190abb3b4b3119da909789a60add3ae99c7db867?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9\u0026tag=1786547824"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a16aface5e3be2f06a81cd365d8a29e8a342ce95d2d8d409c09ed2751e62e67b_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a16aface5e3be2f06a81cd365d8a29e8a342ce95d2d8d409c09ed2751e62e67b_arm64",
"product_id": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a16aface5e3be2f06a81cd365d8a29e8a342ce95d2d8d409c09ed2751e62e67b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256%3Aa16aface5e3be2f06a81cd365d8a29e8a342ce95d2d8d409c09ed2751e62e67b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9\u0026tag=1786547818"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:c8d11529d16cdb3337d3fcc37a11df53e74a1f14c7fab7ec6e4b5a84f686cbd3_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:c8d11529d16cdb3337d3fcc37a11df53e74a1f14c7fab7ec6e4b5a84f686cbd3_arm64",
"product_id": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:c8d11529d16cdb3337d3fcc37a11df53e74a1f14c7fab7ec6e4b5a84f686cbd3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256%3Ac8d11529d16cdb3337d3fcc37a11df53e74a1f14c7fab7ec6e4b5a84f686cbd3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel9\u0026tag=1786547849"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:407d8011f16326cbd93016e2235b72fd66f829fa72f0558f03ab4920446616e1_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:407d8011f16326cbd93016e2235b72fd66f829fa72f0558f03ab4920446616e1_arm64",
"product_id": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:407d8011f16326cbd93016e2235b72fd66f829fa72f0558f03ab4920446616e1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256%3A407d8011f16326cbd93016e2235b72fd66f829fa72f0558f03ab4920446616e1?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel9\u0026tag=1786547949"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:7cc883a87d758f0594d8b1a886501c4621d32d54d9319ce33caeb5a6ccd33336_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:7cc883a87d758f0594d8b1a886501c4621d32d54d9319ce33caeb5a6ccd33336_arm64",
"product_id": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:7cc883a87d758f0594d8b1a886501c4621d32d54d9319ce33caeb5a6ccd33336_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256%3A7cc883a87d758f0594d8b1a886501c4621d32d54d9319ce33caeb5a6ccd33336?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel9\u0026tag=1786547826"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:6187fae21ede179199da3e8335d83e518644bba4d045212d41ba543426d077ac_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:6187fae21ede179199da3e8335d83e518644bba4d045212d41ba543426d077ac_arm64",
"product_id": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:6187fae21ede179199da3e8335d83e518644bba4d045212d41ba543426d077ac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256%3A6187fae21ede179199da3e8335d83e518644bba4d045212d41ba543426d077ac?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel9\u0026tag=1786547825"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7ff09ae31d78e9cb98e4efc663cb4109b527414a98c10c5ac331bf4ab4e0d931_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7ff09ae31d78e9cb98e4efc663cb4109b527414a98c10c5ac331bf4ab4e0d931_arm64",
"product_id": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7ff09ae31d78e9cb98e4efc663cb4109b527414a98c10c5ac331bf4ab4e0d931_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256%3A7ff09ae31d78e9cb98e4efc663cb4109b527414a98c10c5ac331bf4ab4e0d931?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel9\u0026tag=1786547831"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:4e280b8e20624911dd5c8d153d82bbb501b5c73946a49e8262c6d4785ab4f2dd_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:4e280b8e20624911dd5c8d153d82bbb501b5c73946a49e8262c6d4785ab4f2dd_arm64",
"product_id": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:4e280b8e20624911dd5c8d153d82bbb501b5c73946a49e8262c6d4785ab4f2dd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256%3A4e280b8e20624911dd5c8d153d82bbb501b5c73946a49e8262c6d4785ab4f2dd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel9\u0026tag=1786547826"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:63c02eca979ef5ce4363814af3a1271be3b05c2db7f02684288538b57de91ad8_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:63c02eca979ef5ce4363814af3a1271be3b05c2db7f02684288538b57de91ad8_arm64",
"product_id": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:63c02eca979ef5ce4363814af3a1271be3b05c2db7f02684288538b57de91ad8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-siteconfig-rhel9@sha256%3A63c02eca979ef5ce4363814af3a1271be3b05c2db7f02684288538b57de91ad8?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-siteconfig-rhel9\u0026tag=1786547787"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:79dc9a83d55e8e90b1365d99253b34287be6408575aec81da554ea7337907c80_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:79dc9a83d55e8e90b1365d99253b34287be6408575aec81da554ea7337907c80_arm64",
"product_id": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:79dc9a83d55e8e90b1365d99253b34287be6408575aec81da554ea7337907c80_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256%3A79dc9a83d55e8e90b1365d99253b34287be6408575aec81da554ea7337907c80?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel9\u0026tag=1786547892"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:05ed03d7f86337685b48e2155ad32b5b79218743906d7c1d99f928290a5fe42b_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:05ed03d7f86337685b48e2155ad32b5b79218743906d7c1d99f928290a5fe42b_arm64",
"product_id": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:05ed03d7f86337685b48e2155ad32b5b79218743906d7c1d99f928290a5fe42b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256%3A05ed03d7f86337685b48e2155ad32b5b79218743906d7c1d99f928290a5fe42b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel9\u0026tag=1786549663"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:d9c0fb50e102278b7dad10c59b3d8f35eff7c5798cce654c0ad10d146df23ede_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:d9c0fb50e102278b7dad10c59b3d8f35eff7c5798cce654c0ad10d146df23ede_arm64",
"product_id": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:d9c0fb50e102278b7dad10c59b3d8f35eff7c5798cce654c0ad10d146df23ede_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256%3Ad9c0fb50e102278b7dad10c59b3d8f35eff7c5798cce654c0ad10d146df23ede?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel9\u0026tag=1786548166"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:4f6203e4dc3275ca44ec593fbdb6c3ab08fbae0c8e354f1c15fc6af0c170a181_arm64",
"product": {
"name": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:4f6203e4dc3275ca44ec593fbdb6c3ab08fbae0c8e354f1c15fc6af0c170a181_arm64",
"product_id": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:4f6203e4dc3275ca44ec593fbdb6c3ab08fbae0c8e354f1c15fc6af0c170a181_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256%3A4f6203e4dc3275ca44ec593fbdb6c3ab08fbae0c8e354f1c15fc6af0c170a181?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9\u0026tag=1786548187"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:726d3185e3ec8b19448a515529b784c0fd115fd97f53598703b4e9efcab42c72_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:726d3185e3ec8b19448a515529b784c0fd115fd97f53598703b4e9efcab42c72_ppc64le",
"product_id": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:726d3185e3ec8b19448a515529b784c0fd115fd97f53598703b4e9efcab42c72_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-cli-rhel9@sha256%3A726d3185e3ec8b19448a515529b784c0fd115fd97f53598703b4e9efcab42c72?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-cli-rhel9\u0026tag=1786547726"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a7ff4ab478a7db1131f5c016a1626897c6219ea2d577379c8c436273fd5eabe1_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a7ff4ab478a7db1131f5c016a1626897c6219ea2d577379c8c436273fd5eabe1_ppc64le",
"product_id": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a7ff4ab478a7db1131f5c016a1626897c6219ea2d577379c8c436273fd5eabe1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256%3Aa7ff4ab478a7db1131f5c016a1626897c6219ea2d577379c8c436273fd5eabe1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel9\u0026tag=1786547758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:aff98872800448122344a5847a813c8197dc151ed9f07c53ad0e1d95da477f50_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:aff98872800448122344a5847a813c8197dc151ed9f07c53ad0e1d95da477f50_ppc64le",
"product_id": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:aff98872800448122344a5847a813c8197dc151ed9f07c53ad0e1d95da477f50_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256%3Aaff98872800448122344a5847a813c8197dc151ed9f07c53ad0e1d95da477f50?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel9-operator\u0026tag=1786549301"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ae6aaeae3e16c625db66c742f86f8743324cfd83469fd7460f42843f558cc596_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ae6aaeae3e16c625db66c742f86f8743324cfd83469fd7460f42843f558cc596_ppc64le",
"product_id": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ae6aaeae3e16c625db66c742f86f8743324cfd83469fd7460f42843f558cc596_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256%3Aae6aaeae3e16c625db66c742f86f8743324cfd83469fd7460f42843f558cc596?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel9\u0026tag=1786547741"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:a577fc1aa6b9275b39bb5cfbda4ba7e759676b0175a91ba22657777f5546a888_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:a577fc1aa6b9275b39bb5cfbda4ba7e759676b0175a91ba22657777f5546a888_ppc64le",
"product_id": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:a577fc1aa6b9275b39bb5cfbda4ba7e759676b0175a91ba22657777f5546a888_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256%3Aa577fc1aa6b9275b39bb5cfbda4ba7e759676b0175a91ba22657777f5546a888?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel9\u0026tag=1786547774"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/console-rhel9@sha256:975a3d23af223c2de0453ec3938c6c6591596cbea6e87300f7418b246543995d_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/console-rhel9@sha256:975a3d23af223c2de0453ec3938c6c6591596cbea6e87300f7418b246543995d_ppc64le",
"product_id": "registry.redhat.io/rhacm2/console-rhel9@sha256:975a3d23af223c2de0453ec3938c6c6591596cbea6e87300f7418b246543995d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256%3A975a3d23af223c2de0453ec3938c6c6591596cbea6e87300f7418b246543995d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel9\u0026tag=1786547771"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:b2ab980f6dd395657f618680a2a4134345cbe6cb90f608429f7c8721693371c0_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:b2ab980f6dd395657f618680a2a4134345cbe6cb90f608429f7c8721693371c0_ppc64le",
"product_id": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:b2ab980f6dd395657f618680a2a4134345cbe6cb90f608429f7c8721693371c0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256%3Ab2ab980f6dd395657f618680a2a4134345cbe6cb90f608429f7c8721693371c0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator\u0026tag=1786547787"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9a3735b27a0b1e87f1008d20a5d26ceaad4aed91fb2d0387dd304f9e9230abf1_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9a3735b27a0b1e87f1008d20a5d26ceaad4aed91fb2d0387dd304f9e9230abf1_ppc64le",
"product_id": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9a3735b27a0b1e87f1008d20a5d26ceaad4aed91fb2d0387dd304f9e9230abf1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256%3A9a3735b27a0b1e87f1008d20a5d26ceaad4aed91fb2d0387dd304f9e9230abf1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9\u0026tag=1786547768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d7a7af28b169f38e7dbff61c6a4fe8651e034810865ebc1a617d7d9a1df1b84d_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d7a7af28b169f38e7dbff61c6a4fe8651e034810865ebc1a617d7d9a1df1b84d_ppc64le",
"product_id": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d7a7af28b169f38e7dbff61c6a4fe8651e034810865ebc1a617d7d9a1df1b84d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256%3Ad7a7af28b169f38e7dbff61c6a4fe8651e034810865ebc1a617d7d9a1df1b84d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9\u0026tag=1786547764"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:e3df2849563d093d4c33cb8057b4117b4dc48cb30d39b25f68e4353d63e14066_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:e3df2849563d093d4c33cb8057b4117b4dc48cb30d39b25f68e4353d63e14066_ppc64le",
"product_id": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:e3df2849563d093d4c33cb8057b4117b4dc48cb30d39b25f68e4353d63e14066_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256%3Ae3df2849563d093d4c33cb8057b4117b4dc48cb30d39b25f68e4353d63e14066?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel9\u0026tag=1786547754"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:6cb786a7b9b60606fc87c2cdac198740248e822250f7522015665d7389dfa077_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:6cb786a7b9b60606fc87c2cdac198740248e822250f7522015665d7389dfa077_ppc64le",
"product_id": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:6cb786a7b9b60606fc87c2cdac198740248e822250f7522015665d7389dfa077_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256%3A6cb786a7b9b60606fc87c2cdac198740248e822250f7522015665d7389dfa077?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel9\u0026tag=1786549752"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:5a6ac6980d7c4969cf1574138f3acf527d871852145a2bff5aab339d87a6582c_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:5a6ac6980d7c4969cf1574138f3acf527d871852145a2bff5aab339d87a6582c_ppc64le",
"product_id": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:5a6ac6980d7c4969cf1574138f3acf527d871852145a2bff5aab339d87a6582c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256%3A5a6ac6980d7c4969cf1574138f3acf527d871852145a2bff5aab339d87a6582c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9\u0026tag=1786547804"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2721e17dbadf09237af979ecdaa06d78e5008593f81e2e0cdebff24d9d4c137d_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2721e17dbadf09237af979ecdaa06d78e5008593f81e2e0cdebff24d9d4c137d_ppc64le",
"product_id": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2721e17dbadf09237af979ecdaa06d78e5008593f81e2e0cdebff24d9d4c137d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256%3A2721e17dbadf09237af979ecdaa06d78e5008593f81e2e0cdebff24d9d4c137d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel9\u0026tag=1786547755"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67aa1bdc459a7112db04e9f8c0041f61be584235261aca7c7967a9a0510c6eb6_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67aa1bdc459a7112db04e9f8c0041f61be584235261aca7c7967a9a0510c6eb6_ppc64le",
"product_id": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67aa1bdc459a7112db04e9f8c0041f61be584235261aca7c7967a9a0510c6eb6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256%3A67aa1bdc459a7112db04e9f8c0041f61be584235261aca7c7967a9a0510c6eb6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel9\u0026tag=1786550293"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:01531f31c5d597cbb268d58036478d260dd069cb513a2c75d8d569e616a264ce_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:01531f31c5d597cbb268d58036478d260dd069cb513a2c75d8d569e616a264ce_ppc64le",
"product_id": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:01531f31c5d597cbb268d58036478d260dd069cb513a2c75d8d569e616a264ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256%3A01531f31c5d597cbb268d58036478d260dd069cb513a2c75d8d569e616a264ce?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9\u0026tag=1786547766"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:9aaf56ab79342abcca348ca4452c6c17ec86ec5838fb0baf9a27a2bc4f7c67d7_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:9aaf56ab79342abcca348ca4452c6c17ec86ec5838fb0baf9a27a2bc4f7c67d7_ppc64le",
"product_id": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:9aaf56ab79342abcca348ca4452c6c17ec86ec5838fb0baf9a27a2bc4f7c67d7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256%3A9aaf56ab79342abcca348ca4452c6c17ec86ec5838fb0baf9a27a2bc4f7c67d7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9\u0026tag=1786547787"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:889d8df6de7dcedee226609c11845e55556dfc6c228cafc5c773f7cecee513bf_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:889d8df6de7dcedee226609c11845e55556dfc6c228cafc5c773f7cecee513bf_ppc64le",
"product_id": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:889d8df6de7dcedee226609c11845e55556dfc6c228cafc5c773f7cecee513bf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256%3A889d8df6de7dcedee226609c11845e55556dfc6c228cafc5c773f7cecee513bf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel9\u0026tag=1786549345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:07374fb39037f67ae5ec9dbb7959b30d8f039b94a1e4bc50796d1a6ab372595b_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:07374fb39037f67ae5ec9dbb7959b30d8f039b94a1e4bc50796d1a6ab372595b_ppc64le",
"product_id": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:07374fb39037f67ae5ec9dbb7959b30d8f039b94a1e4bc50796d1a6ab372595b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256%3A07374fb39037f67ae5ec9dbb7959b30d8f039b94a1e4bc50796d1a6ab372595b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel9\u0026tag=1786547778"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:1fdd64113c3424efbe7283057f4b71bc57eab3f8b92887f7202b179378181947_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:1fdd64113c3424efbe7283057f4b71bc57eab3f8b92887f7202b179378181947_ppc64le",
"product_id": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:1fdd64113c3424efbe7283057f4b71bc57eab3f8b92887f7202b179378181947_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256%3A1fdd64113c3424efbe7283057f4b71bc57eab3f8b92887f7202b179378181947?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel9\u0026tag=1786547840"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:07377669c470f1efb77d10f12e3121fc8aea8481693212e394e7403114712e27_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:07377669c470f1efb77d10f12e3121fc8aea8481693212e394e7403114712e27_ppc64le",
"product_id": "registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:07377669c470f1efb77d10f12e3121fc8aea8481693212e394e7403114712e27_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mtv-integrations-rhel9@sha256%3A07377669c470f1efb77d10f12e3121fc8aea8481693212e394e7403114712e27?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/mtv-integrations-rhel9\u0026tag=1786547816"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:14d2e9a6dbe70e340d59298a0d2202900e752fa206cdfaf19519f9f3261b7abf_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:14d2e9a6dbe70e340d59298a0d2202900e752fa206cdfaf19519f9f3261b7abf_ppc64le",
"product_id": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:14d2e9a6dbe70e340d59298a0d2202900e752fa206cdfaf19519f9f3261b7abf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256%3A14d2e9a6dbe70e340d59298a0d2202900e752fa206cdfaf19519f9f3261b7abf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel9\u0026tag=1786547820"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7a240591bd0cef0773f1cbe2fddc412817194d3f33ebeac34ecb3ee1977ad65d_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7a240591bd0cef0773f1cbe2fddc412817194d3f33ebeac34ecb3ee1977ad65d_ppc64le",
"product_id": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7a240591bd0cef0773f1cbe2fddc412817194d3f33ebeac34ecb3ee1977ad65d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-multicluster-observability-addon-rhel9@sha256%3A7a240591bd0cef0773f1cbe2fddc412817194d3f33ebeac34ecb3ee1977ad65d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9\u0026tag=1786547815"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:b6e08f53c1527e00dffb09063dd3777abd7b2c447cac8f6fdd177376c270c10c_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:b6e08f53c1527e00dffb09063dd3777abd7b2c447cac8f6fdd177376c270c10c_ppc64le",
"product_id": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:b6e08f53c1527e00dffb09063dd3777abd7b2c447cac8f6fdd177376c270c10c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256%3Ab6e08f53c1527e00dffb09063dd3777abd7b2c447cac8f6fdd177376c270c10c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator\u0026tag=1786547835"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:012ed2651cabbe498a525c90063d78fe468a94ca607bf4e027bc8179aca6eb60_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:012ed2651cabbe498a525c90063d78fe468a94ca607bf4e027bc8179aca6eb60_ppc64le",
"product_id": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:012ed2651cabbe498a525c90063d78fe468a94ca607bf4e027bc8179aca6eb60_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256%3A012ed2651cabbe498a525c90063d78fe468a94ca607bf4e027bc8179aca6eb60?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel9\u0026tag=1786547792"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e41beea854fe3e395887c8042acc2403dbd239525081a6e6b18b8dea0afc1ad4_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e41beea854fe3e395887c8042acc2403dbd239525081a6e6b18b8dea0afc1ad4_ppc64le",
"product_id": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e41beea854fe3e395887c8042acc2403dbd239525081a6e6b18b8dea0afc1ad4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256%3Ae41beea854fe3e395887c8042acc2403dbd239525081a6e6b18b8dea0afc1ad4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9\u0026tag=1786547807"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ab59845c6ec8e99f378f2f2a07087c58ff31abe2d1828f5aa1415d057d2e4fc6_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ab59845c6ec8e99f378f2f2a07087c58ff31abe2d1828f5aa1415d057d2e4fc6_ppc64le",
"product_id": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ab59845c6ec8e99f378f2f2a07087c58ff31abe2d1828f5aa1415d057d2e4fc6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256%3Aab59845c6ec8e99f378f2f2a07087c58ff31abe2d1828f5aa1415d057d2e4fc6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9\u0026tag=1786549537"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:0f182199c3b68aedcd8d1fca5a33517455280094951e1d71c6c949e192c31b9c_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:0f182199c3b68aedcd8d1fca5a33517455280094951e1d71c6c949e192c31b9c_ppc64le",
"product_id": "registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:0f182199c3b68aedcd8d1fca5a33517455280094951e1d71c6c949e192c31b9c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-role-assignment-rhel9@sha256%3A0f182199c3b68aedcd8d1fca5a33517455280094951e1d71c6c949e192c31b9c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9\u0026tag=1786547794"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:293a59573874331480e17d680d7128ef0bd58aa5ba80c48601ceb6474427f086_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:293a59573874331480e17d680d7128ef0bd58aa5ba80c48601ceb6474427f086_ppc64le",
"product_id": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:293a59573874331480e17d680d7128ef0bd58aa5ba80c48601ceb6474427f086_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256%3A293a59573874331480e17d680d7128ef0bd58aa5ba80c48601ceb6474427f086?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel9\u0026tag=1786547806"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e2c1d1e4857fa8669dc6055295acb6fbfd9255d0002f74f462c5647291b98d37_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e2c1d1e4857fa8669dc6055295acb6fbfd9255d0002f74f462c5647291b98d37_ppc64le",
"product_id": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e2c1d1e4857fa8669dc6055295acb6fbfd9255d0002f74f462c5647291b98d37_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256%3Ae2c1d1e4857fa8669dc6055295acb6fbfd9255d0002f74f462c5647291b98d37?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel9\u0026tag=1786547912"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1fd262975034d74a65b7182b0a0af614c9e14e6205c954002d313d7f93575673_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1fd262975034d74a65b7182b0a0af614c9e14e6205c954002d313d7f93575673_ppc64le",
"product_id": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1fd262975034d74a65b7182b0a0af614c9e14e6205c954002d313d7f93575673_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256%3A1fd262975034d74a65b7182b0a0af614c9e14e6205c954002d313d7f93575673?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel9\u0026tag=1786547812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0c148960bb60a8ab728ab025ae17cd9638bf33eb6b890cfb7d9355edc02ff528_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0c148960bb60a8ab728ab025ae17cd9638bf33eb6b890cfb7d9355edc02ff528_ppc64le",
"product_id": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0c148960bb60a8ab728ab025ae17cd9638bf33eb6b890cfb7d9355edc02ff528_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256%3A0c148960bb60a8ab728ab025ae17cd9638bf33eb6b890cfb7d9355edc02ff528?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9\u0026tag=1786547884"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:6f2e9d9b0ae8f4890aae1b3da9314e0ef220227cb55c3bfa6d2b2c510ccac842_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:6f2e9d9b0ae8f4890aae1b3da9314e0ef220227cb55c3bfa6d2b2c510ccac842_ppc64le",
"product_id": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:6f2e9d9b0ae8f4890aae1b3da9314e0ef220227cb55c3bfa6d2b2c510ccac842_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256%3A6f2e9d9b0ae8f4890aae1b3da9314e0ef220227cb55c3bfa6d2b2c510ccac842?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9-operator\u0026tag=1786547821"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:dc735e86de6db46f50ab402d2758ac73ada53a07e6aead898a4690c9961c75aa_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:dc735e86de6db46f50ab402d2758ac73ada53a07e6aead898a4690c9961c75aa_ppc64le",
"product_id": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:dc735e86de6db46f50ab402d2758ac73ada53a07e6aead898a4690c9961c75aa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256%3Adc735e86de6db46f50ab402d2758ac73ada53a07e6aead898a4690c9961c75aa?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel9\u0026tag=1786547911"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:94ccdbfdafcf1ff2d5b1522efbb6e6c66950c3283f59c697f68709ea50c47cd3_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:94ccdbfdafcf1ff2d5b1522efbb6e6c66950c3283f59c697f68709ea50c47cd3_ppc64le",
"product_id": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:94ccdbfdafcf1ff2d5b1522efbb6e6c66950c3283f59c697f68709ea50c47cd3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256%3A94ccdbfdafcf1ff2d5b1522efbb6e6c66950c3283f59c697f68709ea50c47cd3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9\u0026tag=1786547824"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:add94df989dceabc46ff0229282f993169d7d95d0d692bc083ec23df747d794f_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:add94df989dceabc46ff0229282f993169d7d95d0d692bc083ec23df747d794f_ppc64le",
"product_id": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:add94df989dceabc46ff0229282f993169d7d95d0d692bc083ec23df747d794f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256%3Aadd94df989dceabc46ff0229282f993169d7d95d0d692bc083ec23df747d794f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9\u0026tag=1786547818"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1a6b55e1aff357829801307fc13868be668683cd5757128529c05a427eaf5c06_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1a6b55e1aff357829801307fc13868be668683cd5757128529c05a427eaf5c06_ppc64le",
"product_id": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1a6b55e1aff357829801307fc13868be668683cd5757128529c05a427eaf5c06_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256%3A1a6b55e1aff357829801307fc13868be668683cd5757128529c05a427eaf5c06?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel9\u0026tag=1786547849"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:5104b3162b607a50fcf55eee4a42490b56637ac278c7f54ac2cb63fc11de5cdd_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:5104b3162b607a50fcf55eee4a42490b56637ac278c7f54ac2cb63fc11de5cdd_ppc64le",
"product_id": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:5104b3162b607a50fcf55eee4a42490b56637ac278c7f54ac2cb63fc11de5cdd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256%3A5104b3162b607a50fcf55eee4a42490b56637ac278c7f54ac2cb63fc11de5cdd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel9\u0026tag=1786547949"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:64210438ed80a847fbd3dfce081c0b38176ed25a3b5d7d16f699eb30de9a0e7e_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:64210438ed80a847fbd3dfce081c0b38176ed25a3b5d7d16f699eb30de9a0e7e_ppc64le",
"product_id": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:64210438ed80a847fbd3dfce081c0b38176ed25a3b5d7d16f699eb30de9a0e7e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256%3A64210438ed80a847fbd3dfce081c0b38176ed25a3b5d7d16f699eb30de9a0e7e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel9\u0026tag=1786547826"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:7c2e90c6e02350643e2a40c46a0e5a759a9eb2eca0ecde33a3ebd89fe6e00378_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:7c2e90c6e02350643e2a40c46a0e5a759a9eb2eca0ecde33a3ebd89fe6e00378_ppc64le",
"product_id": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:7c2e90c6e02350643e2a40c46a0e5a759a9eb2eca0ecde33a3ebd89fe6e00378_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256%3A7c2e90c6e02350643e2a40c46a0e5a759a9eb2eca0ecde33a3ebd89fe6e00378?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel9\u0026tag=1786547825"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:1399e8f547435a00446d2254ac70f41eb6537edf220287777dc484aaceaedc6d_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:1399e8f547435a00446d2254ac70f41eb6537edf220287777dc484aaceaedc6d_ppc64le",
"product_id": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:1399e8f547435a00446d2254ac70f41eb6537edf220287777dc484aaceaedc6d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256%3A1399e8f547435a00446d2254ac70f41eb6537edf220287777dc484aaceaedc6d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel9\u0026tag=1786547831"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:6661e606a4afd697cbfaa60eeebfd8fd34dfc00fd9f30c50ea7c03667439259a_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:6661e606a4afd697cbfaa60eeebfd8fd34dfc00fd9f30c50ea7c03667439259a_ppc64le",
"product_id": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:6661e606a4afd697cbfaa60eeebfd8fd34dfc00fd9f30c50ea7c03667439259a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256%3A6661e606a4afd697cbfaa60eeebfd8fd34dfc00fd9f30c50ea7c03667439259a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel9\u0026tag=1786547826"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:72debbd2749a3e12fc8c2ceca48cba8976b3dbea85f0f5b890c4207f8f9eaf46_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:72debbd2749a3e12fc8c2ceca48cba8976b3dbea85f0f5b890c4207f8f9eaf46_ppc64le",
"product_id": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:72debbd2749a3e12fc8c2ceca48cba8976b3dbea85f0f5b890c4207f8f9eaf46_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-siteconfig-rhel9@sha256%3A72debbd2749a3e12fc8c2ceca48cba8976b3dbea85f0f5b890c4207f8f9eaf46?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-siteconfig-rhel9\u0026tag=1786547787"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:81692c8d42debdac5f75f0db84aa9a055e8d2bcd8b92f4b2007a704edcd39ee0_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:81692c8d42debdac5f75f0db84aa9a055e8d2bcd8b92f4b2007a704edcd39ee0_ppc64le",
"product_id": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:81692c8d42debdac5f75f0db84aa9a055e8d2bcd8b92f4b2007a704edcd39ee0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256%3A81692c8d42debdac5f75f0db84aa9a055e8d2bcd8b92f4b2007a704edcd39ee0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel9\u0026tag=1786547892"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:f84b2fdff9023eef6ba15bcd24e29c5705c65d40df67e33a7360d01a821046f8_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:f84b2fdff9023eef6ba15bcd24e29c5705c65d40df67e33a7360d01a821046f8_ppc64le",
"product_id": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:f84b2fdff9023eef6ba15bcd24e29c5705c65d40df67e33a7360d01a821046f8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256%3Af84b2fdff9023eef6ba15bcd24e29c5705c65d40df67e33a7360d01a821046f8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel9\u0026tag=1786549663"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:a5b9c1a8ebe87f107b3920dae1df055cd78bcd4d3a3c03c4b5699b6710ea3593_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:a5b9c1a8ebe87f107b3920dae1df055cd78bcd4d3a3c03c4b5699b6710ea3593_ppc64le",
"product_id": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:a5b9c1a8ebe87f107b3920dae1df055cd78bcd4d3a3c03c4b5699b6710ea3593_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256%3Aa5b9c1a8ebe87f107b3920dae1df055cd78bcd4d3a3c03c4b5699b6710ea3593?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel9\u0026tag=1786548166"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:30205c1c53b731e727f4015af5c63e2928db2ee86b846f883271743ea51867d9_ppc64le",
"product": {
"name": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:30205c1c53b731e727f4015af5c63e2928db2ee86b846f883271743ea51867d9_ppc64le",
"product_id": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:30205c1c53b731e727f4015af5c63e2928db2ee86b846f883271743ea51867d9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256%3A30205c1c53b731e727f4015af5c63e2928db2ee86b846f883271743ea51867d9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9\u0026tag=1786548187"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:4b59a91b0f4f0ee348074558411ac5a06b6daf80f281d82de78fefeb4cd64c2f_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:4b59a91b0f4f0ee348074558411ac5a06b6daf80f281d82de78fefeb4cd64c2f_s390x",
"product_id": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:4b59a91b0f4f0ee348074558411ac5a06b6daf80f281d82de78fefeb4cd64c2f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-cli-rhel9@sha256%3A4b59a91b0f4f0ee348074558411ac5a06b6daf80f281d82de78fefeb4cd64c2f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-cli-rhel9\u0026tag=1786547726"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:41281622787b48d53f76228cb89059a07e5eb520a6f07b7b32144e13b3f72b84_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:41281622787b48d53f76228cb89059a07e5eb520a6f07b7b32144e13b3f72b84_s390x",
"product_id": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:41281622787b48d53f76228cb89059a07e5eb520a6f07b7b32144e13b3f72b84_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256%3A41281622787b48d53f76228cb89059a07e5eb520a6f07b7b32144e13b3f72b84?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel9\u0026tag=1786547758"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:2a43a8e435a9d83b9003f2a4c8660385ba95ac9eee0513cfc32db3a78f6cd710_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:2a43a8e435a9d83b9003f2a4c8660385ba95ac9eee0513cfc32db3a78f6cd710_s390x",
"product_id": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:2a43a8e435a9d83b9003f2a4c8660385ba95ac9eee0513cfc32db3a78f6cd710_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256%3A2a43a8e435a9d83b9003f2a4c8660385ba95ac9eee0513cfc32db3a78f6cd710?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel9-operator\u0026tag=1786549301"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:6b4b56de6aa091ac87ce8a8c3beb2d82a5a019f2e1f6ff9f0ce220050d19d447_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:6b4b56de6aa091ac87ce8a8c3beb2d82a5a019f2e1f6ff9f0ce220050d19d447_s390x",
"product_id": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:6b4b56de6aa091ac87ce8a8c3beb2d82a5a019f2e1f6ff9f0ce220050d19d447_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256%3A6b4b56de6aa091ac87ce8a8c3beb2d82a5a019f2e1f6ff9f0ce220050d19d447?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel9\u0026tag=1786547741"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:145ffa062b5d86b71ab6d4c72d11018491a1940d64764e77f849fa668509acea_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:145ffa062b5d86b71ab6d4c72d11018491a1940d64764e77f849fa668509acea_s390x",
"product_id": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:145ffa062b5d86b71ab6d4c72d11018491a1940d64764e77f849fa668509acea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256%3A145ffa062b5d86b71ab6d4c72d11018491a1940d64764e77f849fa668509acea?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel9\u0026tag=1786547774"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/console-rhel9@sha256:02a9e0169a56c3fcfe825aa62c3d56788f02489b4f7f5bc1f10de5d2d052d7ff_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/console-rhel9@sha256:02a9e0169a56c3fcfe825aa62c3d56788f02489b4f7f5bc1f10de5d2d052d7ff_s390x",
"product_id": "registry.redhat.io/rhacm2/console-rhel9@sha256:02a9e0169a56c3fcfe825aa62c3d56788f02489b4f7f5bc1f10de5d2d052d7ff_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256%3A02a9e0169a56c3fcfe825aa62c3d56788f02489b4f7f5bc1f10de5d2d052d7ff?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel9\u0026tag=1786547771"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bc26d00f0688549b0be5761eabe6242595aac35913c96335f9455aef1f7108f5_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bc26d00f0688549b0be5761eabe6242595aac35913c96335f9455aef1f7108f5_s390x",
"product_id": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bc26d00f0688549b0be5761eabe6242595aac35913c96335f9455aef1f7108f5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256%3Abc26d00f0688549b0be5761eabe6242595aac35913c96335f9455aef1f7108f5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator\u0026tag=1786547787"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:2c5d51fc1a581737e92a337bb534f7e5a84ee51ab66c6db04fc5fe07a50bcd3d_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:2c5d51fc1a581737e92a337bb534f7e5a84ee51ab66c6db04fc5fe07a50bcd3d_s390x",
"product_id": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:2c5d51fc1a581737e92a337bb534f7e5a84ee51ab66c6db04fc5fe07a50bcd3d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256%3A2c5d51fc1a581737e92a337bb534f7e5a84ee51ab66c6db04fc5fe07a50bcd3d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9\u0026tag=1786547768"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:f39e9bc78ba578522003b66f44c227b3cf3ca49f41e3d53c40a7eacd5b04ed3c_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:f39e9bc78ba578522003b66f44c227b3cf3ca49f41e3d53c40a7eacd5b04ed3c_s390x",
"product_id": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:f39e9bc78ba578522003b66f44c227b3cf3ca49f41e3d53c40a7eacd5b04ed3c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256%3Af39e9bc78ba578522003b66f44c227b3cf3ca49f41e3d53c40a7eacd5b04ed3c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9\u0026tag=1786547764"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:246106b84de12f768f3e974e0e1e9309a683af06af2e33237176a2ccc1d89c66_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:246106b84de12f768f3e974e0e1e9309a683af06af2e33237176a2ccc1d89c66_s390x",
"product_id": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:246106b84de12f768f3e974e0e1e9309a683af06af2e33237176a2ccc1d89c66_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256%3A246106b84de12f768f3e974e0e1e9309a683af06af2e33237176a2ccc1d89c66?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel9\u0026tag=1786547754"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:3829e6b7eb9c10742356d68e0cf2b6761697808976af08bd6bd635da9ba521ad_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:3829e6b7eb9c10742356d68e0cf2b6761697808976af08bd6bd635da9ba521ad_s390x",
"product_id": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:3829e6b7eb9c10742356d68e0cf2b6761697808976af08bd6bd635da9ba521ad_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256%3A3829e6b7eb9c10742356d68e0cf2b6761697808976af08bd6bd635da9ba521ad?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel9\u0026tag=1786549752"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:a3af61852d50b702896df295e5a68b4d53f997ff2413376b951f93cad50e845c_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:a3af61852d50b702896df295e5a68b4d53f997ff2413376b951f93cad50e845c_s390x",
"product_id": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:a3af61852d50b702896df295e5a68b4d53f997ff2413376b951f93cad50e845c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256%3Aa3af61852d50b702896df295e5a68b4d53f997ff2413376b951f93cad50e845c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9\u0026tag=1786547804"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c13a96ca5de55eb3aff45efc2128c11e32b20b22410e52b6438a447095a7576c_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c13a96ca5de55eb3aff45efc2128c11e32b20b22410e52b6438a447095a7576c_s390x",
"product_id": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c13a96ca5de55eb3aff45efc2128c11e32b20b22410e52b6438a447095a7576c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256%3Ac13a96ca5de55eb3aff45efc2128c11e32b20b22410e52b6438a447095a7576c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel9\u0026tag=1786547755"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4cd5d09c12a48cd5ce966ccd2e37a4e2e5c141e1ee6cb698d8f0373b1368d740_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4cd5d09c12a48cd5ce966ccd2e37a4e2e5c141e1ee6cb698d8f0373b1368d740_s390x",
"product_id": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4cd5d09c12a48cd5ce966ccd2e37a4e2e5c141e1ee6cb698d8f0373b1368d740_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256%3A4cd5d09c12a48cd5ce966ccd2e37a4e2e5c141e1ee6cb698d8f0373b1368d740?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel9\u0026tag=1786550293"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:46e37410e7568c35cc4e19eb8902695ebce97c5c4549b644648db500fc983e71_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:46e37410e7568c35cc4e19eb8902695ebce97c5c4549b644648db500fc983e71_s390x",
"product_id": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:46e37410e7568c35cc4e19eb8902695ebce97c5c4549b644648db500fc983e71_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256%3A46e37410e7568c35cc4e19eb8902695ebce97c5c4549b644648db500fc983e71?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9\u0026tag=1786547766"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:bce92caf55f2567aae42a86923253afb01671c204245ad86c2beaff8430a6639_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:bce92caf55f2567aae42a86923253afb01671c204245ad86c2beaff8430a6639_s390x",
"product_id": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:bce92caf55f2567aae42a86923253afb01671c204245ad86c2beaff8430a6639_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256%3Abce92caf55f2567aae42a86923253afb01671c204245ad86c2beaff8430a6639?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9\u0026tag=1786547787"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:dd6cd60782d2e20fc6d6bd7645517666aea942738bfa0b06a55ee068da59b968_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:dd6cd60782d2e20fc6d6bd7645517666aea942738bfa0b06a55ee068da59b968_s390x",
"product_id": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:dd6cd60782d2e20fc6d6bd7645517666aea942738bfa0b06a55ee068da59b968_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256%3Add6cd60782d2e20fc6d6bd7645517666aea942738bfa0b06a55ee068da59b968?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel9\u0026tag=1786549345"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5d22f6fb1baaa09c4c35516106da5d628ea8ce468441aefebb9ffb10a141ebfa_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5d22f6fb1baaa09c4c35516106da5d628ea8ce468441aefebb9ffb10a141ebfa_s390x",
"product_id": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5d22f6fb1baaa09c4c35516106da5d628ea8ce468441aefebb9ffb10a141ebfa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256%3A5d22f6fb1baaa09c4c35516106da5d628ea8ce468441aefebb9ffb10a141ebfa?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel9\u0026tag=1786547778"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:41311a9a395fea38f67fa954de4ceca786820a2c27bba59369da5fcdec56e514_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:41311a9a395fea38f67fa954de4ceca786820a2c27bba59369da5fcdec56e514_s390x",
"product_id": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:41311a9a395fea38f67fa954de4ceca786820a2c27bba59369da5fcdec56e514_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256%3A41311a9a395fea38f67fa954de4ceca786820a2c27bba59369da5fcdec56e514?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel9\u0026tag=1786547840"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:13fa04fb724f58a09e376b5f040a6c77e7a235bdbad2848cc31d6d6fb885807f_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:13fa04fb724f58a09e376b5f040a6c77e7a235bdbad2848cc31d6d6fb885807f_s390x",
"product_id": "registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:13fa04fb724f58a09e376b5f040a6c77e7a235bdbad2848cc31d6d6fb885807f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mtv-integrations-rhel9@sha256%3A13fa04fb724f58a09e376b5f040a6c77e7a235bdbad2848cc31d6d6fb885807f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/mtv-integrations-rhel9\u0026tag=1786547816"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:8ca12b116c7b4f58e90f541d9cc9a1c449ac8c5d7009c856645a24f30755289d_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:8ca12b116c7b4f58e90f541d9cc9a1c449ac8c5d7009c856645a24f30755289d_s390x",
"product_id": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:8ca12b116c7b4f58e90f541d9cc9a1c449ac8c5d7009c856645a24f30755289d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256%3A8ca12b116c7b4f58e90f541d9cc9a1c449ac8c5d7009c856645a24f30755289d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel9\u0026tag=1786547820"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:e983adf2ffdcaad13f4aefb295df3f0c32008b1c98de05a42a36473f10b1eac9_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:e983adf2ffdcaad13f4aefb295df3f0c32008b1c98de05a42a36473f10b1eac9_s390x",
"product_id": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:e983adf2ffdcaad13f4aefb295df3f0c32008b1c98de05a42a36473f10b1eac9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-multicluster-observability-addon-rhel9@sha256%3Ae983adf2ffdcaad13f4aefb295df3f0c32008b1c98de05a42a36473f10b1eac9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9\u0026tag=1786547815"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:a7825362e9da5ca76836c7213774f17be04f7d7a33ce9dd963b50c60010b63aa_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:a7825362e9da5ca76836c7213774f17be04f7d7a33ce9dd963b50c60010b63aa_s390x",
"product_id": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:a7825362e9da5ca76836c7213774f17be04f7d7a33ce9dd963b50c60010b63aa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256%3Aa7825362e9da5ca76836c7213774f17be04f7d7a33ce9dd963b50c60010b63aa?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator\u0026tag=1786547835"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:07703a48e4f19f31f1ee8aff22776c10616227c984f3fa4a8ab80068af8644bb_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:07703a48e4f19f31f1ee8aff22776c10616227c984f3fa4a8ab80068af8644bb_s390x",
"product_id": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:07703a48e4f19f31f1ee8aff22776c10616227c984f3fa4a8ab80068af8644bb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256%3A07703a48e4f19f31f1ee8aff22776c10616227c984f3fa4a8ab80068af8644bb?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel9\u0026tag=1786547792"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:4884a8b1139f19f1722e8356783c190a6a1c51c88870e0c367884940ea95c00a_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:4884a8b1139f19f1722e8356783c190a6a1c51c88870e0c367884940ea95c00a_s390x",
"product_id": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:4884a8b1139f19f1722e8356783c190a6a1c51c88870e0c367884940ea95c00a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256%3A4884a8b1139f19f1722e8356783c190a6a1c51c88870e0c367884940ea95c00a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9\u0026tag=1786547807"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b23c5b7eea0c3cf26ad1ad2dffda8847f8ab32f614ba5612b98755ef48345941_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b23c5b7eea0c3cf26ad1ad2dffda8847f8ab32f614ba5612b98755ef48345941_s390x",
"product_id": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b23c5b7eea0c3cf26ad1ad2dffda8847f8ab32f614ba5612b98755ef48345941_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256%3Ab23c5b7eea0c3cf26ad1ad2dffda8847f8ab32f614ba5612b98755ef48345941?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9\u0026tag=1786549537"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:67879974d4b32f9cbe69d6ee0d815e54b46525cacaa0b6db14fc48c4535519ad_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:67879974d4b32f9cbe69d6ee0d815e54b46525cacaa0b6db14fc48c4535519ad_s390x",
"product_id": "registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:67879974d4b32f9cbe69d6ee0d815e54b46525cacaa0b6db14fc48c4535519ad_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-role-assignment-rhel9@sha256%3A67879974d4b32f9cbe69d6ee0d815e54b46525cacaa0b6db14fc48c4535519ad?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9\u0026tag=1786547794"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:6a57c447cd9dd85092c1bf93593a98ea21fa48feda7ffe8705edfc92c4fe245c_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:6a57c447cd9dd85092c1bf93593a98ea21fa48feda7ffe8705edfc92c4fe245c_s390x",
"product_id": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:6a57c447cd9dd85092c1bf93593a98ea21fa48feda7ffe8705edfc92c4fe245c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256%3A6a57c447cd9dd85092c1bf93593a98ea21fa48feda7ffe8705edfc92c4fe245c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel9\u0026tag=1786547806"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:0f7807cfa4efec2e3cbda82ab8200d0059c6e6308fde7707bac0c6b39df206e2_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:0f7807cfa4efec2e3cbda82ab8200d0059c6e6308fde7707bac0c6b39df206e2_s390x",
"product_id": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:0f7807cfa4efec2e3cbda82ab8200d0059c6e6308fde7707bac0c6b39df206e2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256%3A0f7807cfa4efec2e3cbda82ab8200d0059c6e6308fde7707bac0c6b39df206e2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel9\u0026tag=1786547912"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:8f06ec8a1ed5d37d190997acc534d16870d251ad27cea8925ad03862bcffd222_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:8f06ec8a1ed5d37d190997acc534d16870d251ad27cea8925ad03862bcffd222_s390x",
"product_id": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:8f06ec8a1ed5d37d190997acc534d16870d251ad27cea8925ad03862bcffd222_s390x",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256%3A8f06ec8a1ed5d37d190997acc534d16870d251ad27cea8925ad03862bcffd222?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel9\u0026tag=1786547812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:23e9500e2b88f703d92c0e71008bdb96c442835fe0caa5960c60f74e4d083a3a_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:23e9500e2b88f703d92c0e71008bdb96c442835fe0caa5960c60f74e4d083a3a_s390x",
"product_id": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:23e9500e2b88f703d92c0e71008bdb96c442835fe0caa5960c60f74e4d083a3a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256%3A23e9500e2b88f703d92c0e71008bdb96c442835fe0caa5960c60f74e4d083a3a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9\u0026tag=1786547884"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:25c7158a8dc8594bc2cfbf655ce305fa47c8fd50cbffa197c2bacc0a58dd825c_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:25c7158a8dc8594bc2cfbf655ce305fa47c8fd50cbffa197c2bacc0a58dd825c_s390x",
"product_id": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:25c7158a8dc8594bc2cfbf655ce305fa47c8fd50cbffa197c2bacc0a58dd825c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256%3A25c7158a8dc8594bc2cfbf655ce305fa47c8fd50cbffa197c2bacc0a58dd825c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9-operator\u0026tag=1786547821"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:bccf52f944424157ac281567af6b5d3c6a901e503c693a93050823caadaf2582_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:bccf52f944424157ac281567af6b5d3c6a901e503c693a93050823caadaf2582_s390x",
"product_id": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:bccf52f944424157ac281567af6b5d3c6a901e503c693a93050823caadaf2582_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256%3Abccf52f944424157ac281567af6b5d3c6a901e503c693a93050823caadaf2582?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel9\u0026tag=1786547911"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:996005219a17d7676f8fbacd1c09fc563922084727a6d6937d759574d53eec2e_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:996005219a17d7676f8fbacd1c09fc563922084727a6d6937d759574d53eec2e_s390x",
"product_id": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:996005219a17d7676f8fbacd1c09fc563922084727a6d6937d759574d53eec2e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256%3A996005219a17d7676f8fbacd1c09fc563922084727a6d6937d759574d53eec2e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9\u0026tag=1786547824"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:67dda827430141da9260addae0484b63d0526d2d4a69177e9c90850627a6792a_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:67dda827430141da9260addae0484b63d0526d2d4a69177e9c90850627a6792a_s390x",
"product_id": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:67dda827430141da9260addae0484b63d0526d2d4a69177e9c90850627a6792a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256%3A67dda827430141da9260addae0484b63d0526d2d4a69177e9c90850627a6792a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9\u0026tag=1786547818"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:a9478b93a039398fa9cf8cafd506b0928c6c44992b9843a1b4dd174a249229e2_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:a9478b93a039398fa9cf8cafd506b0928c6c44992b9843a1b4dd174a249229e2_s390x",
"product_id": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:a9478b93a039398fa9cf8cafd506b0928c6c44992b9843a1b4dd174a249229e2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256%3Aa9478b93a039398fa9cf8cafd506b0928c6c44992b9843a1b4dd174a249229e2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel9\u0026tag=1786547849"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:39b42ea771a00edf8275b4c274999b4a0212c1a2d7473922e3968d0fe1fa6195_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:39b42ea771a00edf8275b4c274999b4a0212c1a2d7473922e3968d0fe1fa6195_s390x",
"product_id": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:39b42ea771a00edf8275b4c274999b4a0212c1a2d7473922e3968d0fe1fa6195_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256%3A39b42ea771a00edf8275b4c274999b4a0212c1a2d7473922e3968d0fe1fa6195?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel9\u0026tag=1786547949"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:0feb2bb59207a0c9acdfca1f0b279ea37030eb17329ada7c2873d219946165c4_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:0feb2bb59207a0c9acdfca1f0b279ea37030eb17329ada7c2873d219946165c4_s390x",
"product_id": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:0feb2bb59207a0c9acdfca1f0b279ea37030eb17329ada7c2873d219946165c4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256%3A0feb2bb59207a0c9acdfca1f0b279ea37030eb17329ada7c2873d219946165c4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel9\u0026tag=1786547826"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:77543c0a770ab5096dd4af76d98dbdb6ad05a1981226ad7b41a7cc561d70697e_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:77543c0a770ab5096dd4af76d98dbdb6ad05a1981226ad7b41a7cc561d70697e_s390x",
"product_id": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:77543c0a770ab5096dd4af76d98dbdb6ad05a1981226ad7b41a7cc561d70697e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256%3A77543c0a770ab5096dd4af76d98dbdb6ad05a1981226ad7b41a7cc561d70697e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel9\u0026tag=1786547825"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2a3eb1e345523290314211c03bb37db2424ec1100720681941e0bd8889548877_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2a3eb1e345523290314211c03bb37db2424ec1100720681941e0bd8889548877_s390x",
"product_id": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2a3eb1e345523290314211c03bb37db2424ec1100720681941e0bd8889548877_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256%3A2a3eb1e345523290314211c03bb37db2424ec1100720681941e0bd8889548877?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel9\u0026tag=1786547831"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:9fec429e172e0b73c04ffd73cf4c20205aa8beaf232ece79693deea008d9b4b3_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:9fec429e172e0b73c04ffd73cf4c20205aa8beaf232ece79693deea008d9b4b3_s390x",
"product_id": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:9fec429e172e0b73c04ffd73cf4c20205aa8beaf232ece79693deea008d9b4b3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256%3A9fec429e172e0b73c04ffd73cf4c20205aa8beaf232ece79693deea008d9b4b3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel9\u0026tag=1786547826"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:37c6f23f1cf874753f6794e5354302315044f8347623456087f853a91ded7c96_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:37c6f23f1cf874753f6794e5354302315044f8347623456087f853a91ded7c96_s390x",
"product_id": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:37c6f23f1cf874753f6794e5354302315044f8347623456087f853a91ded7c96_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-siteconfig-rhel9@sha256%3A37c6f23f1cf874753f6794e5354302315044f8347623456087f853a91ded7c96?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-siteconfig-rhel9\u0026tag=1786547787"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:f2439a0c051d9b6b688a18204e0b0c0b16eccd3b81c5f1e0c84f967f6b6bafab_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:f2439a0c051d9b6b688a18204e0b0c0b16eccd3b81c5f1e0c84f967f6b6bafab_s390x",
"product_id": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:f2439a0c051d9b6b688a18204e0b0c0b16eccd3b81c5f1e0c84f967f6b6bafab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256%3Af2439a0c051d9b6b688a18204e0b0c0b16eccd3b81c5f1e0c84f967f6b6bafab?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel9\u0026tag=1786547892"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:fd5e894feb6b26987267902cea32635d4941e6112efb87dbcce55431f10df401_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:fd5e894feb6b26987267902cea32635d4941e6112efb87dbcce55431f10df401_s390x",
"product_id": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:fd5e894feb6b26987267902cea32635d4941e6112efb87dbcce55431f10df401_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256%3Afd5e894feb6b26987267902cea32635d4941e6112efb87dbcce55431f10df401?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel9\u0026tag=1786549663"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:7075df66bd506ac1826bba7147831ced1fe39fcea2f58e2c75b4350ad4797496_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:7075df66bd506ac1826bba7147831ced1fe39fcea2f58e2c75b4350ad4797496_s390x",
"product_id": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:7075df66bd506ac1826bba7147831ced1fe39fcea2f58e2c75b4350ad4797496_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256%3A7075df66bd506ac1826bba7147831ced1fe39fcea2f58e2c75b4350ad4797496?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel9\u0026tag=1786548166"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:46f52deef1d930e488f3a1592334ee756f514a529f4d9d07bb54f22e3a914e80_s390x",
"product": {
"name": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:46f52deef1d930e488f3a1592334ee756f514a529f4d9d07bb54f22e3a914e80_s390x",
"product_id": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:46f52deef1d930e488f3a1592334ee756f514a529f4d9d07bb54f22e3a914e80_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256%3A46f52deef1d930e488f3a1592334ee756f514a529f4d9d07bb54f22e3a914e80?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9\u0026tag=1786548187"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:081e80d92fb4abca986fe555fecb5a1089c2ed884a8b06c673c2d9a0cba28a7d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:081e80d92fb4abca986fe555fecb5a1089c2ed884a8b06c673c2d9a0cba28a7d_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:081e80d92fb4abca986fe555fecb5a1089c2ed884a8b06c673c2d9a0cba28a7d_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:4b59a91b0f4f0ee348074558411ac5a06b6daf80f281d82de78fefeb4cd64c2f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:4b59a91b0f4f0ee348074558411ac5a06b6daf80f281d82de78fefeb4cd64c2f_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:4b59a91b0f4f0ee348074558411ac5a06b6daf80f281d82de78fefeb4cd64c2f_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:726d3185e3ec8b19448a515529b784c0fd115fd97f53598703b4e9efcab42c72_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:726d3185e3ec8b19448a515529b784c0fd115fd97f53598703b4e9efcab42c72_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:726d3185e3ec8b19448a515529b784c0fd115fd97f53598703b4e9efcab42c72_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:8c3a0c275df66554cc7580127847f8a25e1a93a37b2bc959c6c873fd56036127_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:8c3a0c275df66554cc7580127847f8a25e1a93a37b2bc959c6c873fd56036127_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:8c3a0c275df66554cc7580127847f8a25e1a93a37b2bc959c6c873fd56036127_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:6b4b56de6aa091ac87ce8a8c3beb2d82a5a019f2e1f6ff9f0ce220050d19d447_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:6b4b56de6aa091ac87ce8a8c3beb2d82a5a019f2e1f6ff9f0ce220050d19d447_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:6b4b56de6aa091ac87ce8a8c3beb2d82a5a019f2e1f6ff9f0ce220050d19d447_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ae6aaeae3e16c625db66c742f86f8743324cfd83469fd7460f42843f558cc596_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ae6aaeae3e16c625db66c742f86f8743324cfd83469fd7460f42843f558cc596_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ae6aaeae3e16c625db66c742f86f8743324cfd83469fd7460f42843f558cc596_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:b5fe209b755e3b97a968bf0dec2b22288c6a28f342ccca5afb9927dbbb5a8488_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:b5fe209b755e3b97a968bf0dec2b22288c6a28f342ccca5afb9927dbbb5a8488_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:b5fe209b755e3b97a968bf0dec2b22288c6a28f342ccca5afb9927dbbb5a8488_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ea647473a29becdead38ce07c20a3836dce6b9c4355b8ec749fa6c8fa01656ff_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ea647473a29becdead38ce07c20a3836dce6b9c4355b8ec749fa6c8fa01656ff_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ea647473a29becdead38ce07c20a3836dce6b9c4355b8ec749fa6c8fa01656ff_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:009192d26ff0422301cf1161cd7df863be8a69430a3ab02ce90711f56bd06739_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:009192d26ff0422301cf1161cd7df863be8a69430a3ab02ce90711f56bd06739_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:009192d26ff0422301cf1161cd7df863be8a69430a3ab02ce90711f56bd06739_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:2c5d51fc1a581737e92a337bb534f7e5a84ee51ab66c6db04fc5fe07a50bcd3d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:2c5d51fc1a581737e92a337bb534f7e5a84ee51ab66c6db04fc5fe07a50bcd3d_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:2c5d51fc1a581737e92a337bb534f7e5a84ee51ab66c6db04fc5fe07a50bcd3d_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:52ae03ffbd554c183c46d7c06feb3e7f64d11a3316beb3a180b9bf2c796b054b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:52ae03ffbd554c183c46d7c06feb3e7f64d11a3316beb3a180b9bf2c796b054b_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:52ae03ffbd554c183c46d7c06feb3e7f64d11a3316beb3a180b9bf2c796b054b_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9a3735b27a0b1e87f1008d20a5d26ceaad4aed91fb2d0387dd304f9e9230abf1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9a3735b27a0b1e87f1008d20a5d26ceaad4aed91fb2d0387dd304f9e9230abf1_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9a3735b27a0b1e87f1008d20a5d26ceaad4aed91fb2d0387dd304f9e9230abf1_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:222033b1c86d40c7ca2eec6a1668b097923a7fd03154380fbde31d7495a81464_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:222033b1c86d40c7ca2eec6a1668b097923a7fd03154380fbde31d7495a81464_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:222033b1c86d40c7ca2eec6a1668b097923a7fd03154380fbde31d7495a81464_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:76c04f4014f8b72600be2927ab294ef92528cc5ca68b75f0c3fe476b320e5e9d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:76c04f4014f8b72600be2927ab294ef92528cc5ca68b75f0c3fe476b320e5e9d_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:76c04f4014f8b72600be2927ab294ef92528cc5ca68b75f0c3fe476b320e5e9d_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d7a7af28b169f38e7dbff61c6a4fe8651e034810865ebc1a617d7d9a1df1b84d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d7a7af28b169f38e7dbff61c6a4fe8651e034810865ebc1a617d7d9a1df1b84d_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d7a7af28b169f38e7dbff61c6a4fe8651e034810865ebc1a617d7d9a1df1b84d_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:f39e9bc78ba578522003b66f44c227b3cf3ca49f41e3d53c40a7eacd5b04ed3c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:f39e9bc78ba578522003b66f44c227b3cf3ca49f41e3d53c40a7eacd5b04ed3c_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:f39e9bc78ba578522003b66f44c227b3cf3ca49f41e3d53c40a7eacd5b04ed3c_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:1983c2581c6f46370a18e04b822a987a9326f3b80983ca5a659a17aa034b7ce6_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:1983c2581c6f46370a18e04b822a987a9326f3b80983ca5a659a17aa034b7ce6_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:1983c2581c6f46370a18e04b822a987a9326f3b80983ca5a659a17aa034b7ce6_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:3829e6b7eb9c10742356d68e0cf2b6761697808976af08bd6bd635da9ba521ad_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:3829e6b7eb9c10742356d68e0cf2b6761697808976af08bd6bd635da9ba521ad_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:3829e6b7eb9c10742356d68e0cf2b6761697808976af08bd6bd635da9ba521ad_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:6cb786a7b9b60606fc87c2cdac198740248e822250f7522015665d7389dfa077_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:6cb786a7b9b60606fc87c2cdac198740248e822250f7522015665d7389dfa077_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:6cb786a7b9b60606fc87c2cdac198740248e822250f7522015665d7389dfa077_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:784c610aa01dc829d1352d04585a759013ecb573c6645d19f9167c76f40b6413_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:784c610aa01dc829d1352d04585a759013ecb573c6645d19f9167c76f40b6413_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:784c610aa01dc829d1352d04585a759013ecb573c6645d19f9167c76f40b6413_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:2ce6bc821b132a01d05d6d9bd3c1f8030dcaf25307fb48ae53ddcf126c57b034_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:2ce6bc821b132a01d05d6d9bd3c1f8030dcaf25307fb48ae53ddcf126c57b034_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:2ce6bc821b132a01d05d6d9bd3c1f8030dcaf25307fb48ae53ddcf126c57b034_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7a240591bd0cef0773f1cbe2fddc412817194d3f33ebeac34ecb3ee1977ad65d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7a240591bd0cef0773f1cbe2fddc412817194d3f33ebeac34ecb3ee1977ad65d_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7a240591bd0cef0773f1cbe2fddc412817194d3f33ebeac34ecb3ee1977ad65d_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a766d7433ea19b74e4584f038883546cd9e0365902924ea8e81955cd1f620f8a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a766d7433ea19b74e4584f038883546cd9e0365902924ea8e81955cd1f620f8a_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a766d7433ea19b74e4584f038883546cd9e0365902924ea8e81955cd1f620f8a_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:e983adf2ffdcaad13f4aefb295df3f0c32008b1c98de05a42a36473f10b1eac9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:e983adf2ffdcaad13f4aefb295df3f0c32008b1c98de05a42a36473f10b1eac9_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:e983adf2ffdcaad13f4aefb295df3f0c32008b1c98de05a42a36473f10b1eac9_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:0f7807cfa4efec2e3cbda82ab8200d0059c6e6308fde7707bac0c6b39df206e2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:0f7807cfa4efec2e3cbda82ab8200d0059c6e6308fde7707bac0c6b39df206e2_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:0f7807cfa4efec2e3cbda82ab8200d0059c6e6308fde7707bac0c6b39df206e2_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:65c19f431c6f3c7d0dd91e2d8a5ee8621be54b0ce63233382473d023fb2ad71f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:65c19f431c6f3c7d0dd91e2d8a5ee8621be54b0ce63233382473d023fb2ad71f_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:65c19f431c6f3c7d0dd91e2d8a5ee8621be54b0ce63233382473d023fb2ad71f_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e2c1d1e4857fa8669dc6055295acb6fbfd9255d0002f74f462c5647291b98d37_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e2c1d1e4857fa8669dc6055295acb6fbfd9255d0002f74f462c5647291b98d37_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e2c1d1e4857fa8669dc6055295acb6fbfd9255d0002f74f462c5647291b98d37_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e439078f9f17194417623ca25787d1a6b55d65083298b419b692c02a579413db_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e439078f9f17194417623ca25787d1a6b55d65083298b419b692c02a579413db_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e439078f9f17194417623ca25787d1a6b55d65083298b419b692c02a579413db_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:67dda827430141da9260addae0484b63d0526d2d4a69177e9c90850627a6792a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:67dda827430141da9260addae0484b63d0526d2d4a69177e9c90850627a6792a_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:67dda827430141da9260addae0484b63d0526d2d4a69177e9c90850627a6792a_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:911738cd76b2f2002a96354ac7e16235c5e555c48a6a876977e5539cd0cabad8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:911738cd76b2f2002a96354ac7e16235c5e555c48a6a876977e5539cd0cabad8_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:911738cd76b2f2002a96354ac7e16235c5e555c48a6a876977e5539cd0cabad8_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a16aface5e3be2f06a81cd365d8a29e8a342ce95d2d8d409c09ed2751e62e67b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a16aface5e3be2f06a81cd365d8a29e8a342ce95d2d8d409c09ed2751e62e67b_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a16aface5e3be2f06a81cd365d8a29e8a342ce95d2d8d409c09ed2751e62e67b_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:add94df989dceabc46ff0229282f993169d7d95d0d692bc083ec23df747d794f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:add94df989dceabc46ff0229282f993169d7d95d0d692bc083ec23df747d794f_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:add94df989dceabc46ff0229282f993169d7d95d0d692bc083ec23df747d794f_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1a6b55e1aff357829801307fc13868be668683cd5757128529c05a427eaf5c06_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1a6b55e1aff357829801307fc13868be668683cd5757128529c05a427eaf5c06_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1a6b55e1aff357829801307fc13868be668683cd5757128529c05a427eaf5c06_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:a9478b93a039398fa9cf8cafd506b0928c6c44992b9843a1b4dd174a249229e2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:a9478b93a039398fa9cf8cafd506b0928c6c44992b9843a1b4dd174a249229e2_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:a9478b93a039398fa9cf8cafd506b0928c6c44992b9843a1b4dd174a249229e2_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:be5a357a322a7698839765f046ddd8860cfdca5013c4e2f36fecef2ef77610d1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:be5a357a322a7698839765f046ddd8860cfdca5013c4e2f36fecef2ef77610d1_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:be5a357a322a7698839765f046ddd8860cfdca5013c4e2f36fecef2ef77610d1_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:c8d11529d16cdb3337d3fcc37a11df53e74a1f14c7fab7ec6e4b5a84f686cbd3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:c8d11529d16cdb3337d3fcc37a11df53e74a1f14c7fab7ec6e4b5a84f686cbd3_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:c8d11529d16cdb3337d3fcc37a11df53e74a1f14c7fab7ec6e4b5a84f686cbd3_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:6187fae21ede179199da3e8335d83e518644bba4d045212d41ba543426d077ac_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:6187fae21ede179199da3e8335d83e518644bba4d045212d41ba543426d077ac_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:6187fae21ede179199da3e8335d83e518644bba4d045212d41ba543426d077ac_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:77543c0a770ab5096dd4af76d98dbdb6ad05a1981226ad7b41a7cc561d70697e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:77543c0a770ab5096dd4af76d98dbdb6ad05a1981226ad7b41a7cc561d70697e_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:77543c0a770ab5096dd4af76d98dbdb6ad05a1981226ad7b41a7cc561d70697e_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:7c2e90c6e02350643e2a40c46a0e5a759a9eb2eca0ecde33a3ebd89fe6e00378_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:7c2e90c6e02350643e2a40c46a0e5a759a9eb2eca0ecde33a3ebd89fe6e00378_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:7c2e90c6e02350643e2a40c46a0e5a759a9eb2eca0ecde33a3ebd89fe6e00378_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:afd26aec4a01abe704f5e4f5442035b90cbbd37cd5b7ef2d51f5c1ef6a575563_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:afd26aec4a01abe704f5e4f5442035b90cbbd37cd5b7ef2d51f5c1ef6a575563_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:afd26aec4a01abe704f5e4f5442035b90cbbd37cd5b7ef2d51f5c1ef6a575563_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:1399e8f547435a00446d2254ac70f41eb6537edf220287777dc484aaceaedc6d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:1399e8f547435a00446d2254ac70f41eb6537edf220287777dc484aaceaedc6d_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:1399e8f547435a00446d2254ac70f41eb6537edf220287777dc484aaceaedc6d_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2a3eb1e345523290314211c03bb37db2424ec1100720681941e0bd8889548877_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2a3eb1e345523290314211c03bb37db2424ec1100720681941e0bd8889548877_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2a3eb1e345523290314211c03bb37db2424ec1100720681941e0bd8889548877_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7ff09ae31d78e9cb98e4efc663cb4109b527414a98c10c5ac331bf4ab4e0d931_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7ff09ae31d78e9cb98e4efc663cb4109b527414a98c10c5ac331bf4ab4e0d931_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7ff09ae31d78e9cb98e4efc663cb4109b527414a98c10c5ac331bf4ab4e0d931_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:8d4f1943e1128aefa6c286f4bcf894edbbe5e8e7433a74d625b588a381f9dab0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:8d4f1943e1128aefa6c286f4bcf894edbbe5e8e7433a74d625b588a381f9dab0_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:8d4f1943e1128aefa6c286f4bcf894edbbe5e8e7433a74d625b588a381f9dab0_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:4e280b8e20624911dd5c8d153d82bbb501b5c73946a49e8262c6d4785ab4f2dd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:4e280b8e20624911dd5c8d153d82bbb501b5c73946a49e8262c6d4785ab4f2dd_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:4e280b8e20624911dd5c8d153d82bbb501b5c73946a49e8262c6d4785ab4f2dd_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:6661e606a4afd697cbfaa60eeebfd8fd34dfc00fd9f30c50ea7c03667439259a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:6661e606a4afd697cbfaa60eeebfd8fd34dfc00fd9f30c50ea7c03667439259a_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:6661e606a4afd697cbfaa60eeebfd8fd34dfc00fd9f30c50ea7c03667439259a_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8c1e6d77db40b1d307e54493fc7ff29fe2a01017074b79930b7dbf98dca63433_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8c1e6d77db40b1d307e54493fc7ff29fe2a01017074b79930b7dbf98dca63433_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8c1e6d77db40b1d307e54493fc7ff29fe2a01017074b79930b7dbf98dca63433_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:9fec429e172e0b73c04ffd73cf4c20205aa8beaf232ece79693deea008d9b4b3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:9fec429e172e0b73c04ffd73cf4c20205aa8beaf232ece79693deea008d9b4b3_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:9fec429e172e0b73c04ffd73cf4c20205aa8beaf232ece79693deea008d9b4b3_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:37c6f23f1cf874753f6794e5354302315044f8347623456087f853a91ded7c96_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:37c6f23f1cf874753f6794e5354302315044f8347623456087f853a91ded7c96_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:37c6f23f1cf874753f6794e5354302315044f8347623456087f853a91ded7c96_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:63c02eca979ef5ce4363814af3a1271be3b05c2db7f02684288538b57de91ad8_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:63c02eca979ef5ce4363814af3a1271be3b05c2db7f02684288538b57de91ad8_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:63c02eca979ef5ce4363814af3a1271be3b05c2db7f02684288538b57de91ad8_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:72debbd2749a3e12fc8c2ceca48cba8976b3dbea85f0f5b890c4207f8f9eaf46_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:72debbd2749a3e12fc8c2ceca48cba8976b3dbea85f0f5b890c4207f8f9eaf46_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:72debbd2749a3e12fc8c2ceca48cba8976b3dbea85f0f5b890c4207f8f9eaf46_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:8b0bf37e7d8f868889313a9043e94844007026c2d2f3559ef583ccf4dc8bc14f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:8b0bf37e7d8f868889313a9043e94844007026c2d2f3559ef583ccf4dc8bc14f_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:8b0bf37e7d8f868889313a9043e94844007026c2d2f3559ef583ccf4dc8bc14f_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:0162d426242039dbb8d81bbeae6649cf21cd000c68531a54260cde322a487de4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:0162d426242039dbb8d81bbeae6649cf21cd000c68531a54260cde322a487de4_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:0162d426242039dbb8d81bbeae6649cf21cd000c68531a54260cde322a487de4_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:30205c1c53b731e727f4015af5c63e2928db2ee86b846f883271743ea51867d9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:30205c1c53b731e727f4015af5c63e2928db2ee86b846f883271743ea51867d9_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:30205c1c53b731e727f4015af5c63e2928db2ee86b846f883271743ea51867d9_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:46f52deef1d930e488f3a1592334ee756f514a529f4d9d07bb54f22e3a914e80_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:46f52deef1d930e488f3a1592334ee756f514a529f4d9d07bb54f22e3a914e80_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:46f52deef1d930e488f3a1592334ee756f514a529f4d9d07bb54f22e3a914e80_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:4f6203e4dc3275ca44ec593fbdb6c3ab08fbae0c8e354f1c15fc6af0c170a181_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:4f6203e4dc3275ca44ec593fbdb6c3ab08fbae0c8e354f1c15fc6af0c170a181_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:4f6203e4dc3275ca44ec593fbdb6c3ab08fbae0c8e354f1c15fc6af0c170a181_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:41281622787b48d53f76228cb89059a07e5eb520a6f07b7b32144e13b3f72b84_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:41281622787b48d53f76228cb89059a07e5eb520a6f07b7b32144e13b3f72b84_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:41281622787b48d53f76228cb89059a07e5eb520a6f07b7b32144e13b3f72b84_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:65a7044631706e06835d757a9d0c139d2a30dce63a9a37ed25df716518e9302e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:65a7044631706e06835d757a9d0c139d2a30dce63a9a37ed25df716518e9302e_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:65a7044631706e06835d757a9d0c139d2a30dce63a9a37ed25df716518e9302e_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7ca2bc9395551ed087c9b923d5b8e9dcd04f558821f9ba6bb809df675a59fb35_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7ca2bc9395551ed087c9b923d5b8e9dcd04f558821f9ba6bb809df675a59fb35_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7ca2bc9395551ed087c9b923d5b8e9dcd04f558821f9ba6bb809df675a59fb35_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a7ff4ab478a7db1131f5c016a1626897c6219ea2d577379c8c436273fd5eabe1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a7ff4ab478a7db1131f5c016a1626897c6219ea2d577379c8c436273fd5eabe1_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a7ff4ab478a7db1131f5c016a1626897c6219ea2d577379c8c436273fd5eabe1_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:2a43a8e435a9d83b9003f2a4c8660385ba95ac9eee0513cfc32db3a78f6cd710_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:2a43a8e435a9d83b9003f2a4c8660385ba95ac9eee0513cfc32db3a78f6cd710_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:2a43a8e435a9d83b9003f2a4c8660385ba95ac9eee0513cfc32db3a78f6cd710_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:42eac5f982f2f5fed14d4da538dcd8d32443e387d053b5ee760852808ce7b7ae_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:42eac5f982f2f5fed14d4da538dcd8d32443e387d053b5ee760852808ce7b7ae_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:42eac5f982f2f5fed14d4da538dcd8d32443e387d053b5ee760852808ce7b7ae_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:a443b83efb9513e1d59dd39c4e2053de7fc81c74c9f8efe49428d01ec20dfb5c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:a443b83efb9513e1d59dd39c4e2053de7fc81c74c9f8efe49428d01ec20dfb5c_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:a443b83efb9513e1d59dd39c4e2053de7fc81c74c9f8efe49428d01ec20dfb5c_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:aff98872800448122344a5847a813c8197dc151ed9f07c53ad0e1d95da477f50_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:aff98872800448122344a5847a813c8197dc151ed9f07c53ad0e1d95da477f50_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:aff98872800448122344a5847a813c8197dc151ed9f07c53ad0e1d95da477f50_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:145ffa062b5d86b71ab6d4c72d11018491a1940d64764e77f849fa668509acea_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:145ffa062b5d86b71ab6d4c72d11018491a1940d64764e77f849fa668509acea_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:145ffa062b5d86b71ab6d4c72d11018491a1940d64764e77f849fa668509acea_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:35dcda0e9cec2ad9bb468b1b5cf2ed2d8d5ab66f927698098371ac5f30b15ebf_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:35dcda0e9cec2ad9bb468b1b5cf2ed2d8d5ab66f927698098371ac5f30b15ebf_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:35dcda0e9cec2ad9bb468b1b5cf2ed2d8d5ab66f927698098371ac5f30b15ebf_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:8ec340a89cd5d57b48beec8ce60fe8128a9494a209884a1c76b1bb6d8004fe96_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:8ec340a89cd5d57b48beec8ce60fe8128a9494a209884a1c76b1bb6d8004fe96_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:8ec340a89cd5d57b48beec8ce60fe8128a9494a209884a1c76b1bb6d8004fe96_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:a577fc1aa6b9275b39bb5cfbda4ba7e759676b0175a91ba22657777f5546a888_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:a577fc1aa6b9275b39bb5cfbda4ba7e759676b0175a91ba22657777f5546a888_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:a577fc1aa6b9275b39bb5cfbda4ba7e759676b0175a91ba22657777f5546a888_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/console-rhel9@sha256:02a9e0169a56c3fcfe825aa62c3d56788f02489b4f7f5bc1f10de5d2d052d7ff_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:02a9e0169a56c3fcfe825aa62c3d56788f02489b4f7f5bc1f10de5d2d052d7ff_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/console-rhel9@sha256:02a9e0169a56c3fcfe825aa62c3d56788f02489b4f7f5bc1f10de5d2d052d7ff_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/console-rhel9@sha256:0d1086aa230e96edf95e4fd6cbf1cb8b17c11f26e014601944582e307c4d4e59_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:0d1086aa230e96edf95e4fd6cbf1cb8b17c11f26e014601944582e307c4d4e59_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/console-rhel9@sha256:0d1086aa230e96edf95e4fd6cbf1cb8b17c11f26e014601944582e307c4d4e59_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/console-rhel9@sha256:12048bfc0ba64b231fd0290c76e4d8188927e1053011252a130a642bdf33c7a2_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:12048bfc0ba64b231fd0290c76e4d8188927e1053011252a130a642bdf33c7a2_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/console-rhel9@sha256:12048bfc0ba64b231fd0290c76e4d8188927e1053011252a130a642bdf33c7a2_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/console-rhel9@sha256:975a3d23af223c2de0453ec3938c6c6591596cbea6e87300f7418b246543995d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:975a3d23af223c2de0453ec3938c6c6591596cbea6e87300f7418b246543995d_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/console-rhel9@sha256:975a3d23af223c2de0453ec3938c6c6591596cbea6e87300f7418b246543995d_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f5df353cd7c20ce408d2a8a712a7667173d7f69a511bc821ca696d76526318b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f5df353cd7c20ce408d2a8a712a7667173d7f69a511bc821ca696d76526318b_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f5df353cd7c20ce408d2a8a712a7667173d7f69a511bc821ca696d76526318b_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:3f8e3641b68d61282ef2006a4253167645673effd2eddc633aba5d8ee06d012f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:3f8e3641b68d61282ef2006a4253167645673effd2eddc633aba5d8ee06d012f_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:3f8e3641b68d61282ef2006a4253167645673effd2eddc633aba5d8ee06d012f_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:b2ab980f6dd395657f618680a2a4134345cbe6cb90f608429f7c8721693371c0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:b2ab980f6dd395657f618680a2a4134345cbe6cb90f608429f7c8721693371c0_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:b2ab980f6dd395657f618680a2a4134345cbe6cb90f608429f7c8721693371c0_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bc26d00f0688549b0be5761eabe6242595aac35913c96335f9455aef1f7108f5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bc26d00f0688549b0be5761eabe6242595aac35913c96335f9455aef1f7108f5_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bc26d00f0688549b0be5761eabe6242595aac35913c96335f9455aef1f7108f5_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:036b13b8fd89466488b6df196eb3aace5de02485b6efd9f9a7559a68251d5271_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:036b13b8fd89466488b6df196eb3aace5de02485b6efd9f9a7559a68251d5271_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:036b13b8fd89466488b6df196eb3aace5de02485b6efd9f9a7559a68251d5271_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:246106b84de12f768f3e974e0e1e9309a683af06af2e33237176a2ccc1d89c66_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:246106b84de12f768f3e974e0e1e9309a683af06af2e33237176a2ccc1d89c66_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:246106b84de12f768f3e974e0e1e9309a683af06af2e33237176a2ccc1d89c66_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:b5fcbeec6cc1dd13a63a0026dc84a10082d0ca4eb6e2f31ae26c607bf3f1f95e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:b5fcbeec6cc1dd13a63a0026dc84a10082d0ca4eb6e2f31ae26c607bf3f1f95e_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:b5fcbeec6cc1dd13a63a0026dc84a10082d0ca4eb6e2f31ae26c607bf3f1f95e_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:e3df2849563d093d4c33cb8057b4117b4dc48cb30d39b25f68e4353d63e14066_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:e3df2849563d093d4c33cb8057b4117b4dc48cb30d39b25f68e4353d63e14066_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:e3df2849563d093d4c33cb8057b4117b4dc48cb30d39b25f68e4353d63e14066_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:3e996a288bdb941a3b266ef64c594eef1899091681de69f307c04f73e3333820_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:3e996a288bdb941a3b266ef64c594eef1899091681de69f307c04f73e3333820_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:3e996a288bdb941a3b266ef64c594eef1899091681de69f307c04f73e3333820_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:5a6ac6980d7c4969cf1574138f3acf527d871852145a2bff5aab339d87a6582c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:5a6ac6980d7c4969cf1574138f3acf527d871852145a2bff5aab339d87a6582c_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:5a6ac6980d7c4969cf1574138f3acf527d871852145a2bff5aab339d87a6582c_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:a3af61852d50b702896df295e5a68b4d53f997ff2413376b951f93cad50e845c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:a3af61852d50b702896df295e5a68b4d53f997ff2413376b951f93cad50e845c_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:a3af61852d50b702896df295e5a68b4d53f997ff2413376b951f93cad50e845c_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d874b4b1d5a7a98988df10e713a1bc0b542feebee5a6bbc6c0e0d84fb0798ec4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d874b4b1d5a7a98988df10e713a1bc0b542feebee5a6bbc6c0e0d84fb0798ec4_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d874b4b1d5a7a98988df10e713a1bc0b542feebee5a6bbc6c0e0d84fb0798ec4_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2721e17dbadf09237af979ecdaa06d78e5008593f81e2e0cdebff24d9d4c137d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2721e17dbadf09237af979ecdaa06d78e5008593f81e2e0cdebff24d9d4c137d_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2721e17dbadf09237af979ecdaa06d78e5008593f81e2e0cdebff24d9d4c137d_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:465fd369afac73c17e6bec785021b9814255d4abdede5dad0a4ca8c84cbfafab_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:465fd369afac73c17e6bec785021b9814255d4abdede5dad0a4ca8c84cbfafab_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:465fd369afac73c17e6bec785021b9814255d4abdede5dad0a4ca8c84cbfafab_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c13a96ca5de55eb3aff45efc2128c11e32b20b22410e52b6438a447095a7576c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c13a96ca5de55eb3aff45efc2128c11e32b20b22410e52b6438a447095a7576c_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c13a96ca5de55eb3aff45efc2128c11e32b20b22410e52b6438a447095a7576c_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c96641054000bf26f73ec579db9d0a56b7e54b7a7d4793eed20fcdb52521cd7c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c96641054000bf26f73ec579db9d0a56b7e54b7a7d4793eed20fcdb52521cd7c_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c96641054000bf26f73ec579db9d0a56b7e54b7a7d4793eed20fcdb52521cd7c_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:0d4844dc09a3e21e26e73e82f87d6a02d01a090748e946cf20fedfd6936d809e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:0d4844dc09a3e21e26e73e82f87d6a02d01a090748e946cf20fedfd6936d809e_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:0d4844dc09a3e21e26e73e82f87d6a02d01a090748e946cf20fedfd6936d809e_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4cd5d09c12a48cd5ce966ccd2e37a4e2e5c141e1ee6cb698d8f0373b1368d740_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4cd5d09c12a48cd5ce966ccd2e37a4e2e5c141e1ee6cb698d8f0373b1368d740_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4cd5d09c12a48cd5ce966ccd2e37a4e2e5c141e1ee6cb698d8f0373b1368d740_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67aa1bdc459a7112db04e9f8c0041f61be584235261aca7c7967a9a0510c6eb6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67aa1bdc459a7112db04e9f8c0041f61be584235261aca7c7967a9a0510c6eb6_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67aa1bdc459a7112db04e9f8c0041f61be584235261aca7c7967a9a0510c6eb6_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:f97f5cec64db96e60f5f2b2bba4fe1d5f79b985026510df08e97df1cd9edfff8_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:f97f5cec64db96e60f5f2b2bba4fe1d5f79b985026510df08e97df1cd9edfff8_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:f97f5cec64db96e60f5f2b2bba4fe1d5f79b985026510df08e97df1cd9edfff8_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:01531f31c5d597cbb268d58036478d260dd069cb513a2c75d8d569e616a264ce_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:01531f31c5d597cbb268d58036478d260dd069cb513a2c75d8d569e616a264ce_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:01531f31c5d597cbb268d58036478d260dd069cb513a2c75d8d569e616a264ce_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:46e37410e7568c35cc4e19eb8902695ebce97c5c4549b644648db500fc983e71_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:46e37410e7568c35cc4e19eb8902695ebce97c5c4549b644648db500fc983e71_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:46e37410e7568c35cc4e19eb8902695ebce97c5c4549b644648db500fc983e71_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:88bdc4fde0f957359ac7249882dc80681b3edebaa7120261c9edb10be36b89eb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:88bdc4fde0f957359ac7249882dc80681b3edebaa7120261c9edb10be36b89eb_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:88bdc4fde0f957359ac7249882dc80681b3edebaa7120261c9edb10be36b89eb_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:b8b5799bd895bb3686b43288e1b6cbd82c60faf6783486cc27ec0fd316cc80f7_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:b8b5799bd895bb3686b43288e1b6cbd82c60faf6783486cc27ec0fd316cc80f7_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:b8b5799bd895bb3686b43288e1b6cbd82c60faf6783486cc27ec0fd316cc80f7_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7965b35be1791f71c0b15c302708a1c255352de6ecd3762f07a9cd289cd34cb0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7965b35be1791f71c0b15c302708a1c255352de6ecd3762f07a9cd289cd34cb0_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7965b35be1791f71c0b15c302708a1c255352de6ecd3762f07a9cd289cd34cb0_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:9aaf56ab79342abcca348ca4452c6c17ec86ec5838fb0baf9a27a2bc4f7c67d7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:9aaf56ab79342abcca348ca4452c6c17ec86ec5838fb0baf9a27a2bc4f7c67d7_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:9aaf56ab79342abcca348ca4452c6c17ec86ec5838fb0baf9a27a2bc4f7c67d7_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:bce92caf55f2567aae42a86923253afb01671c204245ad86c2beaff8430a6639_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:bce92caf55f2567aae42a86923253afb01671c204245ad86c2beaff8430a6639_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:bce92caf55f2567aae42a86923253afb01671c204245ad86c2beaff8430a6639_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:fa44755e2253febbe44952e5487a0d86b6a20aaaf83bd1198064db49575b5fc1_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:fa44755e2253febbe44952e5487a0d86b6a20aaaf83bd1198064db49575b5fc1_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:fa44755e2253febbe44952e5487a0d86b6a20aaaf83bd1198064db49575b5fc1_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:328c1fb3983fd19e3b8794ef340f2f1c38e3b4869aabd42c929c37686ba142f7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:328c1fb3983fd19e3b8794ef340f2f1c38e3b4869aabd42c929c37686ba142f7_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:328c1fb3983fd19e3b8794ef340f2f1c38e3b4869aabd42c929c37686ba142f7_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:889d8df6de7dcedee226609c11845e55556dfc6c228cafc5c773f7cecee513bf_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:889d8df6de7dcedee226609c11845e55556dfc6c228cafc5c773f7cecee513bf_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:889d8df6de7dcedee226609c11845e55556dfc6c228cafc5c773f7cecee513bf_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:dd6cd60782d2e20fc6d6bd7645517666aea942738bfa0b06a55ee068da59b968_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:dd6cd60782d2e20fc6d6bd7645517666aea942738bfa0b06a55ee068da59b968_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:dd6cd60782d2e20fc6d6bd7645517666aea942738bfa0b06a55ee068da59b968_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:e2d58f1805e7b159f212fccd8fd3298d4c302be98eb01a6cb3b83422ed30acaf_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:e2d58f1805e7b159f212fccd8fd3298d4c302be98eb01a6cb3b83422ed30acaf_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:e2d58f1805e7b159f212fccd8fd3298d4c302be98eb01a6cb3b83422ed30acaf_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:07374fb39037f67ae5ec9dbb7959b30d8f039b94a1e4bc50796d1a6ab372595b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:07374fb39037f67ae5ec9dbb7959b30d8f039b94a1e4bc50796d1a6ab372595b_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:07374fb39037f67ae5ec9dbb7959b30d8f039b94a1e4bc50796d1a6ab372595b_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:1a3933778481e93e25e44518c66a2d1fe76d708314cefd5f55ff3326e4db8fbe_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:1a3933778481e93e25e44518c66a2d1fe76d708314cefd5f55ff3326e4db8fbe_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:1a3933778481e93e25e44518c66a2d1fe76d708314cefd5f55ff3326e4db8fbe_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5d22f6fb1baaa09c4c35516106da5d628ea8ce468441aefebb9ffb10a141ebfa_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5d22f6fb1baaa09c4c35516106da5d628ea8ce468441aefebb9ffb10a141ebfa_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5d22f6fb1baaa09c4c35516106da5d628ea8ce468441aefebb9ffb10a141ebfa_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:d18bf43c2c35ce3352efb39099b4993bfa56356368b2ebf3e812cc0392fac702_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:d18bf43c2c35ce3352efb39099b4993bfa56356368b2ebf3e812cc0392fac702_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:d18bf43c2c35ce3352efb39099b4993bfa56356368b2ebf3e812cc0392fac702_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:1fdd64113c3424efbe7283057f4b71bc57eab3f8b92887f7202b179378181947_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:1fdd64113c3424efbe7283057f4b71bc57eab3f8b92887f7202b179378181947_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:1fdd64113c3424efbe7283057f4b71bc57eab3f8b92887f7202b179378181947_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:41311a9a395fea38f67fa954de4ceca786820a2c27bba59369da5fcdec56e514_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:41311a9a395fea38f67fa954de4ceca786820a2c27bba59369da5fcdec56e514_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:41311a9a395fea38f67fa954de4ceca786820a2c27bba59369da5fcdec56e514_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:886b951377221a5d8b5b32fc2e92d667c7df97e9828b765c0696c84453f5dec4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:886b951377221a5d8b5b32fc2e92d667c7df97e9828b765c0696c84453f5dec4_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:886b951377221a5d8b5b32fc2e92d667c7df97e9828b765c0696c84453f5dec4_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:e84a0449d2e6565e404a009e2c99cf54266ae34f23c889ae09f87d8c7d8ea729_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:e84a0449d2e6565e404a009e2c99cf54266ae34f23c889ae09f87d8c7d8ea729_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:e84a0449d2e6565e404a009e2c99cf54266ae34f23c889ae09f87d8c7d8ea729_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:03b07fa2a2c93563e07358f56d0f2dea061b3394cf8b0ddef8eab4c9491cda79_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:03b07fa2a2c93563e07358f56d0f2dea061b3394cf8b0ddef8eab4c9491cda79_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:03b07fa2a2c93563e07358f56d0f2dea061b3394cf8b0ddef8eab4c9491cda79_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:07377669c470f1efb77d10f12e3121fc8aea8481693212e394e7403114712e27_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:07377669c470f1efb77d10f12e3121fc8aea8481693212e394e7403114712e27_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:07377669c470f1efb77d10f12e3121fc8aea8481693212e394e7403114712e27_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:13fa04fb724f58a09e376b5f040a6c77e7a235bdbad2848cc31d6d6fb885807f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:13fa04fb724f58a09e376b5f040a6c77e7a235bdbad2848cc31d6d6fb885807f_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:13fa04fb724f58a09e376b5f040a6c77e7a235bdbad2848cc31d6d6fb885807f_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:cbbb2cbf10f0886a83c06105ee4f728ae0dc89c47781e42da9f1cfa1e2577c49_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:cbbb2cbf10f0886a83c06105ee4f728ae0dc89c47781e42da9f1cfa1e2577c49_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:cbbb2cbf10f0886a83c06105ee4f728ae0dc89c47781e42da9f1cfa1e2577c49_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:14d2e9a6dbe70e340d59298a0d2202900e752fa206cdfaf19519f9f3261b7abf_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:14d2e9a6dbe70e340d59298a0d2202900e752fa206cdfaf19519f9f3261b7abf_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:14d2e9a6dbe70e340d59298a0d2202900e752fa206cdfaf19519f9f3261b7abf_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:63012f693b6046ca95edfc8f63e999d7da0c05f0d6bb9b614fba426f968ec85f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:63012f693b6046ca95edfc8f63e999d7da0c05f0d6bb9b614fba426f968ec85f_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:63012f693b6046ca95edfc8f63e999d7da0c05f0d6bb9b614fba426f968ec85f_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:6e9115e0d52521e3ec88b1ba92d9d4bbcc7a8c584710e204a8ee20a5c74bc66d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:6e9115e0d52521e3ec88b1ba92d9d4bbcc7a8c584710e204a8ee20a5c74bc66d_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:6e9115e0d52521e3ec88b1ba92d9d4bbcc7a8c584710e204a8ee20a5c74bc66d_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:8ca12b116c7b4f58e90f541d9cc9a1c449ac8c5d7009c856645a24f30755289d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:8ca12b116c7b4f58e90f541d9cc9a1c449ac8c5d7009c856645a24f30755289d_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:8ca12b116c7b4f58e90f541d9cc9a1c449ac8c5d7009c856645a24f30755289d_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:03ca660d7c757d60b17af160876371e401c295bdb55115bd56bf3617f64ab08f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:03ca660d7c757d60b17af160876371e401c295bdb55115bd56bf3617f64ab08f_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:03ca660d7c757d60b17af160876371e401c295bdb55115bd56bf3617f64ab08f_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:14503bfd7af16acdec80eb3e08008bec9e08ec2f9c88d133818e7fc1f36695aa_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:14503bfd7af16acdec80eb3e08008bec9e08ec2f9c88d133818e7fc1f36695aa_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:14503bfd7af16acdec80eb3e08008bec9e08ec2f9c88d133818e7fc1f36695aa_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:a7825362e9da5ca76836c7213774f17be04f7d7a33ce9dd963b50c60010b63aa_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:a7825362e9da5ca76836c7213774f17be04f7d7a33ce9dd963b50c60010b63aa_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:a7825362e9da5ca76836c7213774f17be04f7d7a33ce9dd963b50c60010b63aa_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:b6e08f53c1527e00dffb09063dd3777abd7b2c447cac8f6fdd177376c270c10c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:b6e08f53c1527e00dffb09063dd3777abd7b2c447cac8f6fdd177376c270c10c_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:b6e08f53c1527e00dffb09063dd3777abd7b2c447cac8f6fdd177376c270c10c_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:012ed2651cabbe498a525c90063d78fe468a94ca607bf4e027bc8179aca6eb60_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:012ed2651cabbe498a525c90063d78fe468a94ca607bf4e027bc8179aca6eb60_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:012ed2651cabbe498a525c90063d78fe468a94ca607bf4e027bc8179aca6eb60_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:07703a48e4f19f31f1ee8aff22776c10616227c984f3fa4a8ab80068af8644bb_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:07703a48e4f19f31f1ee8aff22776c10616227c984f3fa4a8ab80068af8644bb_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:07703a48e4f19f31f1ee8aff22776c10616227c984f3fa4a8ab80068af8644bb_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4670ec8192280d99f0b0351837e05c580dabdfb50ce07de614dc9bb92e3b1d08_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4670ec8192280d99f0b0351837e05c580dabdfb50ce07de614dc9bb92e3b1d08_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4670ec8192280d99f0b0351837e05c580dabdfb50ce07de614dc9bb92e3b1d08_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:99730a4376842a0b9a1f5f7083d1b8c22ff8ea5912d6da3450d050c9b0cf36d4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:99730a4376842a0b9a1f5f7083d1b8c22ff8ea5912d6da3450d050c9b0cf36d4_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:99730a4376842a0b9a1f5f7083d1b8c22ff8ea5912d6da3450d050c9b0cf36d4_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:4884a8b1139f19f1722e8356783c190a6a1c51c88870e0c367884940ea95c00a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:4884a8b1139f19f1722e8356783c190a6a1c51c88870e0c367884940ea95c00a_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:4884a8b1139f19f1722e8356783c190a6a1c51c88870e0c367884940ea95c00a_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:7350cafccafa28935e8248148bc15468c0e7d87cc4a6bf17d8ef47e0f6e7122b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:7350cafccafa28935e8248148bc15468c0e7d87cc4a6bf17d8ef47e0f6e7122b_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:7350cafccafa28935e8248148bc15468c0e7d87cc4a6bf17d8ef47e0f6e7122b_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:d93167c8041b3030419c95854523a8036ece327fb68ea2ab8f74a04e2c8437d5_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:d93167c8041b3030419c95854523a8036ece327fb68ea2ab8f74a04e2c8437d5_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:d93167c8041b3030419c95854523a8036ece327fb68ea2ab8f74a04e2c8437d5_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e41beea854fe3e395887c8042acc2403dbd239525081a6e6b18b8dea0afc1ad4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e41beea854fe3e395887c8042acc2403dbd239525081a6e6b18b8dea0afc1ad4_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e41beea854fe3e395887c8042acc2403dbd239525081a6e6b18b8dea0afc1ad4_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:19b5ab4363e9ad0b45d7df0d8d159bd52e4d27bd5eb588e74d92e75f87f5c285_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:19b5ab4363e9ad0b45d7df0d8d159bd52e4d27bd5eb588e74d92e75f87f5c285_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:19b5ab4363e9ad0b45d7df0d8d159bd52e4d27bd5eb588e74d92e75f87f5c285_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:5b67fbc43a9adda03dc35afb9e8757d52fc5fc43c70ad6bb22f5cc59e7b05514_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:5b67fbc43a9adda03dc35afb9e8757d52fc5fc43c70ad6bb22f5cc59e7b05514_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:5b67fbc43a9adda03dc35afb9e8757d52fc5fc43c70ad6bb22f5cc59e7b05514_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ab59845c6ec8e99f378f2f2a07087c58ff31abe2d1828f5aa1415d057d2e4fc6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ab59845c6ec8e99f378f2f2a07087c58ff31abe2d1828f5aa1415d057d2e4fc6_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ab59845c6ec8e99f378f2f2a07087c58ff31abe2d1828f5aa1415d057d2e4fc6_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b23c5b7eea0c3cf26ad1ad2dffda8847f8ab32f614ba5612b98755ef48345941_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b23c5b7eea0c3cf26ad1ad2dffda8847f8ab32f614ba5612b98755ef48345941_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b23c5b7eea0c3cf26ad1ad2dffda8847f8ab32f614ba5612b98755ef48345941_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:065d205e64fc8c462cafe046336400df21c32bc19eecd749ddd722c915c24159_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:065d205e64fc8c462cafe046336400df21c32bc19eecd749ddd722c915c24159_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:065d205e64fc8c462cafe046336400df21c32bc19eecd749ddd722c915c24159_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:0f182199c3b68aedcd8d1fca5a33517455280094951e1d71c6c949e192c31b9c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:0f182199c3b68aedcd8d1fca5a33517455280094951e1d71c6c949e192c31b9c_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:0f182199c3b68aedcd8d1fca5a33517455280094951e1d71c6c949e192c31b9c_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:67879974d4b32f9cbe69d6ee0d815e54b46525cacaa0b6db14fc48c4535519ad_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:67879974d4b32f9cbe69d6ee0d815e54b46525cacaa0b6db14fc48c4535519ad_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:67879974d4b32f9cbe69d6ee0d815e54b46525cacaa0b6db14fc48c4535519ad_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:fba212598089760c7db08ff983c297dba743ea8824d261f2b187a49dc4b367d7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:fba212598089760c7db08ff983c297dba743ea8824d261f2b187a49dc4b367d7_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:fba212598089760c7db08ff983c297dba743ea8824d261f2b187a49dc4b367d7_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:293a59573874331480e17d680d7128ef0bd58aa5ba80c48601ceb6474427f086_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:293a59573874331480e17d680d7128ef0bd58aa5ba80c48601ceb6474427f086_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:293a59573874331480e17d680d7128ef0bd58aa5ba80c48601ceb6474427f086_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:6a57c447cd9dd85092c1bf93593a98ea21fa48feda7ffe8705edfc92c4fe245c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:6a57c447cd9dd85092c1bf93593a98ea21fa48feda7ffe8705edfc92c4fe245c_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:6a57c447cd9dd85092c1bf93593a98ea21fa48feda7ffe8705edfc92c4fe245c_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:9a2c4b501631661a0acaf4787c17e01c7e46909bdd9ba3366d62eda9fc5f7007_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:9a2c4b501631661a0acaf4787c17e01c7e46909bdd9ba3366d62eda9fc5f7007_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:9a2c4b501631661a0acaf4787c17e01c7e46909bdd9ba3366d62eda9fc5f7007_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e10872b483e0755561e831ef7bee39a12ce08ac8e7ff8ac47da6f40317234da6_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e10872b483e0755561e831ef7bee39a12ce08ac8e7ff8ac47da6f40317234da6_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e10872b483e0755561e831ef7bee39a12ce08ac8e7ff8ac47da6f40317234da6_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1fd262975034d74a65b7182b0a0af614c9e14e6205c954002d313d7f93575673_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1fd262975034d74a65b7182b0a0af614c9e14e6205c954002d313d7f93575673_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1fd262975034d74a65b7182b0a0af614c9e14e6205c954002d313d7f93575673_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:7ccea7a3e43269463b08bc4f530cda138176e9b15740d33e6fca3793df714b20_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:7ccea7a3e43269463b08bc4f530cda138176e9b15740d33e6fca3793df714b20_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:7ccea7a3e43269463b08bc4f530cda138176e9b15740d33e6fca3793df714b20_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:8f06ec8a1ed5d37d190997acc534d16870d251ad27cea8925ad03862bcffd222_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:8f06ec8a1ed5d37d190997acc534d16870d251ad27cea8925ad03862bcffd222_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:8f06ec8a1ed5d37d190997acc534d16870d251ad27cea8925ad03862bcffd222_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dfd7adfc5b7cc80e3947240cae277a018196c61f3588b3bc52688a8c5e5d2fca_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dfd7adfc5b7cc80e3947240cae277a018196c61f3588b3bc52688a8c5e5d2fca_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dfd7adfc5b7cc80e3947240cae277a018196c61f3588b3bc52688a8c5e5d2fca_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0792e1389550aef672794e860e69cfd65b5407ebd474a78beb1b539c093b8e2d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0792e1389550aef672794e860e69cfd65b5407ebd474a78beb1b539c093b8e2d_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0792e1389550aef672794e860e69cfd65b5407ebd474a78beb1b539c093b8e2d_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:25c7158a8dc8594bc2cfbf655ce305fa47c8fd50cbffa197c2bacc0a58dd825c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:25c7158a8dc8594bc2cfbf655ce305fa47c8fd50cbffa197c2bacc0a58dd825c_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:25c7158a8dc8594bc2cfbf655ce305fa47c8fd50cbffa197c2bacc0a58dd825c_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:6f2e9d9b0ae8f4890aae1b3da9314e0ef220227cb55c3bfa6d2b2c510ccac842_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:6f2e9d9b0ae8f4890aae1b3da9314e0ef220227cb55c3bfa6d2b2c510ccac842_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:6f2e9d9b0ae8f4890aae1b3da9314e0ef220227cb55c3bfa6d2b2c510ccac842_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:7fb1e0b090f758e89957594a747023a4043e707475d57f6e71f7ffadf8fe1ac8_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:7fb1e0b090f758e89957594a747023a4043e707475d57f6e71f7ffadf8fe1ac8_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:7fb1e0b090f758e89957594a747023a4043e707475d57f6e71f7ffadf8fe1ac8_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0c148960bb60a8ab728ab025ae17cd9638bf33eb6b890cfb7d9355edc02ff528_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0c148960bb60a8ab728ab025ae17cd9638bf33eb6b890cfb7d9355edc02ff528_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0c148960bb60a8ab728ab025ae17cd9638bf33eb6b890cfb7d9355edc02ff528_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:12d9ced9e566d677502af33e01e7f89e1ce57525513ec78a10fcec539e9a0e18_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:12d9ced9e566d677502af33e01e7f89e1ce57525513ec78a10fcec539e9a0e18_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:12d9ced9e566d677502af33e01e7f89e1ce57525513ec78a10fcec539e9a0e18_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:23e9500e2b88f703d92c0e71008bdb96c442835fe0caa5960c60f74e4d083a3a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:23e9500e2b88f703d92c0e71008bdb96c442835fe0caa5960c60f74e4d083a3a_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:23e9500e2b88f703d92c0e71008bdb96c442835fe0caa5960c60f74e4d083a3a_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:591dc1e332c4214d751e522a3f156db275c34238a098b87744f764bb5078cbbb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:591dc1e332c4214d751e522a3f156db275c34238a098b87744f764bb5078cbbb_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/observatorium-rhel9@sha256:591dc1e332c4214d751e522a3f156db275c34238a098b87744f764bb5078cbbb_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:94ccdbfdafcf1ff2d5b1522efbb6e6c66950c3283f59c697f68709ea50c47cd3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:94ccdbfdafcf1ff2d5b1522efbb6e6c66950c3283f59c697f68709ea50c47cd3_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:94ccdbfdafcf1ff2d5b1522efbb6e6c66950c3283f59c697f68709ea50c47cd3_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:996005219a17d7676f8fbacd1c09fc563922084727a6d6937d759574d53eec2e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:996005219a17d7676f8fbacd1c09fc563922084727a6d6937d759574d53eec2e_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:996005219a17d7676f8fbacd1c09fc563922084727a6d6937d759574d53eec2e_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:bcb6471fa041dac601c983f786aa6aa4c05f591d962a0feab86ec28b7135f088_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:bcb6471fa041dac601c983f786aa6aa4c05f591d962a0feab86ec28b7135f088_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:bcb6471fa041dac601c983f786aa6aa4c05f591d962a0feab86ec28b7135f088_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:e09fdda8a783af83a2693ebd190abb3b4b3119da909789a60add3ae99c7db867_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:e09fdda8a783af83a2693ebd190abb3b4b3119da909789a60add3ae99c7db867_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:e09fdda8a783af83a2693ebd190abb3b4b3119da909789a60add3ae99c7db867_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4a7604bc418b77ea9e8b9212811b9f004fa9c3519ec69f0cca947e9bf024a5c2_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4a7604bc418b77ea9e8b9212811b9f004fa9c3519ec69f0cca947e9bf024a5c2_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4a7604bc418b77ea9e8b9212811b9f004fa9c3519ec69f0cca947e9bf024a5c2_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:bccf52f944424157ac281567af6b5d3c6a901e503c693a93050823caadaf2582_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:bccf52f944424157ac281567af6b5d3c6a901e503c693a93050823caadaf2582_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:bccf52f944424157ac281567af6b5d3c6a901e503c693a93050823caadaf2582_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:c93e44a4b844dedfd80be876aeeff7fdf98fe13d81f8dff267efbd7485a23ad0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:c93e44a4b844dedfd80be876aeeff7fdf98fe13d81f8dff267efbd7485a23ad0_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:c93e44a4b844dedfd80be876aeeff7fdf98fe13d81f8dff267efbd7485a23ad0_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:dc735e86de6db46f50ab402d2758ac73ada53a07e6aead898a4690c9961c75aa_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:dc735e86de6db46f50ab402d2758ac73ada53a07e6aead898a4690c9961c75aa_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/prometheus-rhel9@sha256:dc735e86de6db46f50ab402d2758ac73ada53a07e6aead898a4690c9961c75aa_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:08b9edd9ce77f3ac14d6e387267d23482ced948db4655b1eb7958d843055ef79_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:08b9edd9ce77f3ac14d6e387267d23482ced948db4655b1eb7958d843055ef79_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:08b9edd9ce77f3ac14d6e387267d23482ced948db4655b1eb7958d843055ef79_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:39b42ea771a00edf8275b4c274999b4a0212c1a2d7473922e3968d0fe1fa6195_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:39b42ea771a00edf8275b4c274999b4a0212c1a2d7473922e3968d0fe1fa6195_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:39b42ea771a00edf8275b4c274999b4a0212c1a2d7473922e3968d0fe1fa6195_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:407d8011f16326cbd93016e2235b72fd66f829fa72f0558f03ab4920446616e1_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:407d8011f16326cbd93016e2235b72fd66f829fa72f0558f03ab4920446616e1_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:407d8011f16326cbd93016e2235b72fd66f829fa72f0558f03ab4920446616e1_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:5104b3162b607a50fcf55eee4a42490b56637ac278c7f54ac2cb63fc11de5cdd_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:5104b3162b607a50fcf55eee4a42490b56637ac278c7f54ac2cb63fc11de5cdd_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:5104b3162b607a50fcf55eee4a42490b56637ac278c7f54ac2cb63fc11de5cdd_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:0feb2bb59207a0c9acdfca1f0b279ea37030eb17329ada7c2873d219946165c4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:0feb2bb59207a0c9acdfca1f0b279ea37030eb17329ada7c2873d219946165c4_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:0feb2bb59207a0c9acdfca1f0b279ea37030eb17329ada7c2873d219946165c4_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:4046891f28acf722eb26b365f53504912afc837a3a7d51d2f5162ad4737bca0b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:4046891f28acf722eb26b365f53504912afc837a3a7d51d2f5162ad4737bca0b_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:4046891f28acf722eb26b365f53504912afc837a3a7d51d2f5162ad4737bca0b_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:64210438ed80a847fbd3dfce081c0b38176ed25a3b5d7d16f699eb30de9a0e7e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:64210438ed80a847fbd3dfce081c0b38176ed25a3b5d7d16f699eb30de9a0e7e_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:64210438ed80a847fbd3dfce081c0b38176ed25a3b5d7d16f699eb30de9a0e7e_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:7cc883a87d758f0594d8b1a886501c4621d32d54d9319ce33caeb5a6ccd33336_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:7cc883a87d758f0594d8b1a886501c4621d32d54d9319ce33caeb5a6ccd33336_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/search-collector-rhel9@sha256:7cc883a87d758f0594d8b1a886501c4621d32d54d9319ce33caeb5a6ccd33336_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:57cfd4d43f72dbe759480239190323bfba08a880f3643ec8c0e8516f051d3aa7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:57cfd4d43f72dbe759480239190323bfba08a880f3643ec8c0e8516f051d3aa7_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:57cfd4d43f72dbe759480239190323bfba08a880f3643ec8c0e8516f051d3aa7_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:79dc9a83d55e8e90b1365d99253b34287be6408575aec81da554ea7337907c80_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:79dc9a83d55e8e90b1365d99253b34287be6408575aec81da554ea7337907c80_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:79dc9a83d55e8e90b1365d99253b34287be6408575aec81da554ea7337907c80_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:81692c8d42debdac5f75f0db84aa9a055e8d2bcd8b92f4b2007a704edcd39ee0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:81692c8d42debdac5f75f0db84aa9a055e8d2bcd8b92f4b2007a704edcd39ee0_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:81692c8d42debdac5f75f0db84aa9a055e8d2bcd8b92f4b2007a704edcd39ee0_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:f2439a0c051d9b6b688a18204e0b0c0b16eccd3b81c5f1e0c84f967f6b6bafab_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:f2439a0c051d9b6b688a18204e0b0c0b16eccd3b81c5f1e0c84f967f6b6bafab_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:f2439a0c051d9b6b688a18204e0b0c0b16eccd3b81c5f1e0c84f967f6b6bafab_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1e4a7ea7f4de810de638affd4ca9d2671c47137d9b916cd3d9bf2982abead18c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1e4a7ea7f4de810de638affd4ca9d2671c47137d9b916cd3d9bf2982abead18c_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1e4a7ea7f4de810de638affd4ca9d2671c47137d9b916cd3d9bf2982abead18c_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:7075df66bd506ac1826bba7147831ced1fe39fcea2f58e2c75b4350ad4797496_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:7075df66bd506ac1826bba7147831ced1fe39fcea2f58e2c75b4350ad4797496_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:7075df66bd506ac1826bba7147831ced1fe39fcea2f58e2c75b4350ad4797496_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:a5b9c1a8ebe87f107b3920dae1df055cd78bcd4d3a3c03c4b5699b6710ea3593_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:a5b9c1a8ebe87f107b3920dae1df055cd78bcd4d3a3c03c4b5699b6710ea3593_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:a5b9c1a8ebe87f107b3920dae1df055cd78bcd4d3a3c03c4b5699b6710ea3593_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:d9c0fb50e102278b7dad10c59b3d8f35eff7c5798cce654c0ad10d146df23ede_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:d9c0fb50e102278b7dad10c59b3d8f35eff7c5798cce654c0ad10d146df23ede_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:d9c0fb50e102278b7dad10c59b3d8f35eff7c5798cce654c0ad10d146df23ede_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:05ed03d7f86337685b48e2155ad32b5b79218743906d7c1d99f928290a5fe42b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:05ed03d7f86337685b48e2155ad32b5b79218743906d7c1d99f928290a5fe42b_arm64"
},
"product_reference": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:05ed03d7f86337685b48e2155ad32b5b79218743906d7c1d99f928290a5fe42b_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:7d70383dcd5f22e98f32a122f1b99332246fe94c34da6aa83a581e6411fd7917_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:7d70383dcd5f22e98f32a122f1b99332246fe94c34da6aa83a581e6411fd7917_amd64"
},
"product_reference": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:7d70383dcd5f22e98f32a122f1b99332246fe94c34da6aa83a581e6411fd7917_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:f84b2fdff9023eef6ba15bcd24e29c5705c65d40df67e33a7360d01a821046f8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f84b2fdff9023eef6ba15bcd24e29c5705c65d40df67e33a7360d01a821046f8_ppc64le"
},
"product_reference": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:f84b2fdff9023eef6ba15bcd24e29c5705c65d40df67e33a7360d01a821046f8_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:fd5e894feb6b26987267902cea32635d4941e6112efb87dbcce55431f10df401_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.15",
"product_id": "Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:fd5e894feb6b26987267902cea32635d4941e6112efb87dbcce55431f10df401_s390x"
},
"product_reference": "registry.redhat.io/rhacm2/thanos-rhel9@sha256:fd5e894feb6b26987267902cea32635d4941e6112efb87dbcce55431f10df401_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Management for Kubernetes 2.15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-14362",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-07-08T18:01:17.649010+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:081e80d92fb4abca986fe555fecb5a1089c2ed884a8b06c673c2d9a0cba28a7d_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:4b59a91b0f4f0ee348074558411ac5a06b6daf80f281d82de78fefeb4cd64c2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:726d3185e3ec8b19448a515529b784c0fd115fd97f53598703b4e9efcab42c72_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:8c3a0c275df66554cc7580127847f8a25e1a93a37b2bc959c6c873fd56036127_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:6b4b56de6aa091ac87ce8a8c3beb2d82a5a019f2e1f6ff9f0ce220050d19d447_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ae6aaeae3e16c625db66c742f86f8743324cfd83469fd7460f42843f558cc596_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:b5fe209b755e3b97a968bf0dec2b22288c6a28f342ccca5afb9927dbbb5a8488_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ea647473a29becdead38ce07c20a3836dce6b9c4355b8ec749fa6c8fa01656ff_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:009192d26ff0422301cf1161cd7df863be8a69430a3ab02ce90711f56bd06739_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:2c5d51fc1a581737e92a337bb534f7e5a84ee51ab66c6db04fc5fe07a50bcd3d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:52ae03ffbd554c183c46d7c06feb3e7f64d11a3316beb3a180b9bf2c796b054b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9a3735b27a0b1e87f1008d20a5d26ceaad4aed91fb2d0387dd304f9e9230abf1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:222033b1c86d40c7ca2eec6a1668b097923a7fd03154380fbde31d7495a81464_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:76c04f4014f8b72600be2927ab294ef92528cc5ca68b75f0c3fe476b320e5e9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d7a7af28b169f38e7dbff61c6a4fe8651e034810865ebc1a617d7d9a1df1b84d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:f39e9bc78ba578522003b66f44c227b3cf3ca49f41e3d53c40a7eacd5b04ed3c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:1983c2581c6f46370a18e04b822a987a9326f3b80983ca5a659a17aa034b7ce6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:3829e6b7eb9c10742356d68e0cf2b6761697808976af08bd6bd635da9ba521ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:6cb786a7b9b60606fc87c2cdac198740248e822250f7522015665d7389dfa077_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:784c610aa01dc829d1352d04585a759013ecb573c6645d19f9167c76f40b6413_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:2ce6bc821b132a01d05d6d9bd3c1f8030dcaf25307fb48ae53ddcf126c57b034_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7a240591bd0cef0773f1cbe2fddc412817194d3f33ebeac34ecb3ee1977ad65d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a766d7433ea19b74e4584f038883546cd9e0365902924ea8e81955cd1f620f8a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:e983adf2ffdcaad13f4aefb295df3f0c32008b1c98de05a42a36473f10b1eac9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:0f7807cfa4efec2e3cbda82ab8200d0059c6e6308fde7707bac0c6b39df206e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:65c19f431c6f3c7d0dd91e2d8a5ee8621be54b0ce63233382473d023fb2ad71f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e2c1d1e4857fa8669dc6055295acb6fbfd9255d0002f74f462c5647291b98d37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e439078f9f17194417623ca25787d1a6b55d65083298b419b692c02a579413db_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:67dda827430141da9260addae0484b63d0526d2d4a69177e9c90850627a6792a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:911738cd76b2f2002a96354ac7e16235c5e555c48a6a876977e5539cd0cabad8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a16aface5e3be2f06a81cd365d8a29e8a342ce95d2d8d409c09ed2751e62e67b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:add94df989dceabc46ff0229282f993169d7d95d0d692bc083ec23df747d794f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1a6b55e1aff357829801307fc13868be668683cd5757128529c05a427eaf5c06_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:a9478b93a039398fa9cf8cafd506b0928c6c44992b9843a1b4dd174a249229e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:be5a357a322a7698839765f046ddd8860cfdca5013c4e2f36fecef2ef77610d1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:c8d11529d16cdb3337d3fcc37a11df53e74a1f14c7fab7ec6e4b5a84f686cbd3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:6187fae21ede179199da3e8335d83e518644bba4d045212d41ba543426d077ac_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:77543c0a770ab5096dd4af76d98dbdb6ad05a1981226ad7b41a7cc561d70697e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:7c2e90c6e02350643e2a40c46a0e5a759a9eb2eca0ecde33a3ebd89fe6e00378_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:afd26aec4a01abe704f5e4f5442035b90cbbd37cd5b7ef2d51f5c1ef6a575563_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:1399e8f547435a00446d2254ac70f41eb6537edf220287777dc484aaceaedc6d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2a3eb1e345523290314211c03bb37db2424ec1100720681941e0bd8889548877_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7ff09ae31d78e9cb98e4efc663cb4109b527414a98c10c5ac331bf4ab4e0d931_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:8d4f1943e1128aefa6c286f4bcf894edbbe5e8e7433a74d625b588a381f9dab0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:4e280b8e20624911dd5c8d153d82bbb501b5c73946a49e8262c6d4785ab4f2dd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:6661e606a4afd697cbfaa60eeebfd8fd34dfc00fd9f30c50ea7c03667439259a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8c1e6d77db40b1d307e54493fc7ff29fe2a01017074b79930b7dbf98dca63433_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:9fec429e172e0b73c04ffd73cf4c20205aa8beaf232ece79693deea008d9b4b3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:37c6f23f1cf874753f6794e5354302315044f8347623456087f853a91ded7c96_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:63c02eca979ef5ce4363814af3a1271be3b05c2db7f02684288538b57de91ad8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:72debbd2749a3e12fc8c2ceca48cba8976b3dbea85f0f5b890c4207f8f9eaf46_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:8b0bf37e7d8f868889313a9043e94844007026c2d2f3559ef583ccf4dc8bc14f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:0162d426242039dbb8d81bbeae6649cf21cd000c68531a54260cde322a487de4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:30205c1c53b731e727f4015af5c63e2928db2ee86b846f883271743ea51867d9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:46f52deef1d930e488f3a1592334ee756f514a529f4d9d07bb54f22e3a914e80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:4f6203e4dc3275ca44ec593fbdb6c3ab08fbae0c8e354f1c15fc6af0c170a181_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:41281622787b48d53f76228cb89059a07e5eb520a6f07b7b32144e13b3f72b84_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:65a7044631706e06835d757a9d0c139d2a30dce63a9a37ed25df716518e9302e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7ca2bc9395551ed087c9b923d5b8e9dcd04f558821f9ba6bb809df675a59fb35_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a7ff4ab478a7db1131f5c016a1626897c6219ea2d577379c8c436273fd5eabe1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:2a43a8e435a9d83b9003f2a4c8660385ba95ac9eee0513cfc32db3a78f6cd710_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:42eac5f982f2f5fed14d4da538dcd8d32443e387d053b5ee760852808ce7b7ae_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:a443b83efb9513e1d59dd39c4e2053de7fc81c74c9f8efe49428d01ec20dfb5c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:aff98872800448122344a5847a813c8197dc151ed9f07c53ad0e1d95da477f50_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:145ffa062b5d86b71ab6d4c72d11018491a1940d64764e77f849fa668509acea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:35dcda0e9cec2ad9bb468b1b5cf2ed2d8d5ab66f927698098371ac5f30b15ebf_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:8ec340a89cd5d57b48beec8ce60fe8128a9494a209884a1c76b1bb6d8004fe96_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:a577fc1aa6b9275b39bb5cfbda4ba7e759676b0175a91ba22657777f5546a888_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:02a9e0169a56c3fcfe825aa62c3d56788f02489b4f7f5bc1f10de5d2d052d7ff_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:0d1086aa230e96edf95e4fd6cbf1cb8b17c11f26e014601944582e307c4d4e59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:12048bfc0ba64b231fd0290c76e4d8188927e1053011252a130a642bdf33c7a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:975a3d23af223c2de0453ec3938c6c6591596cbea6e87300f7418b246543995d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f5df353cd7c20ce408d2a8a712a7667173d7f69a511bc821ca696d76526318b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:3f8e3641b68d61282ef2006a4253167645673effd2eddc633aba5d8ee06d012f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:b2ab980f6dd395657f618680a2a4134345cbe6cb90f608429f7c8721693371c0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bc26d00f0688549b0be5761eabe6242595aac35913c96335f9455aef1f7108f5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:036b13b8fd89466488b6df196eb3aace5de02485b6efd9f9a7559a68251d5271_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:246106b84de12f768f3e974e0e1e9309a683af06af2e33237176a2ccc1d89c66_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:b5fcbeec6cc1dd13a63a0026dc84a10082d0ca4eb6e2f31ae26c607bf3f1f95e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:e3df2849563d093d4c33cb8057b4117b4dc48cb30d39b25f68e4353d63e14066_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:3e996a288bdb941a3b266ef64c594eef1899091681de69f307c04f73e3333820_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:5a6ac6980d7c4969cf1574138f3acf527d871852145a2bff5aab339d87a6582c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:a3af61852d50b702896df295e5a68b4d53f997ff2413376b951f93cad50e845c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d874b4b1d5a7a98988df10e713a1bc0b542feebee5a6bbc6c0e0d84fb0798ec4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2721e17dbadf09237af979ecdaa06d78e5008593f81e2e0cdebff24d9d4c137d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:465fd369afac73c17e6bec785021b9814255d4abdede5dad0a4ca8c84cbfafab_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c13a96ca5de55eb3aff45efc2128c11e32b20b22410e52b6438a447095a7576c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c96641054000bf26f73ec579db9d0a56b7e54b7a7d4793eed20fcdb52521cd7c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:0d4844dc09a3e21e26e73e82f87d6a02d01a090748e946cf20fedfd6936d809e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4cd5d09c12a48cd5ce966ccd2e37a4e2e5c141e1ee6cb698d8f0373b1368d740_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67aa1bdc459a7112db04e9f8c0041f61be584235261aca7c7967a9a0510c6eb6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:f97f5cec64db96e60f5f2b2bba4fe1d5f79b985026510df08e97df1cd9edfff8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:01531f31c5d597cbb268d58036478d260dd069cb513a2c75d8d569e616a264ce_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:46e37410e7568c35cc4e19eb8902695ebce97c5c4549b644648db500fc983e71_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:88bdc4fde0f957359ac7249882dc80681b3edebaa7120261c9edb10be36b89eb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:b8b5799bd895bb3686b43288e1b6cbd82c60faf6783486cc27ec0fd316cc80f7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7965b35be1791f71c0b15c302708a1c255352de6ecd3762f07a9cd289cd34cb0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:9aaf56ab79342abcca348ca4452c6c17ec86ec5838fb0baf9a27a2bc4f7c67d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:bce92caf55f2567aae42a86923253afb01671c204245ad86c2beaff8430a6639_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:fa44755e2253febbe44952e5487a0d86b6a20aaaf83bd1198064db49575b5fc1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:328c1fb3983fd19e3b8794ef340f2f1c38e3b4869aabd42c929c37686ba142f7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:889d8df6de7dcedee226609c11845e55556dfc6c228cafc5c773f7cecee513bf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:dd6cd60782d2e20fc6d6bd7645517666aea942738bfa0b06a55ee068da59b968_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:e2d58f1805e7b159f212fccd8fd3298d4c302be98eb01a6cb3b83422ed30acaf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:07374fb39037f67ae5ec9dbb7959b30d8f039b94a1e4bc50796d1a6ab372595b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:1a3933778481e93e25e44518c66a2d1fe76d708314cefd5f55ff3326e4db8fbe_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5d22f6fb1baaa09c4c35516106da5d628ea8ce468441aefebb9ffb10a141ebfa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:d18bf43c2c35ce3352efb39099b4993bfa56356368b2ebf3e812cc0392fac702_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:1fdd64113c3424efbe7283057f4b71bc57eab3f8b92887f7202b179378181947_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:41311a9a395fea38f67fa954de4ceca786820a2c27bba59369da5fcdec56e514_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:886b951377221a5d8b5b32fc2e92d667c7df97e9828b765c0696c84453f5dec4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:e84a0449d2e6565e404a009e2c99cf54266ae34f23c889ae09f87d8c7d8ea729_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:03b07fa2a2c93563e07358f56d0f2dea061b3394cf8b0ddef8eab4c9491cda79_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:07377669c470f1efb77d10f12e3121fc8aea8481693212e394e7403114712e27_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:13fa04fb724f58a09e376b5f040a6c77e7a235bdbad2848cc31d6d6fb885807f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:cbbb2cbf10f0886a83c06105ee4f728ae0dc89c47781e42da9f1cfa1e2577c49_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:14d2e9a6dbe70e340d59298a0d2202900e752fa206cdfaf19519f9f3261b7abf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:63012f693b6046ca95edfc8f63e999d7da0c05f0d6bb9b614fba426f968ec85f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:6e9115e0d52521e3ec88b1ba92d9d4bbcc7a8c584710e204a8ee20a5c74bc66d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:8ca12b116c7b4f58e90f541d9cc9a1c449ac8c5d7009c856645a24f30755289d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:03ca660d7c757d60b17af160876371e401c295bdb55115bd56bf3617f64ab08f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:14503bfd7af16acdec80eb3e08008bec9e08ec2f9c88d133818e7fc1f36695aa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:a7825362e9da5ca76836c7213774f17be04f7d7a33ce9dd963b50c60010b63aa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:b6e08f53c1527e00dffb09063dd3777abd7b2c447cac8f6fdd177376c270c10c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:012ed2651cabbe498a525c90063d78fe468a94ca607bf4e027bc8179aca6eb60_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:07703a48e4f19f31f1ee8aff22776c10616227c984f3fa4a8ab80068af8644bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4670ec8192280d99f0b0351837e05c580dabdfb50ce07de614dc9bb92e3b1d08_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:99730a4376842a0b9a1f5f7083d1b8c22ff8ea5912d6da3450d050c9b0cf36d4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:4884a8b1139f19f1722e8356783c190a6a1c51c88870e0c367884940ea95c00a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:7350cafccafa28935e8248148bc15468c0e7d87cc4a6bf17d8ef47e0f6e7122b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:d93167c8041b3030419c95854523a8036ece327fb68ea2ab8f74a04e2c8437d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e41beea854fe3e395887c8042acc2403dbd239525081a6e6b18b8dea0afc1ad4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:19b5ab4363e9ad0b45d7df0d8d159bd52e4d27bd5eb588e74d92e75f87f5c285_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:5b67fbc43a9adda03dc35afb9e8757d52fc5fc43c70ad6bb22f5cc59e7b05514_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ab59845c6ec8e99f378f2f2a07087c58ff31abe2d1828f5aa1415d057d2e4fc6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b23c5b7eea0c3cf26ad1ad2dffda8847f8ab32f614ba5612b98755ef48345941_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:065d205e64fc8c462cafe046336400df21c32bc19eecd749ddd722c915c24159_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:0f182199c3b68aedcd8d1fca5a33517455280094951e1d71c6c949e192c31b9c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:67879974d4b32f9cbe69d6ee0d815e54b46525cacaa0b6db14fc48c4535519ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:fba212598089760c7db08ff983c297dba743ea8824d261f2b187a49dc4b367d7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:293a59573874331480e17d680d7128ef0bd58aa5ba80c48601ceb6474427f086_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:6a57c447cd9dd85092c1bf93593a98ea21fa48feda7ffe8705edfc92c4fe245c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:9a2c4b501631661a0acaf4787c17e01c7e46909bdd9ba3366d62eda9fc5f7007_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e10872b483e0755561e831ef7bee39a12ce08ac8e7ff8ac47da6f40317234da6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1fd262975034d74a65b7182b0a0af614c9e14e6205c954002d313d7f93575673_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:7ccea7a3e43269463b08bc4f530cda138176e9b15740d33e6fca3793df714b20_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:8f06ec8a1ed5d37d190997acc534d16870d251ad27cea8925ad03862bcffd222_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dfd7adfc5b7cc80e3947240cae277a018196c61f3588b3bc52688a8c5e5d2fca_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0792e1389550aef672794e860e69cfd65b5407ebd474a78beb1b539c093b8e2d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:25c7158a8dc8594bc2cfbf655ce305fa47c8fd50cbffa197c2bacc0a58dd825c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:6f2e9d9b0ae8f4890aae1b3da9314e0ef220227cb55c3bfa6d2b2c510ccac842_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:7fb1e0b090f758e89957594a747023a4043e707475d57f6e71f7ffadf8fe1ac8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0c148960bb60a8ab728ab025ae17cd9638bf33eb6b890cfb7d9355edc02ff528_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:12d9ced9e566d677502af33e01e7f89e1ce57525513ec78a10fcec539e9a0e18_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:23e9500e2b88f703d92c0e71008bdb96c442835fe0caa5960c60f74e4d083a3a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:591dc1e332c4214d751e522a3f156db275c34238a098b87744f764bb5078cbbb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4a7604bc418b77ea9e8b9212811b9f004fa9c3519ec69f0cca947e9bf024a5c2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:bccf52f944424157ac281567af6b5d3c6a901e503c693a93050823caadaf2582_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:c93e44a4b844dedfd80be876aeeff7fdf98fe13d81f8dff267efbd7485a23ad0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:dc735e86de6db46f50ab402d2758ac73ada53a07e6aead898a4690c9961c75aa_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:08b9edd9ce77f3ac14d6e387267d23482ced948db4655b1eb7958d843055ef79_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:39b42ea771a00edf8275b4c274999b4a0212c1a2d7473922e3968d0fe1fa6195_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:407d8011f16326cbd93016e2235b72fd66f829fa72f0558f03ab4920446616e1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:5104b3162b607a50fcf55eee4a42490b56637ac278c7f54ac2cb63fc11de5cdd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:0feb2bb59207a0c9acdfca1f0b279ea37030eb17329ada7c2873d219946165c4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:4046891f28acf722eb26b365f53504912afc837a3a7d51d2f5162ad4737bca0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:64210438ed80a847fbd3dfce081c0b38176ed25a3b5d7d16f699eb30de9a0e7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:7cc883a87d758f0594d8b1a886501c4621d32d54d9319ce33caeb5a6ccd33336_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:57cfd4d43f72dbe759480239190323bfba08a880f3643ec8c0e8516f051d3aa7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:79dc9a83d55e8e90b1365d99253b34287be6408575aec81da554ea7337907c80_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:81692c8d42debdac5f75f0db84aa9a055e8d2bcd8b92f4b2007a704edcd39ee0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:f2439a0c051d9b6b688a18204e0b0c0b16eccd3b81c5f1e0c84f967f6b6bafab_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1e4a7ea7f4de810de638affd4ca9d2671c47137d9b916cd3d9bf2982abead18c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:7075df66bd506ac1826bba7147831ced1fe39fcea2f58e2c75b4350ad4797496_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:a5b9c1a8ebe87f107b3920dae1df055cd78bcd4d3a3c03c4b5699b6710ea3593_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:d9c0fb50e102278b7dad10c59b3d8f35eff7c5798cce654c0ad10d146df23ede_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:05ed03d7f86337685b48e2155ad32b5b79218743906d7c1d99f928290a5fe42b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:7d70383dcd5f22e98f32a122f1b99332246fe94c34da6aa83a581e6411fd7917_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f84b2fdff9023eef6ba15bcd24e29c5705c65d40df67e33a7360d01a821046f8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:fd5e894feb6b26987267902cea32635d4941e6112efb87dbcce55431f10df401_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498174"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in HashiCorp memberlist. An attacker with network access to the gossip port could exploit a vulnerability in the push/pull state handling. This could lead to memory exhaustion on a receiving node, causing the process to terminate. This flaw results in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/hashicorp/memberlist: HashiCorp memberlist: Denial of Service via push/pull state handling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Only Red Hat products that run the affected component as a live memberlist gossip agent (a process that binds and listens on a UDP/TCP gossip port for cluster membership) are exposed to this denial-of-service issue. Products that pull in github.com/hashicorp/memberlist only as a transitive Go dependency, without starting a gossip listener, do not exercise the vulnerable push/pull state-handling code path and are not affected.\n\nGrafana links github.com/hashicorp/memberlist solely for its optional unified-alerting high-availability (HA) clustering feature; the gossip listener only starts when unified_alerting.ha_peers (plus ha_listen_address/ha_advertise_address) is explicitly configured. Red Hat Advanced Cluster Management for Kubernetes ships its acm-grafana component with unified alerting disabled by default (unified_alerting.enabled = false) and never sets ha_peers, so it never starts the gossip listener and does not exercise the vulnerable code path; it is not affected. Red Hat Multicluster Global Hub ships its multicluster-globalhub-grafana component with unified alerting enabled and ha_peers configured by default, so it does start the gossip listener regardless of replica count and remains affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:94ccdbfdafcf1ff2d5b1522efbb6e6c66950c3283f59c697f68709ea50c47cd3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:996005219a17d7676f8fbacd1c09fc563922084727a6d6937d759574d53eec2e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:bcb6471fa041dac601c983f786aa6aa4c05f591d962a0feab86ec28b7135f088_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:e09fdda8a783af83a2693ebd190abb3b4b3119da909789a60add3ae99c7db867_arm64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:081e80d92fb4abca986fe555fecb5a1089c2ed884a8b06c673c2d9a0cba28a7d_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:4b59a91b0f4f0ee348074558411ac5a06b6daf80f281d82de78fefeb4cd64c2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:726d3185e3ec8b19448a515529b784c0fd115fd97f53598703b4e9efcab42c72_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:8c3a0c275df66554cc7580127847f8a25e1a93a37b2bc959c6c873fd56036127_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:6b4b56de6aa091ac87ce8a8c3beb2d82a5a019f2e1f6ff9f0ce220050d19d447_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ae6aaeae3e16c625db66c742f86f8743324cfd83469fd7460f42843f558cc596_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:b5fe209b755e3b97a968bf0dec2b22288c6a28f342ccca5afb9927dbbb5a8488_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ea647473a29becdead38ce07c20a3836dce6b9c4355b8ec749fa6c8fa01656ff_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:009192d26ff0422301cf1161cd7df863be8a69430a3ab02ce90711f56bd06739_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:2c5d51fc1a581737e92a337bb534f7e5a84ee51ab66c6db04fc5fe07a50bcd3d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:52ae03ffbd554c183c46d7c06feb3e7f64d11a3316beb3a180b9bf2c796b054b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9a3735b27a0b1e87f1008d20a5d26ceaad4aed91fb2d0387dd304f9e9230abf1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:222033b1c86d40c7ca2eec6a1668b097923a7fd03154380fbde31d7495a81464_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:76c04f4014f8b72600be2927ab294ef92528cc5ca68b75f0c3fe476b320e5e9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d7a7af28b169f38e7dbff61c6a4fe8651e034810865ebc1a617d7d9a1df1b84d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:f39e9bc78ba578522003b66f44c227b3cf3ca49f41e3d53c40a7eacd5b04ed3c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:1983c2581c6f46370a18e04b822a987a9326f3b80983ca5a659a17aa034b7ce6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:3829e6b7eb9c10742356d68e0cf2b6761697808976af08bd6bd635da9ba521ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:6cb786a7b9b60606fc87c2cdac198740248e822250f7522015665d7389dfa077_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:784c610aa01dc829d1352d04585a759013ecb573c6645d19f9167c76f40b6413_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:2ce6bc821b132a01d05d6d9bd3c1f8030dcaf25307fb48ae53ddcf126c57b034_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7a240591bd0cef0773f1cbe2fddc412817194d3f33ebeac34ecb3ee1977ad65d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a766d7433ea19b74e4584f038883546cd9e0365902924ea8e81955cd1f620f8a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:e983adf2ffdcaad13f4aefb295df3f0c32008b1c98de05a42a36473f10b1eac9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:0f7807cfa4efec2e3cbda82ab8200d0059c6e6308fde7707bac0c6b39df206e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:65c19f431c6f3c7d0dd91e2d8a5ee8621be54b0ce63233382473d023fb2ad71f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e2c1d1e4857fa8669dc6055295acb6fbfd9255d0002f74f462c5647291b98d37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e439078f9f17194417623ca25787d1a6b55d65083298b419b692c02a579413db_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:67dda827430141da9260addae0484b63d0526d2d4a69177e9c90850627a6792a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:911738cd76b2f2002a96354ac7e16235c5e555c48a6a876977e5539cd0cabad8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a16aface5e3be2f06a81cd365d8a29e8a342ce95d2d8d409c09ed2751e62e67b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:add94df989dceabc46ff0229282f993169d7d95d0d692bc083ec23df747d794f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1a6b55e1aff357829801307fc13868be668683cd5757128529c05a427eaf5c06_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:a9478b93a039398fa9cf8cafd506b0928c6c44992b9843a1b4dd174a249229e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:be5a357a322a7698839765f046ddd8860cfdca5013c4e2f36fecef2ef77610d1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:c8d11529d16cdb3337d3fcc37a11df53e74a1f14c7fab7ec6e4b5a84f686cbd3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:6187fae21ede179199da3e8335d83e518644bba4d045212d41ba543426d077ac_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:77543c0a770ab5096dd4af76d98dbdb6ad05a1981226ad7b41a7cc561d70697e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:7c2e90c6e02350643e2a40c46a0e5a759a9eb2eca0ecde33a3ebd89fe6e00378_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:afd26aec4a01abe704f5e4f5442035b90cbbd37cd5b7ef2d51f5c1ef6a575563_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:1399e8f547435a00446d2254ac70f41eb6537edf220287777dc484aaceaedc6d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2a3eb1e345523290314211c03bb37db2424ec1100720681941e0bd8889548877_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7ff09ae31d78e9cb98e4efc663cb4109b527414a98c10c5ac331bf4ab4e0d931_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:8d4f1943e1128aefa6c286f4bcf894edbbe5e8e7433a74d625b588a381f9dab0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:4e280b8e20624911dd5c8d153d82bbb501b5c73946a49e8262c6d4785ab4f2dd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:6661e606a4afd697cbfaa60eeebfd8fd34dfc00fd9f30c50ea7c03667439259a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8c1e6d77db40b1d307e54493fc7ff29fe2a01017074b79930b7dbf98dca63433_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:9fec429e172e0b73c04ffd73cf4c20205aa8beaf232ece79693deea008d9b4b3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:37c6f23f1cf874753f6794e5354302315044f8347623456087f853a91ded7c96_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:63c02eca979ef5ce4363814af3a1271be3b05c2db7f02684288538b57de91ad8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:72debbd2749a3e12fc8c2ceca48cba8976b3dbea85f0f5b890c4207f8f9eaf46_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:8b0bf37e7d8f868889313a9043e94844007026c2d2f3559ef583ccf4dc8bc14f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:0162d426242039dbb8d81bbeae6649cf21cd000c68531a54260cde322a487de4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:30205c1c53b731e727f4015af5c63e2928db2ee86b846f883271743ea51867d9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:46f52deef1d930e488f3a1592334ee756f514a529f4d9d07bb54f22e3a914e80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:4f6203e4dc3275ca44ec593fbdb6c3ab08fbae0c8e354f1c15fc6af0c170a181_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:41281622787b48d53f76228cb89059a07e5eb520a6f07b7b32144e13b3f72b84_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:65a7044631706e06835d757a9d0c139d2a30dce63a9a37ed25df716518e9302e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7ca2bc9395551ed087c9b923d5b8e9dcd04f558821f9ba6bb809df675a59fb35_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a7ff4ab478a7db1131f5c016a1626897c6219ea2d577379c8c436273fd5eabe1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:2a43a8e435a9d83b9003f2a4c8660385ba95ac9eee0513cfc32db3a78f6cd710_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:42eac5f982f2f5fed14d4da538dcd8d32443e387d053b5ee760852808ce7b7ae_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:a443b83efb9513e1d59dd39c4e2053de7fc81c74c9f8efe49428d01ec20dfb5c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:aff98872800448122344a5847a813c8197dc151ed9f07c53ad0e1d95da477f50_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:145ffa062b5d86b71ab6d4c72d11018491a1940d64764e77f849fa668509acea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:35dcda0e9cec2ad9bb468b1b5cf2ed2d8d5ab66f927698098371ac5f30b15ebf_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:8ec340a89cd5d57b48beec8ce60fe8128a9494a209884a1c76b1bb6d8004fe96_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:a577fc1aa6b9275b39bb5cfbda4ba7e759676b0175a91ba22657777f5546a888_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:02a9e0169a56c3fcfe825aa62c3d56788f02489b4f7f5bc1f10de5d2d052d7ff_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:0d1086aa230e96edf95e4fd6cbf1cb8b17c11f26e014601944582e307c4d4e59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:12048bfc0ba64b231fd0290c76e4d8188927e1053011252a130a642bdf33c7a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:975a3d23af223c2de0453ec3938c6c6591596cbea6e87300f7418b246543995d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f5df353cd7c20ce408d2a8a712a7667173d7f69a511bc821ca696d76526318b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:3f8e3641b68d61282ef2006a4253167645673effd2eddc633aba5d8ee06d012f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:b2ab980f6dd395657f618680a2a4134345cbe6cb90f608429f7c8721693371c0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bc26d00f0688549b0be5761eabe6242595aac35913c96335f9455aef1f7108f5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:036b13b8fd89466488b6df196eb3aace5de02485b6efd9f9a7559a68251d5271_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:246106b84de12f768f3e974e0e1e9309a683af06af2e33237176a2ccc1d89c66_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:b5fcbeec6cc1dd13a63a0026dc84a10082d0ca4eb6e2f31ae26c607bf3f1f95e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:e3df2849563d093d4c33cb8057b4117b4dc48cb30d39b25f68e4353d63e14066_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:3e996a288bdb941a3b266ef64c594eef1899091681de69f307c04f73e3333820_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:5a6ac6980d7c4969cf1574138f3acf527d871852145a2bff5aab339d87a6582c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:a3af61852d50b702896df295e5a68b4d53f997ff2413376b951f93cad50e845c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d874b4b1d5a7a98988df10e713a1bc0b542feebee5a6bbc6c0e0d84fb0798ec4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2721e17dbadf09237af979ecdaa06d78e5008593f81e2e0cdebff24d9d4c137d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:465fd369afac73c17e6bec785021b9814255d4abdede5dad0a4ca8c84cbfafab_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c13a96ca5de55eb3aff45efc2128c11e32b20b22410e52b6438a447095a7576c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c96641054000bf26f73ec579db9d0a56b7e54b7a7d4793eed20fcdb52521cd7c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:0d4844dc09a3e21e26e73e82f87d6a02d01a090748e946cf20fedfd6936d809e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4cd5d09c12a48cd5ce966ccd2e37a4e2e5c141e1ee6cb698d8f0373b1368d740_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67aa1bdc459a7112db04e9f8c0041f61be584235261aca7c7967a9a0510c6eb6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:f97f5cec64db96e60f5f2b2bba4fe1d5f79b985026510df08e97df1cd9edfff8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:01531f31c5d597cbb268d58036478d260dd069cb513a2c75d8d569e616a264ce_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:46e37410e7568c35cc4e19eb8902695ebce97c5c4549b644648db500fc983e71_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:88bdc4fde0f957359ac7249882dc80681b3edebaa7120261c9edb10be36b89eb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:b8b5799bd895bb3686b43288e1b6cbd82c60faf6783486cc27ec0fd316cc80f7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7965b35be1791f71c0b15c302708a1c255352de6ecd3762f07a9cd289cd34cb0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:9aaf56ab79342abcca348ca4452c6c17ec86ec5838fb0baf9a27a2bc4f7c67d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:bce92caf55f2567aae42a86923253afb01671c204245ad86c2beaff8430a6639_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:fa44755e2253febbe44952e5487a0d86b6a20aaaf83bd1198064db49575b5fc1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:328c1fb3983fd19e3b8794ef340f2f1c38e3b4869aabd42c929c37686ba142f7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:889d8df6de7dcedee226609c11845e55556dfc6c228cafc5c773f7cecee513bf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:dd6cd60782d2e20fc6d6bd7645517666aea942738bfa0b06a55ee068da59b968_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:e2d58f1805e7b159f212fccd8fd3298d4c302be98eb01a6cb3b83422ed30acaf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:07374fb39037f67ae5ec9dbb7959b30d8f039b94a1e4bc50796d1a6ab372595b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:1a3933778481e93e25e44518c66a2d1fe76d708314cefd5f55ff3326e4db8fbe_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5d22f6fb1baaa09c4c35516106da5d628ea8ce468441aefebb9ffb10a141ebfa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:d18bf43c2c35ce3352efb39099b4993bfa56356368b2ebf3e812cc0392fac702_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:1fdd64113c3424efbe7283057f4b71bc57eab3f8b92887f7202b179378181947_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:41311a9a395fea38f67fa954de4ceca786820a2c27bba59369da5fcdec56e514_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:886b951377221a5d8b5b32fc2e92d667c7df97e9828b765c0696c84453f5dec4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:e84a0449d2e6565e404a009e2c99cf54266ae34f23c889ae09f87d8c7d8ea729_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:03b07fa2a2c93563e07358f56d0f2dea061b3394cf8b0ddef8eab4c9491cda79_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:07377669c470f1efb77d10f12e3121fc8aea8481693212e394e7403114712e27_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:13fa04fb724f58a09e376b5f040a6c77e7a235bdbad2848cc31d6d6fb885807f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:cbbb2cbf10f0886a83c06105ee4f728ae0dc89c47781e42da9f1cfa1e2577c49_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:14d2e9a6dbe70e340d59298a0d2202900e752fa206cdfaf19519f9f3261b7abf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:63012f693b6046ca95edfc8f63e999d7da0c05f0d6bb9b614fba426f968ec85f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:6e9115e0d52521e3ec88b1ba92d9d4bbcc7a8c584710e204a8ee20a5c74bc66d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:8ca12b116c7b4f58e90f541d9cc9a1c449ac8c5d7009c856645a24f30755289d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:03ca660d7c757d60b17af160876371e401c295bdb55115bd56bf3617f64ab08f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:14503bfd7af16acdec80eb3e08008bec9e08ec2f9c88d133818e7fc1f36695aa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:a7825362e9da5ca76836c7213774f17be04f7d7a33ce9dd963b50c60010b63aa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:b6e08f53c1527e00dffb09063dd3777abd7b2c447cac8f6fdd177376c270c10c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:012ed2651cabbe498a525c90063d78fe468a94ca607bf4e027bc8179aca6eb60_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:07703a48e4f19f31f1ee8aff22776c10616227c984f3fa4a8ab80068af8644bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4670ec8192280d99f0b0351837e05c580dabdfb50ce07de614dc9bb92e3b1d08_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:99730a4376842a0b9a1f5f7083d1b8c22ff8ea5912d6da3450d050c9b0cf36d4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:4884a8b1139f19f1722e8356783c190a6a1c51c88870e0c367884940ea95c00a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:7350cafccafa28935e8248148bc15468c0e7d87cc4a6bf17d8ef47e0f6e7122b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:d93167c8041b3030419c95854523a8036ece327fb68ea2ab8f74a04e2c8437d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e41beea854fe3e395887c8042acc2403dbd239525081a6e6b18b8dea0afc1ad4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:19b5ab4363e9ad0b45d7df0d8d159bd52e4d27bd5eb588e74d92e75f87f5c285_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:5b67fbc43a9adda03dc35afb9e8757d52fc5fc43c70ad6bb22f5cc59e7b05514_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ab59845c6ec8e99f378f2f2a07087c58ff31abe2d1828f5aa1415d057d2e4fc6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b23c5b7eea0c3cf26ad1ad2dffda8847f8ab32f614ba5612b98755ef48345941_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:065d205e64fc8c462cafe046336400df21c32bc19eecd749ddd722c915c24159_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:0f182199c3b68aedcd8d1fca5a33517455280094951e1d71c6c949e192c31b9c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:67879974d4b32f9cbe69d6ee0d815e54b46525cacaa0b6db14fc48c4535519ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:fba212598089760c7db08ff983c297dba743ea8824d261f2b187a49dc4b367d7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:293a59573874331480e17d680d7128ef0bd58aa5ba80c48601ceb6474427f086_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:6a57c447cd9dd85092c1bf93593a98ea21fa48feda7ffe8705edfc92c4fe245c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:9a2c4b501631661a0acaf4787c17e01c7e46909bdd9ba3366d62eda9fc5f7007_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e10872b483e0755561e831ef7bee39a12ce08ac8e7ff8ac47da6f40317234da6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1fd262975034d74a65b7182b0a0af614c9e14e6205c954002d313d7f93575673_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:7ccea7a3e43269463b08bc4f530cda138176e9b15740d33e6fca3793df714b20_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:8f06ec8a1ed5d37d190997acc534d16870d251ad27cea8925ad03862bcffd222_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dfd7adfc5b7cc80e3947240cae277a018196c61f3588b3bc52688a8c5e5d2fca_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0792e1389550aef672794e860e69cfd65b5407ebd474a78beb1b539c093b8e2d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:25c7158a8dc8594bc2cfbf655ce305fa47c8fd50cbffa197c2bacc0a58dd825c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:6f2e9d9b0ae8f4890aae1b3da9314e0ef220227cb55c3bfa6d2b2c510ccac842_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:7fb1e0b090f758e89957594a747023a4043e707475d57f6e71f7ffadf8fe1ac8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0c148960bb60a8ab728ab025ae17cd9638bf33eb6b890cfb7d9355edc02ff528_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:12d9ced9e566d677502af33e01e7f89e1ce57525513ec78a10fcec539e9a0e18_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:23e9500e2b88f703d92c0e71008bdb96c442835fe0caa5960c60f74e4d083a3a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:591dc1e332c4214d751e522a3f156db275c34238a098b87744f764bb5078cbbb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4a7604bc418b77ea9e8b9212811b9f004fa9c3519ec69f0cca947e9bf024a5c2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:bccf52f944424157ac281567af6b5d3c6a901e503c693a93050823caadaf2582_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:c93e44a4b844dedfd80be876aeeff7fdf98fe13d81f8dff267efbd7485a23ad0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:dc735e86de6db46f50ab402d2758ac73ada53a07e6aead898a4690c9961c75aa_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:08b9edd9ce77f3ac14d6e387267d23482ced948db4655b1eb7958d843055ef79_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:39b42ea771a00edf8275b4c274999b4a0212c1a2d7473922e3968d0fe1fa6195_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:407d8011f16326cbd93016e2235b72fd66f829fa72f0558f03ab4920446616e1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:5104b3162b607a50fcf55eee4a42490b56637ac278c7f54ac2cb63fc11de5cdd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:0feb2bb59207a0c9acdfca1f0b279ea37030eb17329ada7c2873d219946165c4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:4046891f28acf722eb26b365f53504912afc837a3a7d51d2f5162ad4737bca0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:64210438ed80a847fbd3dfce081c0b38176ed25a3b5d7d16f699eb30de9a0e7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:7cc883a87d758f0594d8b1a886501c4621d32d54d9319ce33caeb5a6ccd33336_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:57cfd4d43f72dbe759480239190323bfba08a880f3643ec8c0e8516f051d3aa7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:79dc9a83d55e8e90b1365d99253b34287be6408575aec81da554ea7337907c80_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:81692c8d42debdac5f75f0db84aa9a055e8d2bcd8b92f4b2007a704edcd39ee0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:f2439a0c051d9b6b688a18204e0b0c0b16eccd3b81c5f1e0c84f967f6b6bafab_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1e4a7ea7f4de810de638affd4ca9d2671c47137d9b916cd3d9bf2982abead18c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:7075df66bd506ac1826bba7147831ced1fe39fcea2f58e2c75b4350ad4797496_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:a5b9c1a8ebe87f107b3920dae1df055cd78bcd4d3a3c03c4b5699b6710ea3593_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:d9c0fb50e102278b7dad10c59b3d8f35eff7c5798cce654c0ad10d146df23ede_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:05ed03d7f86337685b48e2155ad32b5b79218743906d7c1d99f928290a5fe42b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:7d70383dcd5f22e98f32a122f1b99332246fe94c34da6aa83a581e6411fd7917_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f84b2fdff9023eef6ba15bcd24e29c5705c65d40df67e33a7360d01a821046f8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:fd5e894feb6b26987267902cea32635d4941e6112efb87dbcce55431f10df401_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-14362"
},
{
"category": "external",
"summary": "RHBZ#2498174",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498174"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-14362",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-14362"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-14362",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-14362"
},
{
"category": "external",
"summary": "https://discuss.hashicorp.com/t/hcsec-2026-18-memberlist-vulnerable-to-denial-of-service-via-gossip-message/77556",
"url": "https://discuss.hashicorp.com/t/hcsec-2026-18-memberlist-vulnerable-to-denial-of-service-via-gossip-message/77556"
}
],
"release_date": "2026-07-08T17:14:18.218000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-12T18:02:50+00:00",
"details": "Before you apply this update, make sure all previously released errata\nthat are relevant to your system are applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:94ccdbfdafcf1ff2d5b1522efbb6e6c66950c3283f59c697f68709ea50c47cd3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:996005219a17d7676f8fbacd1c09fc563922084727a6d6937d759574d53eec2e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:bcb6471fa041dac601c983f786aa6aa4c05f591d962a0feab86ec28b7135f088_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:e09fdda8a783af83a2693ebd190abb3b4b3119da909789a60add3ae99c7db867_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54427"
},
{
"category": "workaround",
"details": "Upgrade github.com/hashicorp/memberlist to version 0.6.0 or later, which fixes the push/pull state handling issue. As a temporary mitigation, restrict network access to the gossip port (UDP/TCP, commonly 7946 or 9094) to trusted cluster members only, e.g. via network policy, firewall rules, or security groups, since the flaw requires network access to the gossip listener to trigger memory exhaustion.",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:081e80d92fb4abca986fe555fecb5a1089c2ed884a8b06c673c2d9a0cba28a7d_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:4b59a91b0f4f0ee348074558411ac5a06b6daf80f281d82de78fefeb4cd64c2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:726d3185e3ec8b19448a515529b784c0fd115fd97f53598703b4e9efcab42c72_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:8c3a0c275df66554cc7580127847f8a25e1a93a37b2bc959c6c873fd56036127_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:6b4b56de6aa091ac87ce8a8c3beb2d82a5a019f2e1f6ff9f0ce220050d19d447_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ae6aaeae3e16c625db66c742f86f8743324cfd83469fd7460f42843f558cc596_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:b5fe209b755e3b97a968bf0dec2b22288c6a28f342ccca5afb9927dbbb5a8488_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ea647473a29becdead38ce07c20a3836dce6b9c4355b8ec749fa6c8fa01656ff_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:009192d26ff0422301cf1161cd7df863be8a69430a3ab02ce90711f56bd06739_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:2c5d51fc1a581737e92a337bb534f7e5a84ee51ab66c6db04fc5fe07a50bcd3d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:52ae03ffbd554c183c46d7c06feb3e7f64d11a3316beb3a180b9bf2c796b054b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9a3735b27a0b1e87f1008d20a5d26ceaad4aed91fb2d0387dd304f9e9230abf1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:222033b1c86d40c7ca2eec6a1668b097923a7fd03154380fbde31d7495a81464_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:76c04f4014f8b72600be2927ab294ef92528cc5ca68b75f0c3fe476b320e5e9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d7a7af28b169f38e7dbff61c6a4fe8651e034810865ebc1a617d7d9a1df1b84d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:f39e9bc78ba578522003b66f44c227b3cf3ca49f41e3d53c40a7eacd5b04ed3c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:1983c2581c6f46370a18e04b822a987a9326f3b80983ca5a659a17aa034b7ce6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:3829e6b7eb9c10742356d68e0cf2b6761697808976af08bd6bd635da9ba521ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:6cb786a7b9b60606fc87c2cdac198740248e822250f7522015665d7389dfa077_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:784c610aa01dc829d1352d04585a759013ecb573c6645d19f9167c76f40b6413_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:2ce6bc821b132a01d05d6d9bd3c1f8030dcaf25307fb48ae53ddcf126c57b034_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7a240591bd0cef0773f1cbe2fddc412817194d3f33ebeac34ecb3ee1977ad65d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a766d7433ea19b74e4584f038883546cd9e0365902924ea8e81955cd1f620f8a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:e983adf2ffdcaad13f4aefb295df3f0c32008b1c98de05a42a36473f10b1eac9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:0f7807cfa4efec2e3cbda82ab8200d0059c6e6308fde7707bac0c6b39df206e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:65c19f431c6f3c7d0dd91e2d8a5ee8621be54b0ce63233382473d023fb2ad71f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e2c1d1e4857fa8669dc6055295acb6fbfd9255d0002f74f462c5647291b98d37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e439078f9f17194417623ca25787d1a6b55d65083298b419b692c02a579413db_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:67dda827430141da9260addae0484b63d0526d2d4a69177e9c90850627a6792a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:911738cd76b2f2002a96354ac7e16235c5e555c48a6a876977e5539cd0cabad8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a16aface5e3be2f06a81cd365d8a29e8a342ce95d2d8d409c09ed2751e62e67b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:add94df989dceabc46ff0229282f993169d7d95d0d692bc083ec23df747d794f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1a6b55e1aff357829801307fc13868be668683cd5757128529c05a427eaf5c06_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:a9478b93a039398fa9cf8cafd506b0928c6c44992b9843a1b4dd174a249229e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:be5a357a322a7698839765f046ddd8860cfdca5013c4e2f36fecef2ef77610d1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:c8d11529d16cdb3337d3fcc37a11df53e74a1f14c7fab7ec6e4b5a84f686cbd3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:6187fae21ede179199da3e8335d83e518644bba4d045212d41ba543426d077ac_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:77543c0a770ab5096dd4af76d98dbdb6ad05a1981226ad7b41a7cc561d70697e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:7c2e90c6e02350643e2a40c46a0e5a759a9eb2eca0ecde33a3ebd89fe6e00378_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:afd26aec4a01abe704f5e4f5442035b90cbbd37cd5b7ef2d51f5c1ef6a575563_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:1399e8f547435a00446d2254ac70f41eb6537edf220287777dc484aaceaedc6d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2a3eb1e345523290314211c03bb37db2424ec1100720681941e0bd8889548877_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7ff09ae31d78e9cb98e4efc663cb4109b527414a98c10c5ac331bf4ab4e0d931_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:8d4f1943e1128aefa6c286f4bcf894edbbe5e8e7433a74d625b588a381f9dab0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:4e280b8e20624911dd5c8d153d82bbb501b5c73946a49e8262c6d4785ab4f2dd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:6661e606a4afd697cbfaa60eeebfd8fd34dfc00fd9f30c50ea7c03667439259a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8c1e6d77db40b1d307e54493fc7ff29fe2a01017074b79930b7dbf98dca63433_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:9fec429e172e0b73c04ffd73cf4c20205aa8beaf232ece79693deea008d9b4b3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:37c6f23f1cf874753f6794e5354302315044f8347623456087f853a91ded7c96_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:63c02eca979ef5ce4363814af3a1271be3b05c2db7f02684288538b57de91ad8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:72debbd2749a3e12fc8c2ceca48cba8976b3dbea85f0f5b890c4207f8f9eaf46_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:8b0bf37e7d8f868889313a9043e94844007026c2d2f3559ef583ccf4dc8bc14f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:0162d426242039dbb8d81bbeae6649cf21cd000c68531a54260cde322a487de4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:30205c1c53b731e727f4015af5c63e2928db2ee86b846f883271743ea51867d9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:46f52deef1d930e488f3a1592334ee756f514a529f4d9d07bb54f22e3a914e80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:4f6203e4dc3275ca44ec593fbdb6c3ab08fbae0c8e354f1c15fc6af0c170a181_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:41281622787b48d53f76228cb89059a07e5eb520a6f07b7b32144e13b3f72b84_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:65a7044631706e06835d757a9d0c139d2a30dce63a9a37ed25df716518e9302e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7ca2bc9395551ed087c9b923d5b8e9dcd04f558821f9ba6bb809df675a59fb35_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a7ff4ab478a7db1131f5c016a1626897c6219ea2d577379c8c436273fd5eabe1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:2a43a8e435a9d83b9003f2a4c8660385ba95ac9eee0513cfc32db3a78f6cd710_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:42eac5f982f2f5fed14d4da538dcd8d32443e387d053b5ee760852808ce7b7ae_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:a443b83efb9513e1d59dd39c4e2053de7fc81c74c9f8efe49428d01ec20dfb5c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:aff98872800448122344a5847a813c8197dc151ed9f07c53ad0e1d95da477f50_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:145ffa062b5d86b71ab6d4c72d11018491a1940d64764e77f849fa668509acea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:35dcda0e9cec2ad9bb468b1b5cf2ed2d8d5ab66f927698098371ac5f30b15ebf_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:8ec340a89cd5d57b48beec8ce60fe8128a9494a209884a1c76b1bb6d8004fe96_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:a577fc1aa6b9275b39bb5cfbda4ba7e759676b0175a91ba22657777f5546a888_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:02a9e0169a56c3fcfe825aa62c3d56788f02489b4f7f5bc1f10de5d2d052d7ff_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:0d1086aa230e96edf95e4fd6cbf1cb8b17c11f26e014601944582e307c4d4e59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:12048bfc0ba64b231fd0290c76e4d8188927e1053011252a130a642bdf33c7a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:975a3d23af223c2de0453ec3938c6c6591596cbea6e87300f7418b246543995d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f5df353cd7c20ce408d2a8a712a7667173d7f69a511bc821ca696d76526318b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:3f8e3641b68d61282ef2006a4253167645673effd2eddc633aba5d8ee06d012f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:b2ab980f6dd395657f618680a2a4134345cbe6cb90f608429f7c8721693371c0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bc26d00f0688549b0be5761eabe6242595aac35913c96335f9455aef1f7108f5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:036b13b8fd89466488b6df196eb3aace5de02485b6efd9f9a7559a68251d5271_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:246106b84de12f768f3e974e0e1e9309a683af06af2e33237176a2ccc1d89c66_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:b5fcbeec6cc1dd13a63a0026dc84a10082d0ca4eb6e2f31ae26c607bf3f1f95e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:e3df2849563d093d4c33cb8057b4117b4dc48cb30d39b25f68e4353d63e14066_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:3e996a288bdb941a3b266ef64c594eef1899091681de69f307c04f73e3333820_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:5a6ac6980d7c4969cf1574138f3acf527d871852145a2bff5aab339d87a6582c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:a3af61852d50b702896df295e5a68b4d53f997ff2413376b951f93cad50e845c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d874b4b1d5a7a98988df10e713a1bc0b542feebee5a6bbc6c0e0d84fb0798ec4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2721e17dbadf09237af979ecdaa06d78e5008593f81e2e0cdebff24d9d4c137d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:465fd369afac73c17e6bec785021b9814255d4abdede5dad0a4ca8c84cbfafab_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c13a96ca5de55eb3aff45efc2128c11e32b20b22410e52b6438a447095a7576c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c96641054000bf26f73ec579db9d0a56b7e54b7a7d4793eed20fcdb52521cd7c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:0d4844dc09a3e21e26e73e82f87d6a02d01a090748e946cf20fedfd6936d809e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4cd5d09c12a48cd5ce966ccd2e37a4e2e5c141e1ee6cb698d8f0373b1368d740_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67aa1bdc459a7112db04e9f8c0041f61be584235261aca7c7967a9a0510c6eb6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:f97f5cec64db96e60f5f2b2bba4fe1d5f79b985026510df08e97df1cd9edfff8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:01531f31c5d597cbb268d58036478d260dd069cb513a2c75d8d569e616a264ce_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:46e37410e7568c35cc4e19eb8902695ebce97c5c4549b644648db500fc983e71_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:88bdc4fde0f957359ac7249882dc80681b3edebaa7120261c9edb10be36b89eb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:b8b5799bd895bb3686b43288e1b6cbd82c60faf6783486cc27ec0fd316cc80f7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7965b35be1791f71c0b15c302708a1c255352de6ecd3762f07a9cd289cd34cb0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:9aaf56ab79342abcca348ca4452c6c17ec86ec5838fb0baf9a27a2bc4f7c67d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:bce92caf55f2567aae42a86923253afb01671c204245ad86c2beaff8430a6639_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:fa44755e2253febbe44952e5487a0d86b6a20aaaf83bd1198064db49575b5fc1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:328c1fb3983fd19e3b8794ef340f2f1c38e3b4869aabd42c929c37686ba142f7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:889d8df6de7dcedee226609c11845e55556dfc6c228cafc5c773f7cecee513bf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:dd6cd60782d2e20fc6d6bd7645517666aea942738bfa0b06a55ee068da59b968_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:e2d58f1805e7b159f212fccd8fd3298d4c302be98eb01a6cb3b83422ed30acaf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:07374fb39037f67ae5ec9dbb7959b30d8f039b94a1e4bc50796d1a6ab372595b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:1a3933778481e93e25e44518c66a2d1fe76d708314cefd5f55ff3326e4db8fbe_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5d22f6fb1baaa09c4c35516106da5d628ea8ce468441aefebb9ffb10a141ebfa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:d18bf43c2c35ce3352efb39099b4993bfa56356368b2ebf3e812cc0392fac702_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:1fdd64113c3424efbe7283057f4b71bc57eab3f8b92887f7202b179378181947_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:41311a9a395fea38f67fa954de4ceca786820a2c27bba59369da5fcdec56e514_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:886b951377221a5d8b5b32fc2e92d667c7df97e9828b765c0696c84453f5dec4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:e84a0449d2e6565e404a009e2c99cf54266ae34f23c889ae09f87d8c7d8ea729_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:03b07fa2a2c93563e07358f56d0f2dea061b3394cf8b0ddef8eab4c9491cda79_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:07377669c470f1efb77d10f12e3121fc8aea8481693212e394e7403114712e27_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:13fa04fb724f58a09e376b5f040a6c77e7a235bdbad2848cc31d6d6fb885807f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:cbbb2cbf10f0886a83c06105ee4f728ae0dc89c47781e42da9f1cfa1e2577c49_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:14d2e9a6dbe70e340d59298a0d2202900e752fa206cdfaf19519f9f3261b7abf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:63012f693b6046ca95edfc8f63e999d7da0c05f0d6bb9b614fba426f968ec85f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:6e9115e0d52521e3ec88b1ba92d9d4bbcc7a8c584710e204a8ee20a5c74bc66d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:8ca12b116c7b4f58e90f541d9cc9a1c449ac8c5d7009c856645a24f30755289d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:03ca660d7c757d60b17af160876371e401c295bdb55115bd56bf3617f64ab08f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:14503bfd7af16acdec80eb3e08008bec9e08ec2f9c88d133818e7fc1f36695aa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:a7825362e9da5ca76836c7213774f17be04f7d7a33ce9dd963b50c60010b63aa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:b6e08f53c1527e00dffb09063dd3777abd7b2c447cac8f6fdd177376c270c10c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:012ed2651cabbe498a525c90063d78fe468a94ca607bf4e027bc8179aca6eb60_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:07703a48e4f19f31f1ee8aff22776c10616227c984f3fa4a8ab80068af8644bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4670ec8192280d99f0b0351837e05c580dabdfb50ce07de614dc9bb92e3b1d08_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:99730a4376842a0b9a1f5f7083d1b8c22ff8ea5912d6da3450d050c9b0cf36d4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:4884a8b1139f19f1722e8356783c190a6a1c51c88870e0c367884940ea95c00a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:7350cafccafa28935e8248148bc15468c0e7d87cc4a6bf17d8ef47e0f6e7122b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:d93167c8041b3030419c95854523a8036ece327fb68ea2ab8f74a04e2c8437d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e41beea854fe3e395887c8042acc2403dbd239525081a6e6b18b8dea0afc1ad4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:19b5ab4363e9ad0b45d7df0d8d159bd52e4d27bd5eb588e74d92e75f87f5c285_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:5b67fbc43a9adda03dc35afb9e8757d52fc5fc43c70ad6bb22f5cc59e7b05514_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ab59845c6ec8e99f378f2f2a07087c58ff31abe2d1828f5aa1415d057d2e4fc6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b23c5b7eea0c3cf26ad1ad2dffda8847f8ab32f614ba5612b98755ef48345941_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:065d205e64fc8c462cafe046336400df21c32bc19eecd749ddd722c915c24159_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:0f182199c3b68aedcd8d1fca5a33517455280094951e1d71c6c949e192c31b9c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:67879974d4b32f9cbe69d6ee0d815e54b46525cacaa0b6db14fc48c4535519ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:fba212598089760c7db08ff983c297dba743ea8824d261f2b187a49dc4b367d7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:293a59573874331480e17d680d7128ef0bd58aa5ba80c48601ceb6474427f086_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:6a57c447cd9dd85092c1bf93593a98ea21fa48feda7ffe8705edfc92c4fe245c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:9a2c4b501631661a0acaf4787c17e01c7e46909bdd9ba3366d62eda9fc5f7007_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e10872b483e0755561e831ef7bee39a12ce08ac8e7ff8ac47da6f40317234da6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1fd262975034d74a65b7182b0a0af614c9e14e6205c954002d313d7f93575673_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:7ccea7a3e43269463b08bc4f530cda138176e9b15740d33e6fca3793df714b20_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:8f06ec8a1ed5d37d190997acc534d16870d251ad27cea8925ad03862bcffd222_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dfd7adfc5b7cc80e3947240cae277a018196c61f3588b3bc52688a8c5e5d2fca_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0792e1389550aef672794e860e69cfd65b5407ebd474a78beb1b539c093b8e2d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:25c7158a8dc8594bc2cfbf655ce305fa47c8fd50cbffa197c2bacc0a58dd825c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:6f2e9d9b0ae8f4890aae1b3da9314e0ef220227cb55c3bfa6d2b2c510ccac842_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:7fb1e0b090f758e89957594a747023a4043e707475d57f6e71f7ffadf8fe1ac8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0c148960bb60a8ab728ab025ae17cd9638bf33eb6b890cfb7d9355edc02ff528_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:12d9ced9e566d677502af33e01e7f89e1ce57525513ec78a10fcec539e9a0e18_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:23e9500e2b88f703d92c0e71008bdb96c442835fe0caa5960c60f74e4d083a3a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:591dc1e332c4214d751e522a3f156db275c34238a098b87744f764bb5078cbbb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:94ccdbfdafcf1ff2d5b1522efbb6e6c66950c3283f59c697f68709ea50c47cd3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:996005219a17d7676f8fbacd1c09fc563922084727a6d6937d759574d53eec2e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:bcb6471fa041dac601c983f786aa6aa4c05f591d962a0feab86ec28b7135f088_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:e09fdda8a783af83a2693ebd190abb3b4b3119da909789a60add3ae99c7db867_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4a7604bc418b77ea9e8b9212811b9f004fa9c3519ec69f0cca947e9bf024a5c2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:bccf52f944424157ac281567af6b5d3c6a901e503c693a93050823caadaf2582_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:c93e44a4b844dedfd80be876aeeff7fdf98fe13d81f8dff267efbd7485a23ad0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:dc735e86de6db46f50ab402d2758ac73ada53a07e6aead898a4690c9961c75aa_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:08b9edd9ce77f3ac14d6e387267d23482ced948db4655b1eb7958d843055ef79_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:39b42ea771a00edf8275b4c274999b4a0212c1a2d7473922e3968d0fe1fa6195_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:407d8011f16326cbd93016e2235b72fd66f829fa72f0558f03ab4920446616e1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:5104b3162b607a50fcf55eee4a42490b56637ac278c7f54ac2cb63fc11de5cdd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:0feb2bb59207a0c9acdfca1f0b279ea37030eb17329ada7c2873d219946165c4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:4046891f28acf722eb26b365f53504912afc837a3a7d51d2f5162ad4737bca0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:64210438ed80a847fbd3dfce081c0b38176ed25a3b5d7d16f699eb30de9a0e7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:7cc883a87d758f0594d8b1a886501c4621d32d54d9319ce33caeb5a6ccd33336_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:57cfd4d43f72dbe759480239190323bfba08a880f3643ec8c0e8516f051d3aa7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:79dc9a83d55e8e90b1365d99253b34287be6408575aec81da554ea7337907c80_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:81692c8d42debdac5f75f0db84aa9a055e8d2bcd8b92f4b2007a704edcd39ee0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:f2439a0c051d9b6b688a18204e0b0c0b16eccd3b81c5f1e0c84f967f6b6bafab_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1e4a7ea7f4de810de638affd4ca9d2671c47137d9b916cd3d9bf2982abead18c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:7075df66bd506ac1826bba7147831ced1fe39fcea2f58e2c75b4350ad4797496_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:a5b9c1a8ebe87f107b3920dae1df055cd78bcd4d3a3c03c4b5699b6710ea3593_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:d9c0fb50e102278b7dad10c59b3d8f35eff7c5798cce654c0ad10d146df23ede_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:05ed03d7f86337685b48e2155ad32b5b79218743906d7c1d99f928290a5fe42b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:7d70383dcd5f22e98f32a122f1b99332246fe94c34da6aa83a581e6411fd7917_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f84b2fdff9023eef6ba15bcd24e29c5705c65d40df67e33a7360d01a821046f8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:fd5e894feb6b26987267902cea32635d4941e6112efb87dbcce55431f10df401_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 Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:081e80d92fb4abca986fe555fecb5a1089c2ed884a8b06c673c2d9a0cba28a7d_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:4b59a91b0f4f0ee348074558411ac5a06b6daf80f281d82de78fefeb4cd64c2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:726d3185e3ec8b19448a515529b784c0fd115fd97f53598703b4e9efcab42c72_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:8c3a0c275df66554cc7580127847f8a25e1a93a37b2bc959c6c873fd56036127_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:6b4b56de6aa091ac87ce8a8c3beb2d82a5a019f2e1f6ff9f0ce220050d19d447_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ae6aaeae3e16c625db66c742f86f8743324cfd83469fd7460f42843f558cc596_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:b5fe209b755e3b97a968bf0dec2b22288c6a28f342ccca5afb9927dbbb5a8488_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ea647473a29becdead38ce07c20a3836dce6b9c4355b8ec749fa6c8fa01656ff_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:009192d26ff0422301cf1161cd7df863be8a69430a3ab02ce90711f56bd06739_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:2c5d51fc1a581737e92a337bb534f7e5a84ee51ab66c6db04fc5fe07a50bcd3d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:52ae03ffbd554c183c46d7c06feb3e7f64d11a3316beb3a180b9bf2c796b054b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9a3735b27a0b1e87f1008d20a5d26ceaad4aed91fb2d0387dd304f9e9230abf1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:222033b1c86d40c7ca2eec6a1668b097923a7fd03154380fbde31d7495a81464_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:76c04f4014f8b72600be2927ab294ef92528cc5ca68b75f0c3fe476b320e5e9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d7a7af28b169f38e7dbff61c6a4fe8651e034810865ebc1a617d7d9a1df1b84d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:f39e9bc78ba578522003b66f44c227b3cf3ca49f41e3d53c40a7eacd5b04ed3c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:1983c2581c6f46370a18e04b822a987a9326f3b80983ca5a659a17aa034b7ce6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:3829e6b7eb9c10742356d68e0cf2b6761697808976af08bd6bd635da9ba521ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:6cb786a7b9b60606fc87c2cdac198740248e822250f7522015665d7389dfa077_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:784c610aa01dc829d1352d04585a759013ecb573c6645d19f9167c76f40b6413_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:2ce6bc821b132a01d05d6d9bd3c1f8030dcaf25307fb48ae53ddcf126c57b034_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7a240591bd0cef0773f1cbe2fddc412817194d3f33ebeac34ecb3ee1977ad65d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a766d7433ea19b74e4584f038883546cd9e0365902924ea8e81955cd1f620f8a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:e983adf2ffdcaad13f4aefb295df3f0c32008b1c98de05a42a36473f10b1eac9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:0f7807cfa4efec2e3cbda82ab8200d0059c6e6308fde7707bac0c6b39df206e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:65c19f431c6f3c7d0dd91e2d8a5ee8621be54b0ce63233382473d023fb2ad71f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e2c1d1e4857fa8669dc6055295acb6fbfd9255d0002f74f462c5647291b98d37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e439078f9f17194417623ca25787d1a6b55d65083298b419b692c02a579413db_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:67dda827430141da9260addae0484b63d0526d2d4a69177e9c90850627a6792a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:911738cd76b2f2002a96354ac7e16235c5e555c48a6a876977e5539cd0cabad8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a16aface5e3be2f06a81cd365d8a29e8a342ce95d2d8d409c09ed2751e62e67b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:add94df989dceabc46ff0229282f993169d7d95d0d692bc083ec23df747d794f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1a6b55e1aff357829801307fc13868be668683cd5757128529c05a427eaf5c06_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:a9478b93a039398fa9cf8cafd506b0928c6c44992b9843a1b4dd174a249229e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:be5a357a322a7698839765f046ddd8860cfdca5013c4e2f36fecef2ef77610d1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:c8d11529d16cdb3337d3fcc37a11df53e74a1f14c7fab7ec6e4b5a84f686cbd3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:6187fae21ede179199da3e8335d83e518644bba4d045212d41ba543426d077ac_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:77543c0a770ab5096dd4af76d98dbdb6ad05a1981226ad7b41a7cc561d70697e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:7c2e90c6e02350643e2a40c46a0e5a759a9eb2eca0ecde33a3ebd89fe6e00378_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:afd26aec4a01abe704f5e4f5442035b90cbbd37cd5b7ef2d51f5c1ef6a575563_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:1399e8f547435a00446d2254ac70f41eb6537edf220287777dc484aaceaedc6d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2a3eb1e345523290314211c03bb37db2424ec1100720681941e0bd8889548877_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7ff09ae31d78e9cb98e4efc663cb4109b527414a98c10c5ac331bf4ab4e0d931_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:8d4f1943e1128aefa6c286f4bcf894edbbe5e8e7433a74d625b588a381f9dab0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:4e280b8e20624911dd5c8d153d82bbb501b5c73946a49e8262c6d4785ab4f2dd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:6661e606a4afd697cbfaa60eeebfd8fd34dfc00fd9f30c50ea7c03667439259a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8c1e6d77db40b1d307e54493fc7ff29fe2a01017074b79930b7dbf98dca63433_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:9fec429e172e0b73c04ffd73cf4c20205aa8beaf232ece79693deea008d9b4b3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:37c6f23f1cf874753f6794e5354302315044f8347623456087f853a91ded7c96_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:63c02eca979ef5ce4363814af3a1271be3b05c2db7f02684288538b57de91ad8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:72debbd2749a3e12fc8c2ceca48cba8976b3dbea85f0f5b890c4207f8f9eaf46_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:8b0bf37e7d8f868889313a9043e94844007026c2d2f3559ef583ccf4dc8bc14f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:0162d426242039dbb8d81bbeae6649cf21cd000c68531a54260cde322a487de4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:30205c1c53b731e727f4015af5c63e2928db2ee86b846f883271743ea51867d9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:46f52deef1d930e488f3a1592334ee756f514a529f4d9d07bb54f22e3a914e80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:4f6203e4dc3275ca44ec593fbdb6c3ab08fbae0c8e354f1c15fc6af0c170a181_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:41281622787b48d53f76228cb89059a07e5eb520a6f07b7b32144e13b3f72b84_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:65a7044631706e06835d757a9d0c139d2a30dce63a9a37ed25df716518e9302e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7ca2bc9395551ed087c9b923d5b8e9dcd04f558821f9ba6bb809df675a59fb35_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a7ff4ab478a7db1131f5c016a1626897c6219ea2d577379c8c436273fd5eabe1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:2a43a8e435a9d83b9003f2a4c8660385ba95ac9eee0513cfc32db3a78f6cd710_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:42eac5f982f2f5fed14d4da538dcd8d32443e387d053b5ee760852808ce7b7ae_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:a443b83efb9513e1d59dd39c4e2053de7fc81c74c9f8efe49428d01ec20dfb5c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:aff98872800448122344a5847a813c8197dc151ed9f07c53ad0e1d95da477f50_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:145ffa062b5d86b71ab6d4c72d11018491a1940d64764e77f849fa668509acea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:35dcda0e9cec2ad9bb468b1b5cf2ed2d8d5ab66f927698098371ac5f30b15ebf_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:8ec340a89cd5d57b48beec8ce60fe8128a9494a209884a1c76b1bb6d8004fe96_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:a577fc1aa6b9275b39bb5cfbda4ba7e759676b0175a91ba22657777f5546a888_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:02a9e0169a56c3fcfe825aa62c3d56788f02489b4f7f5bc1f10de5d2d052d7ff_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:0d1086aa230e96edf95e4fd6cbf1cb8b17c11f26e014601944582e307c4d4e59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:12048bfc0ba64b231fd0290c76e4d8188927e1053011252a130a642bdf33c7a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:975a3d23af223c2de0453ec3938c6c6591596cbea6e87300f7418b246543995d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f5df353cd7c20ce408d2a8a712a7667173d7f69a511bc821ca696d76526318b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:3f8e3641b68d61282ef2006a4253167645673effd2eddc633aba5d8ee06d012f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:b2ab980f6dd395657f618680a2a4134345cbe6cb90f608429f7c8721693371c0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bc26d00f0688549b0be5761eabe6242595aac35913c96335f9455aef1f7108f5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:036b13b8fd89466488b6df196eb3aace5de02485b6efd9f9a7559a68251d5271_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:246106b84de12f768f3e974e0e1e9309a683af06af2e33237176a2ccc1d89c66_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:b5fcbeec6cc1dd13a63a0026dc84a10082d0ca4eb6e2f31ae26c607bf3f1f95e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:e3df2849563d093d4c33cb8057b4117b4dc48cb30d39b25f68e4353d63e14066_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:3e996a288bdb941a3b266ef64c594eef1899091681de69f307c04f73e3333820_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:5a6ac6980d7c4969cf1574138f3acf527d871852145a2bff5aab339d87a6582c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:a3af61852d50b702896df295e5a68b4d53f997ff2413376b951f93cad50e845c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d874b4b1d5a7a98988df10e713a1bc0b542feebee5a6bbc6c0e0d84fb0798ec4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2721e17dbadf09237af979ecdaa06d78e5008593f81e2e0cdebff24d9d4c137d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:465fd369afac73c17e6bec785021b9814255d4abdede5dad0a4ca8c84cbfafab_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c13a96ca5de55eb3aff45efc2128c11e32b20b22410e52b6438a447095a7576c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c96641054000bf26f73ec579db9d0a56b7e54b7a7d4793eed20fcdb52521cd7c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:0d4844dc09a3e21e26e73e82f87d6a02d01a090748e946cf20fedfd6936d809e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4cd5d09c12a48cd5ce966ccd2e37a4e2e5c141e1ee6cb698d8f0373b1368d740_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67aa1bdc459a7112db04e9f8c0041f61be584235261aca7c7967a9a0510c6eb6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:f97f5cec64db96e60f5f2b2bba4fe1d5f79b985026510df08e97df1cd9edfff8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:01531f31c5d597cbb268d58036478d260dd069cb513a2c75d8d569e616a264ce_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:46e37410e7568c35cc4e19eb8902695ebce97c5c4549b644648db500fc983e71_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:88bdc4fde0f957359ac7249882dc80681b3edebaa7120261c9edb10be36b89eb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:b8b5799bd895bb3686b43288e1b6cbd82c60faf6783486cc27ec0fd316cc80f7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7965b35be1791f71c0b15c302708a1c255352de6ecd3762f07a9cd289cd34cb0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:9aaf56ab79342abcca348ca4452c6c17ec86ec5838fb0baf9a27a2bc4f7c67d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:bce92caf55f2567aae42a86923253afb01671c204245ad86c2beaff8430a6639_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:fa44755e2253febbe44952e5487a0d86b6a20aaaf83bd1198064db49575b5fc1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:328c1fb3983fd19e3b8794ef340f2f1c38e3b4869aabd42c929c37686ba142f7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:889d8df6de7dcedee226609c11845e55556dfc6c228cafc5c773f7cecee513bf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:dd6cd60782d2e20fc6d6bd7645517666aea942738bfa0b06a55ee068da59b968_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:e2d58f1805e7b159f212fccd8fd3298d4c302be98eb01a6cb3b83422ed30acaf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:07374fb39037f67ae5ec9dbb7959b30d8f039b94a1e4bc50796d1a6ab372595b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:1a3933778481e93e25e44518c66a2d1fe76d708314cefd5f55ff3326e4db8fbe_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5d22f6fb1baaa09c4c35516106da5d628ea8ce468441aefebb9ffb10a141ebfa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:d18bf43c2c35ce3352efb39099b4993bfa56356368b2ebf3e812cc0392fac702_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:1fdd64113c3424efbe7283057f4b71bc57eab3f8b92887f7202b179378181947_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:41311a9a395fea38f67fa954de4ceca786820a2c27bba59369da5fcdec56e514_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:886b951377221a5d8b5b32fc2e92d667c7df97e9828b765c0696c84453f5dec4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:e84a0449d2e6565e404a009e2c99cf54266ae34f23c889ae09f87d8c7d8ea729_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:03b07fa2a2c93563e07358f56d0f2dea061b3394cf8b0ddef8eab4c9491cda79_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:07377669c470f1efb77d10f12e3121fc8aea8481693212e394e7403114712e27_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:13fa04fb724f58a09e376b5f040a6c77e7a235bdbad2848cc31d6d6fb885807f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:cbbb2cbf10f0886a83c06105ee4f728ae0dc89c47781e42da9f1cfa1e2577c49_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:14d2e9a6dbe70e340d59298a0d2202900e752fa206cdfaf19519f9f3261b7abf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:63012f693b6046ca95edfc8f63e999d7da0c05f0d6bb9b614fba426f968ec85f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:6e9115e0d52521e3ec88b1ba92d9d4bbcc7a8c584710e204a8ee20a5c74bc66d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:8ca12b116c7b4f58e90f541d9cc9a1c449ac8c5d7009c856645a24f30755289d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:03ca660d7c757d60b17af160876371e401c295bdb55115bd56bf3617f64ab08f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:14503bfd7af16acdec80eb3e08008bec9e08ec2f9c88d133818e7fc1f36695aa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:a7825362e9da5ca76836c7213774f17be04f7d7a33ce9dd963b50c60010b63aa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:b6e08f53c1527e00dffb09063dd3777abd7b2c447cac8f6fdd177376c270c10c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:012ed2651cabbe498a525c90063d78fe468a94ca607bf4e027bc8179aca6eb60_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:07703a48e4f19f31f1ee8aff22776c10616227c984f3fa4a8ab80068af8644bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4670ec8192280d99f0b0351837e05c580dabdfb50ce07de614dc9bb92e3b1d08_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:99730a4376842a0b9a1f5f7083d1b8c22ff8ea5912d6da3450d050c9b0cf36d4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:4884a8b1139f19f1722e8356783c190a6a1c51c88870e0c367884940ea95c00a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:7350cafccafa28935e8248148bc15468c0e7d87cc4a6bf17d8ef47e0f6e7122b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:d93167c8041b3030419c95854523a8036ece327fb68ea2ab8f74a04e2c8437d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e41beea854fe3e395887c8042acc2403dbd239525081a6e6b18b8dea0afc1ad4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:19b5ab4363e9ad0b45d7df0d8d159bd52e4d27bd5eb588e74d92e75f87f5c285_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:5b67fbc43a9adda03dc35afb9e8757d52fc5fc43c70ad6bb22f5cc59e7b05514_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ab59845c6ec8e99f378f2f2a07087c58ff31abe2d1828f5aa1415d057d2e4fc6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b23c5b7eea0c3cf26ad1ad2dffda8847f8ab32f614ba5612b98755ef48345941_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:065d205e64fc8c462cafe046336400df21c32bc19eecd749ddd722c915c24159_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:0f182199c3b68aedcd8d1fca5a33517455280094951e1d71c6c949e192c31b9c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:67879974d4b32f9cbe69d6ee0d815e54b46525cacaa0b6db14fc48c4535519ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:fba212598089760c7db08ff983c297dba743ea8824d261f2b187a49dc4b367d7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:293a59573874331480e17d680d7128ef0bd58aa5ba80c48601ceb6474427f086_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:6a57c447cd9dd85092c1bf93593a98ea21fa48feda7ffe8705edfc92c4fe245c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:9a2c4b501631661a0acaf4787c17e01c7e46909bdd9ba3366d62eda9fc5f7007_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e10872b483e0755561e831ef7bee39a12ce08ac8e7ff8ac47da6f40317234da6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1fd262975034d74a65b7182b0a0af614c9e14e6205c954002d313d7f93575673_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:7ccea7a3e43269463b08bc4f530cda138176e9b15740d33e6fca3793df714b20_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:8f06ec8a1ed5d37d190997acc534d16870d251ad27cea8925ad03862bcffd222_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dfd7adfc5b7cc80e3947240cae277a018196c61f3588b3bc52688a8c5e5d2fca_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0792e1389550aef672794e860e69cfd65b5407ebd474a78beb1b539c093b8e2d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:25c7158a8dc8594bc2cfbf655ce305fa47c8fd50cbffa197c2bacc0a58dd825c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:6f2e9d9b0ae8f4890aae1b3da9314e0ef220227cb55c3bfa6d2b2c510ccac842_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:7fb1e0b090f758e89957594a747023a4043e707475d57f6e71f7ffadf8fe1ac8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0c148960bb60a8ab728ab025ae17cd9638bf33eb6b890cfb7d9355edc02ff528_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:12d9ced9e566d677502af33e01e7f89e1ce57525513ec78a10fcec539e9a0e18_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:23e9500e2b88f703d92c0e71008bdb96c442835fe0caa5960c60f74e4d083a3a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:591dc1e332c4214d751e522a3f156db275c34238a098b87744f764bb5078cbbb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:94ccdbfdafcf1ff2d5b1522efbb6e6c66950c3283f59c697f68709ea50c47cd3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:996005219a17d7676f8fbacd1c09fc563922084727a6d6937d759574d53eec2e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:bcb6471fa041dac601c983f786aa6aa4c05f591d962a0feab86ec28b7135f088_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:e09fdda8a783af83a2693ebd190abb3b4b3119da909789a60add3ae99c7db867_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4a7604bc418b77ea9e8b9212811b9f004fa9c3519ec69f0cca947e9bf024a5c2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:bccf52f944424157ac281567af6b5d3c6a901e503c693a93050823caadaf2582_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:c93e44a4b844dedfd80be876aeeff7fdf98fe13d81f8dff267efbd7485a23ad0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:dc735e86de6db46f50ab402d2758ac73ada53a07e6aead898a4690c9961c75aa_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:08b9edd9ce77f3ac14d6e387267d23482ced948db4655b1eb7958d843055ef79_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:39b42ea771a00edf8275b4c274999b4a0212c1a2d7473922e3968d0fe1fa6195_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:407d8011f16326cbd93016e2235b72fd66f829fa72f0558f03ab4920446616e1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:5104b3162b607a50fcf55eee4a42490b56637ac278c7f54ac2cb63fc11de5cdd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:0feb2bb59207a0c9acdfca1f0b279ea37030eb17329ada7c2873d219946165c4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:4046891f28acf722eb26b365f53504912afc837a3a7d51d2f5162ad4737bca0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:64210438ed80a847fbd3dfce081c0b38176ed25a3b5d7d16f699eb30de9a0e7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:7cc883a87d758f0594d8b1a886501c4621d32d54d9319ce33caeb5a6ccd33336_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:57cfd4d43f72dbe759480239190323bfba08a880f3643ec8c0e8516f051d3aa7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:79dc9a83d55e8e90b1365d99253b34287be6408575aec81da554ea7337907c80_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:81692c8d42debdac5f75f0db84aa9a055e8d2bcd8b92f4b2007a704edcd39ee0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:f2439a0c051d9b6b688a18204e0b0c0b16eccd3b81c5f1e0c84f967f6b6bafab_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1e4a7ea7f4de810de638affd4ca9d2671c47137d9b916cd3d9bf2982abead18c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:7075df66bd506ac1826bba7147831ced1fe39fcea2f58e2c75b4350ad4797496_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:a5b9c1a8ebe87f107b3920dae1df055cd78bcd4d3a3c03c4b5699b6710ea3593_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:d9c0fb50e102278b7dad10c59b3d8f35eff7c5798cce654c0ad10d146df23ede_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:05ed03d7f86337685b48e2155ad32b5b79218743906d7c1d99f928290a5fe42b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:7d70383dcd5f22e98f32a122f1b99332246fe94c34da6aa83a581e6411fd7917_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f84b2fdff9023eef6ba15bcd24e29c5705c65d40df67e33a7360d01a821046f8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:fd5e894feb6b26987267902cea32635d4941e6112efb87dbcce55431f10df401_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/hashicorp/memberlist: HashiCorp memberlist: Denial of Service via push/pull state handling"
},
{
"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": [
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:081e80d92fb4abca986fe555fecb5a1089c2ed884a8b06c673c2d9a0cba28a7d_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:4b59a91b0f4f0ee348074558411ac5a06b6daf80f281d82de78fefeb4cd64c2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:726d3185e3ec8b19448a515529b784c0fd115fd97f53598703b4e9efcab42c72_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:8c3a0c275df66554cc7580127847f8a25e1a93a37b2bc959c6c873fd56036127_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:6b4b56de6aa091ac87ce8a8c3beb2d82a5a019f2e1f6ff9f0ce220050d19d447_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ae6aaeae3e16c625db66c742f86f8743324cfd83469fd7460f42843f558cc596_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:b5fe209b755e3b97a968bf0dec2b22288c6a28f342ccca5afb9927dbbb5a8488_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ea647473a29becdead38ce07c20a3836dce6b9c4355b8ec749fa6c8fa01656ff_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:009192d26ff0422301cf1161cd7df863be8a69430a3ab02ce90711f56bd06739_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:2c5d51fc1a581737e92a337bb534f7e5a84ee51ab66c6db04fc5fe07a50bcd3d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:52ae03ffbd554c183c46d7c06feb3e7f64d11a3316beb3a180b9bf2c796b054b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9a3735b27a0b1e87f1008d20a5d26ceaad4aed91fb2d0387dd304f9e9230abf1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:222033b1c86d40c7ca2eec6a1668b097923a7fd03154380fbde31d7495a81464_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:76c04f4014f8b72600be2927ab294ef92528cc5ca68b75f0c3fe476b320e5e9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d7a7af28b169f38e7dbff61c6a4fe8651e034810865ebc1a617d7d9a1df1b84d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:f39e9bc78ba578522003b66f44c227b3cf3ca49f41e3d53c40a7eacd5b04ed3c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:1983c2581c6f46370a18e04b822a987a9326f3b80983ca5a659a17aa034b7ce6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:3829e6b7eb9c10742356d68e0cf2b6761697808976af08bd6bd635da9ba521ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:6cb786a7b9b60606fc87c2cdac198740248e822250f7522015665d7389dfa077_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:784c610aa01dc829d1352d04585a759013ecb573c6645d19f9167c76f40b6413_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:2ce6bc821b132a01d05d6d9bd3c1f8030dcaf25307fb48ae53ddcf126c57b034_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7a240591bd0cef0773f1cbe2fddc412817194d3f33ebeac34ecb3ee1977ad65d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a766d7433ea19b74e4584f038883546cd9e0365902924ea8e81955cd1f620f8a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:e983adf2ffdcaad13f4aefb295df3f0c32008b1c98de05a42a36473f10b1eac9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:0f7807cfa4efec2e3cbda82ab8200d0059c6e6308fde7707bac0c6b39df206e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:65c19f431c6f3c7d0dd91e2d8a5ee8621be54b0ce63233382473d023fb2ad71f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e2c1d1e4857fa8669dc6055295acb6fbfd9255d0002f74f462c5647291b98d37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e439078f9f17194417623ca25787d1a6b55d65083298b419b692c02a579413db_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:67dda827430141da9260addae0484b63d0526d2d4a69177e9c90850627a6792a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:911738cd76b2f2002a96354ac7e16235c5e555c48a6a876977e5539cd0cabad8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a16aface5e3be2f06a81cd365d8a29e8a342ce95d2d8d409c09ed2751e62e67b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:add94df989dceabc46ff0229282f993169d7d95d0d692bc083ec23df747d794f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:6187fae21ede179199da3e8335d83e518644bba4d045212d41ba543426d077ac_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:77543c0a770ab5096dd4af76d98dbdb6ad05a1981226ad7b41a7cc561d70697e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:7c2e90c6e02350643e2a40c46a0e5a759a9eb2eca0ecde33a3ebd89fe6e00378_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:afd26aec4a01abe704f5e4f5442035b90cbbd37cd5b7ef2d51f5c1ef6a575563_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:1399e8f547435a00446d2254ac70f41eb6537edf220287777dc484aaceaedc6d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2a3eb1e345523290314211c03bb37db2424ec1100720681941e0bd8889548877_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7ff09ae31d78e9cb98e4efc663cb4109b527414a98c10c5ac331bf4ab4e0d931_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:8d4f1943e1128aefa6c286f4bcf894edbbe5e8e7433a74d625b588a381f9dab0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:4e280b8e20624911dd5c8d153d82bbb501b5c73946a49e8262c6d4785ab4f2dd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:6661e606a4afd697cbfaa60eeebfd8fd34dfc00fd9f30c50ea7c03667439259a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8c1e6d77db40b1d307e54493fc7ff29fe2a01017074b79930b7dbf98dca63433_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:9fec429e172e0b73c04ffd73cf4c20205aa8beaf232ece79693deea008d9b4b3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:37c6f23f1cf874753f6794e5354302315044f8347623456087f853a91ded7c96_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:63c02eca979ef5ce4363814af3a1271be3b05c2db7f02684288538b57de91ad8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:72debbd2749a3e12fc8c2ceca48cba8976b3dbea85f0f5b890c4207f8f9eaf46_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:8b0bf37e7d8f868889313a9043e94844007026c2d2f3559ef583ccf4dc8bc14f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:0162d426242039dbb8d81bbeae6649cf21cd000c68531a54260cde322a487de4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:30205c1c53b731e727f4015af5c63e2928db2ee86b846f883271743ea51867d9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:46f52deef1d930e488f3a1592334ee756f514a529f4d9d07bb54f22e3a914e80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:4f6203e4dc3275ca44ec593fbdb6c3ab08fbae0c8e354f1c15fc6af0c170a181_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:41281622787b48d53f76228cb89059a07e5eb520a6f07b7b32144e13b3f72b84_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:65a7044631706e06835d757a9d0c139d2a30dce63a9a37ed25df716518e9302e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7ca2bc9395551ed087c9b923d5b8e9dcd04f558821f9ba6bb809df675a59fb35_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a7ff4ab478a7db1131f5c016a1626897c6219ea2d577379c8c436273fd5eabe1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:2a43a8e435a9d83b9003f2a4c8660385ba95ac9eee0513cfc32db3a78f6cd710_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:42eac5f982f2f5fed14d4da538dcd8d32443e387d053b5ee760852808ce7b7ae_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:a443b83efb9513e1d59dd39c4e2053de7fc81c74c9f8efe49428d01ec20dfb5c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:aff98872800448122344a5847a813c8197dc151ed9f07c53ad0e1d95da477f50_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:145ffa062b5d86b71ab6d4c72d11018491a1940d64764e77f849fa668509acea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:35dcda0e9cec2ad9bb468b1b5cf2ed2d8d5ab66f927698098371ac5f30b15ebf_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:8ec340a89cd5d57b48beec8ce60fe8128a9494a209884a1c76b1bb6d8004fe96_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:a577fc1aa6b9275b39bb5cfbda4ba7e759676b0175a91ba22657777f5546a888_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:02a9e0169a56c3fcfe825aa62c3d56788f02489b4f7f5bc1f10de5d2d052d7ff_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:0d1086aa230e96edf95e4fd6cbf1cb8b17c11f26e014601944582e307c4d4e59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:12048bfc0ba64b231fd0290c76e4d8188927e1053011252a130a642bdf33c7a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:975a3d23af223c2de0453ec3938c6c6591596cbea6e87300f7418b246543995d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f5df353cd7c20ce408d2a8a712a7667173d7f69a511bc821ca696d76526318b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:3f8e3641b68d61282ef2006a4253167645673effd2eddc633aba5d8ee06d012f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:b2ab980f6dd395657f618680a2a4134345cbe6cb90f608429f7c8721693371c0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bc26d00f0688549b0be5761eabe6242595aac35913c96335f9455aef1f7108f5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:036b13b8fd89466488b6df196eb3aace5de02485b6efd9f9a7559a68251d5271_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:246106b84de12f768f3e974e0e1e9309a683af06af2e33237176a2ccc1d89c66_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:b5fcbeec6cc1dd13a63a0026dc84a10082d0ca4eb6e2f31ae26c607bf3f1f95e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:e3df2849563d093d4c33cb8057b4117b4dc48cb30d39b25f68e4353d63e14066_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2721e17dbadf09237af979ecdaa06d78e5008593f81e2e0cdebff24d9d4c137d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:465fd369afac73c17e6bec785021b9814255d4abdede5dad0a4ca8c84cbfafab_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c13a96ca5de55eb3aff45efc2128c11e32b20b22410e52b6438a447095a7576c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c96641054000bf26f73ec579db9d0a56b7e54b7a7d4793eed20fcdb52521cd7c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:0d4844dc09a3e21e26e73e82f87d6a02d01a090748e946cf20fedfd6936d809e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4cd5d09c12a48cd5ce966ccd2e37a4e2e5c141e1ee6cb698d8f0373b1368d740_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67aa1bdc459a7112db04e9f8c0041f61be584235261aca7c7967a9a0510c6eb6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:f97f5cec64db96e60f5f2b2bba4fe1d5f79b985026510df08e97df1cd9edfff8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:01531f31c5d597cbb268d58036478d260dd069cb513a2c75d8d569e616a264ce_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:46e37410e7568c35cc4e19eb8902695ebce97c5c4549b644648db500fc983e71_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:88bdc4fde0f957359ac7249882dc80681b3edebaa7120261c9edb10be36b89eb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:b8b5799bd895bb3686b43288e1b6cbd82c60faf6783486cc27ec0fd316cc80f7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7965b35be1791f71c0b15c302708a1c255352de6ecd3762f07a9cd289cd34cb0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:9aaf56ab79342abcca348ca4452c6c17ec86ec5838fb0baf9a27a2bc4f7c67d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:bce92caf55f2567aae42a86923253afb01671c204245ad86c2beaff8430a6639_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:fa44755e2253febbe44952e5487a0d86b6a20aaaf83bd1198064db49575b5fc1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:328c1fb3983fd19e3b8794ef340f2f1c38e3b4869aabd42c929c37686ba142f7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:889d8df6de7dcedee226609c11845e55556dfc6c228cafc5c773f7cecee513bf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:dd6cd60782d2e20fc6d6bd7645517666aea942738bfa0b06a55ee068da59b968_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:e2d58f1805e7b159f212fccd8fd3298d4c302be98eb01a6cb3b83422ed30acaf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:07374fb39037f67ae5ec9dbb7959b30d8f039b94a1e4bc50796d1a6ab372595b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:1a3933778481e93e25e44518c66a2d1fe76d708314cefd5f55ff3326e4db8fbe_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5d22f6fb1baaa09c4c35516106da5d628ea8ce468441aefebb9ffb10a141ebfa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:d18bf43c2c35ce3352efb39099b4993bfa56356368b2ebf3e812cc0392fac702_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:03b07fa2a2c93563e07358f56d0f2dea061b3394cf8b0ddef8eab4c9491cda79_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:07377669c470f1efb77d10f12e3121fc8aea8481693212e394e7403114712e27_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:13fa04fb724f58a09e376b5f040a6c77e7a235bdbad2848cc31d6d6fb885807f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:cbbb2cbf10f0886a83c06105ee4f728ae0dc89c47781e42da9f1cfa1e2577c49_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:14d2e9a6dbe70e340d59298a0d2202900e752fa206cdfaf19519f9f3261b7abf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:63012f693b6046ca95edfc8f63e999d7da0c05f0d6bb9b614fba426f968ec85f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:6e9115e0d52521e3ec88b1ba92d9d4bbcc7a8c584710e204a8ee20a5c74bc66d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:8ca12b116c7b4f58e90f541d9cc9a1c449ac8c5d7009c856645a24f30755289d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:03ca660d7c757d60b17af160876371e401c295bdb55115bd56bf3617f64ab08f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:14503bfd7af16acdec80eb3e08008bec9e08ec2f9c88d133818e7fc1f36695aa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:a7825362e9da5ca76836c7213774f17be04f7d7a33ce9dd963b50c60010b63aa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:b6e08f53c1527e00dffb09063dd3777abd7b2c447cac8f6fdd177376c270c10c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:012ed2651cabbe498a525c90063d78fe468a94ca607bf4e027bc8179aca6eb60_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:07703a48e4f19f31f1ee8aff22776c10616227c984f3fa4a8ab80068af8644bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4670ec8192280d99f0b0351837e05c580dabdfb50ce07de614dc9bb92e3b1d08_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:99730a4376842a0b9a1f5f7083d1b8c22ff8ea5912d6da3450d050c9b0cf36d4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:4884a8b1139f19f1722e8356783c190a6a1c51c88870e0c367884940ea95c00a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:7350cafccafa28935e8248148bc15468c0e7d87cc4a6bf17d8ef47e0f6e7122b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:d93167c8041b3030419c95854523a8036ece327fb68ea2ab8f74a04e2c8437d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e41beea854fe3e395887c8042acc2403dbd239525081a6e6b18b8dea0afc1ad4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:19b5ab4363e9ad0b45d7df0d8d159bd52e4d27bd5eb588e74d92e75f87f5c285_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:5b67fbc43a9adda03dc35afb9e8757d52fc5fc43c70ad6bb22f5cc59e7b05514_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ab59845c6ec8e99f378f2f2a07087c58ff31abe2d1828f5aa1415d057d2e4fc6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b23c5b7eea0c3cf26ad1ad2dffda8847f8ab32f614ba5612b98755ef48345941_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:065d205e64fc8c462cafe046336400df21c32bc19eecd749ddd722c915c24159_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:0f182199c3b68aedcd8d1fca5a33517455280094951e1d71c6c949e192c31b9c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:67879974d4b32f9cbe69d6ee0d815e54b46525cacaa0b6db14fc48c4535519ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:fba212598089760c7db08ff983c297dba743ea8824d261f2b187a49dc4b367d7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:293a59573874331480e17d680d7128ef0bd58aa5ba80c48601ceb6474427f086_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:6a57c447cd9dd85092c1bf93593a98ea21fa48feda7ffe8705edfc92c4fe245c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:9a2c4b501631661a0acaf4787c17e01c7e46909bdd9ba3366d62eda9fc5f7007_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e10872b483e0755561e831ef7bee39a12ce08ac8e7ff8ac47da6f40317234da6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1fd262975034d74a65b7182b0a0af614c9e14e6205c954002d313d7f93575673_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:7ccea7a3e43269463b08bc4f530cda138176e9b15740d33e6fca3793df714b20_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:8f06ec8a1ed5d37d190997acc534d16870d251ad27cea8925ad03862bcffd222_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dfd7adfc5b7cc80e3947240cae277a018196c61f3588b3bc52688a8c5e5d2fca_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0792e1389550aef672794e860e69cfd65b5407ebd474a78beb1b539c093b8e2d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:25c7158a8dc8594bc2cfbf655ce305fa47c8fd50cbffa197c2bacc0a58dd825c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:6f2e9d9b0ae8f4890aae1b3da9314e0ef220227cb55c3bfa6d2b2c510ccac842_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:7fb1e0b090f758e89957594a747023a4043e707475d57f6e71f7ffadf8fe1ac8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0c148960bb60a8ab728ab025ae17cd9638bf33eb6b890cfb7d9355edc02ff528_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:12d9ced9e566d677502af33e01e7f89e1ce57525513ec78a10fcec539e9a0e18_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:23e9500e2b88f703d92c0e71008bdb96c442835fe0caa5960c60f74e4d083a3a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:591dc1e332c4214d751e522a3f156db275c34238a098b87744f764bb5078cbbb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:94ccdbfdafcf1ff2d5b1522efbb6e6c66950c3283f59c697f68709ea50c47cd3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:996005219a17d7676f8fbacd1c09fc563922084727a6d6937d759574d53eec2e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:bcb6471fa041dac601c983f786aa6aa4c05f591d962a0feab86ec28b7135f088_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:e09fdda8a783af83a2693ebd190abb3b4b3119da909789a60add3ae99c7db867_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4a7604bc418b77ea9e8b9212811b9f004fa9c3519ec69f0cca947e9bf024a5c2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:bccf52f944424157ac281567af6b5d3c6a901e503c693a93050823caadaf2582_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:c93e44a4b844dedfd80be876aeeff7fdf98fe13d81f8dff267efbd7485a23ad0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:dc735e86de6db46f50ab402d2758ac73ada53a07e6aead898a4690c9961c75aa_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:08b9edd9ce77f3ac14d6e387267d23482ced948db4655b1eb7958d843055ef79_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:39b42ea771a00edf8275b4c274999b4a0212c1a2d7473922e3968d0fe1fa6195_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:407d8011f16326cbd93016e2235b72fd66f829fa72f0558f03ab4920446616e1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:5104b3162b607a50fcf55eee4a42490b56637ac278c7f54ac2cb63fc11de5cdd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:0feb2bb59207a0c9acdfca1f0b279ea37030eb17329ada7c2873d219946165c4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:4046891f28acf722eb26b365f53504912afc837a3a7d51d2f5162ad4737bca0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:64210438ed80a847fbd3dfce081c0b38176ed25a3b5d7d16f699eb30de9a0e7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:7cc883a87d758f0594d8b1a886501c4621d32d54d9319ce33caeb5a6ccd33336_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:57cfd4d43f72dbe759480239190323bfba08a880f3643ec8c0e8516f051d3aa7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:79dc9a83d55e8e90b1365d99253b34287be6408575aec81da554ea7337907c80_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:81692c8d42debdac5f75f0db84aa9a055e8d2bcd8b92f4b2007a704edcd39ee0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:f2439a0c051d9b6b688a18204e0b0c0b16eccd3b81c5f1e0c84f967f6b6bafab_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1e4a7ea7f4de810de638affd4ca9d2671c47137d9b916cd3d9bf2982abead18c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:7075df66bd506ac1826bba7147831ced1fe39fcea2f58e2c75b4350ad4797496_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:a5b9c1a8ebe87f107b3920dae1df055cd78bcd4d3a3c03c4b5699b6710ea3593_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:d9c0fb50e102278b7dad10c59b3d8f35eff7c5798cce654c0ad10d146df23ede_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:05ed03d7f86337685b48e2155ad32b5b79218743906d7c1d99f928290a5fe42b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:7d70383dcd5f22e98f32a122f1b99332246fe94c34da6aa83a581e6411fd7917_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f84b2fdff9023eef6ba15bcd24e29c5705c65d40df67e33a7360d01a821046f8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:fd5e894feb6b26987267902cea32635d4941e6112efb87dbcce55431f10df401_s390x"
]
}
],
"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": [
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1a6b55e1aff357829801307fc13868be668683cd5757128529c05a427eaf5c06_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:a9478b93a039398fa9cf8cafd506b0928c6c44992b9843a1b4dd174a249229e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:be5a357a322a7698839765f046ddd8860cfdca5013c4e2f36fecef2ef77610d1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:c8d11529d16cdb3337d3fcc37a11df53e74a1f14c7fab7ec6e4b5a84f686cbd3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:3e996a288bdb941a3b266ef64c594eef1899091681de69f307c04f73e3333820_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:5a6ac6980d7c4969cf1574138f3acf527d871852145a2bff5aab339d87a6582c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:a3af61852d50b702896df295e5a68b4d53f997ff2413376b951f93cad50e845c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d874b4b1d5a7a98988df10e713a1bc0b542feebee5a6bbc6c0e0d84fb0798ec4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:1fdd64113c3424efbe7283057f4b71bc57eab3f8b92887f7202b179378181947_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:41311a9a395fea38f67fa954de4ceca786820a2c27bba59369da5fcdec56e514_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:886b951377221a5d8b5b32fc2e92d667c7df97e9828b765c0696c84453f5dec4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:e84a0449d2e6565e404a009e2c99cf54266ae34f23c889ae09f87d8c7d8ea729_arm64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:081e80d92fb4abca986fe555fecb5a1089c2ed884a8b06c673c2d9a0cba28a7d_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:4b59a91b0f4f0ee348074558411ac5a06b6daf80f281d82de78fefeb4cd64c2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:726d3185e3ec8b19448a515529b784c0fd115fd97f53598703b4e9efcab42c72_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:8c3a0c275df66554cc7580127847f8a25e1a93a37b2bc959c6c873fd56036127_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:6b4b56de6aa091ac87ce8a8c3beb2d82a5a019f2e1f6ff9f0ce220050d19d447_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ae6aaeae3e16c625db66c742f86f8743324cfd83469fd7460f42843f558cc596_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:b5fe209b755e3b97a968bf0dec2b22288c6a28f342ccca5afb9927dbbb5a8488_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ea647473a29becdead38ce07c20a3836dce6b9c4355b8ec749fa6c8fa01656ff_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:009192d26ff0422301cf1161cd7df863be8a69430a3ab02ce90711f56bd06739_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:2c5d51fc1a581737e92a337bb534f7e5a84ee51ab66c6db04fc5fe07a50bcd3d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:52ae03ffbd554c183c46d7c06feb3e7f64d11a3316beb3a180b9bf2c796b054b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9a3735b27a0b1e87f1008d20a5d26ceaad4aed91fb2d0387dd304f9e9230abf1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:222033b1c86d40c7ca2eec6a1668b097923a7fd03154380fbde31d7495a81464_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:76c04f4014f8b72600be2927ab294ef92528cc5ca68b75f0c3fe476b320e5e9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d7a7af28b169f38e7dbff61c6a4fe8651e034810865ebc1a617d7d9a1df1b84d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:f39e9bc78ba578522003b66f44c227b3cf3ca49f41e3d53c40a7eacd5b04ed3c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:1983c2581c6f46370a18e04b822a987a9326f3b80983ca5a659a17aa034b7ce6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:3829e6b7eb9c10742356d68e0cf2b6761697808976af08bd6bd635da9ba521ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:6cb786a7b9b60606fc87c2cdac198740248e822250f7522015665d7389dfa077_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:784c610aa01dc829d1352d04585a759013ecb573c6645d19f9167c76f40b6413_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:2ce6bc821b132a01d05d6d9bd3c1f8030dcaf25307fb48ae53ddcf126c57b034_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7a240591bd0cef0773f1cbe2fddc412817194d3f33ebeac34ecb3ee1977ad65d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a766d7433ea19b74e4584f038883546cd9e0365902924ea8e81955cd1f620f8a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:e983adf2ffdcaad13f4aefb295df3f0c32008b1c98de05a42a36473f10b1eac9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:0f7807cfa4efec2e3cbda82ab8200d0059c6e6308fde7707bac0c6b39df206e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:65c19f431c6f3c7d0dd91e2d8a5ee8621be54b0ce63233382473d023fb2ad71f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e2c1d1e4857fa8669dc6055295acb6fbfd9255d0002f74f462c5647291b98d37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e439078f9f17194417623ca25787d1a6b55d65083298b419b692c02a579413db_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:67dda827430141da9260addae0484b63d0526d2d4a69177e9c90850627a6792a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:911738cd76b2f2002a96354ac7e16235c5e555c48a6a876977e5539cd0cabad8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a16aface5e3be2f06a81cd365d8a29e8a342ce95d2d8d409c09ed2751e62e67b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:add94df989dceabc46ff0229282f993169d7d95d0d692bc083ec23df747d794f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:6187fae21ede179199da3e8335d83e518644bba4d045212d41ba543426d077ac_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:77543c0a770ab5096dd4af76d98dbdb6ad05a1981226ad7b41a7cc561d70697e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:7c2e90c6e02350643e2a40c46a0e5a759a9eb2eca0ecde33a3ebd89fe6e00378_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:afd26aec4a01abe704f5e4f5442035b90cbbd37cd5b7ef2d51f5c1ef6a575563_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:1399e8f547435a00446d2254ac70f41eb6537edf220287777dc484aaceaedc6d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2a3eb1e345523290314211c03bb37db2424ec1100720681941e0bd8889548877_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7ff09ae31d78e9cb98e4efc663cb4109b527414a98c10c5ac331bf4ab4e0d931_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:8d4f1943e1128aefa6c286f4bcf894edbbe5e8e7433a74d625b588a381f9dab0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:4e280b8e20624911dd5c8d153d82bbb501b5c73946a49e8262c6d4785ab4f2dd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:6661e606a4afd697cbfaa60eeebfd8fd34dfc00fd9f30c50ea7c03667439259a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8c1e6d77db40b1d307e54493fc7ff29fe2a01017074b79930b7dbf98dca63433_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:9fec429e172e0b73c04ffd73cf4c20205aa8beaf232ece79693deea008d9b4b3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:37c6f23f1cf874753f6794e5354302315044f8347623456087f853a91ded7c96_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:63c02eca979ef5ce4363814af3a1271be3b05c2db7f02684288538b57de91ad8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:72debbd2749a3e12fc8c2ceca48cba8976b3dbea85f0f5b890c4207f8f9eaf46_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:8b0bf37e7d8f868889313a9043e94844007026c2d2f3559ef583ccf4dc8bc14f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:0162d426242039dbb8d81bbeae6649cf21cd000c68531a54260cde322a487de4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:30205c1c53b731e727f4015af5c63e2928db2ee86b846f883271743ea51867d9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:46f52deef1d930e488f3a1592334ee756f514a529f4d9d07bb54f22e3a914e80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:4f6203e4dc3275ca44ec593fbdb6c3ab08fbae0c8e354f1c15fc6af0c170a181_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:41281622787b48d53f76228cb89059a07e5eb520a6f07b7b32144e13b3f72b84_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:65a7044631706e06835d757a9d0c139d2a30dce63a9a37ed25df716518e9302e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7ca2bc9395551ed087c9b923d5b8e9dcd04f558821f9ba6bb809df675a59fb35_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a7ff4ab478a7db1131f5c016a1626897c6219ea2d577379c8c436273fd5eabe1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:2a43a8e435a9d83b9003f2a4c8660385ba95ac9eee0513cfc32db3a78f6cd710_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:42eac5f982f2f5fed14d4da538dcd8d32443e387d053b5ee760852808ce7b7ae_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:a443b83efb9513e1d59dd39c4e2053de7fc81c74c9f8efe49428d01ec20dfb5c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:aff98872800448122344a5847a813c8197dc151ed9f07c53ad0e1d95da477f50_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:145ffa062b5d86b71ab6d4c72d11018491a1940d64764e77f849fa668509acea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:35dcda0e9cec2ad9bb468b1b5cf2ed2d8d5ab66f927698098371ac5f30b15ebf_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:8ec340a89cd5d57b48beec8ce60fe8128a9494a209884a1c76b1bb6d8004fe96_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:a577fc1aa6b9275b39bb5cfbda4ba7e759676b0175a91ba22657777f5546a888_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:02a9e0169a56c3fcfe825aa62c3d56788f02489b4f7f5bc1f10de5d2d052d7ff_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:0d1086aa230e96edf95e4fd6cbf1cb8b17c11f26e014601944582e307c4d4e59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:12048bfc0ba64b231fd0290c76e4d8188927e1053011252a130a642bdf33c7a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:975a3d23af223c2de0453ec3938c6c6591596cbea6e87300f7418b246543995d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f5df353cd7c20ce408d2a8a712a7667173d7f69a511bc821ca696d76526318b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:3f8e3641b68d61282ef2006a4253167645673effd2eddc633aba5d8ee06d012f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:b2ab980f6dd395657f618680a2a4134345cbe6cb90f608429f7c8721693371c0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bc26d00f0688549b0be5761eabe6242595aac35913c96335f9455aef1f7108f5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:036b13b8fd89466488b6df196eb3aace5de02485b6efd9f9a7559a68251d5271_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:246106b84de12f768f3e974e0e1e9309a683af06af2e33237176a2ccc1d89c66_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:b5fcbeec6cc1dd13a63a0026dc84a10082d0ca4eb6e2f31ae26c607bf3f1f95e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:e3df2849563d093d4c33cb8057b4117b4dc48cb30d39b25f68e4353d63e14066_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2721e17dbadf09237af979ecdaa06d78e5008593f81e2e0cdebff24d9d4c137d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:465fd369afac73c17e6bec785021b9814255d4abdede5dad0a4ca8c84cbfafab_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c13a96ca5de55eb3aff45efc2128c11e32b20b22410e52b6438a447095a7576c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c96641054000bf26f73ec579db9d0a56b7e54b7a7d4793eed20fcdb52521cd7c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:0d4844dc09a3e21e26e73e82f87d6a02d01a090748e946cf20fedfd6936d809e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4cd5d09c12a48cd5ce966ccd2e37a4e2e5c141e1ee6cb698d8f0373b1368d740_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67aa1bdc459a7112db04e9f8c0041f61be584235261aca7c7967a9a0510c6eb6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:f97f5cec64db96e60f5f2b2bba4fe1d5f79b985026510df08e97df1cd9edfff8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:01531f31c5d597cbb268d58036478d260dd069cb513a2c75d8d569e616a264ce_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:46e37410e7568c35cc4e19eb8902695ebce97c5c4549b644648db500fc983e71_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:88bdc4fde0f957359ac7249882dc80681b3edebaa7120261c9edb10be36b89eb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:b8b5799bd895bb3686b43288e1b6cbd82c60faf6783486cc27ec0fd316cc80f7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7965b35be1791f71c0b15c302708a1c255352de6ecd3762f07a9cd289cd34cb0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:9aaf56ab79342abcca348ca4452c6c17ec86ec5838fb0baf9a27a2bc4f7c67d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:bce92caf55f2567aae42a86923253afb01671c204245ad86c2beaff8430a6639_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:fa44755e2253febbe44952e5487a0d86b6a20aaaf83bd1198064db49575b5fc1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:328c1fb3983fd19e3b8794ef340f2f1c38e3b4869aabd42c929c37686ba142f7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:889d8df6de7dcedee226609c11845e55556dfc6c228cafc5c773f7cecee513bf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:dd6cd60782d2e20fc6d6bd7645517666aea942738bfa0b06a55ee068da59b968_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:e2d58f1805e7b159f212fccd8fd3298d4c302be98eb01a6cb3b83422ed30acaf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:07374fb39037f67ae5ec9dbb7959b30d8f039b94a1e4bc50796d1a6ab372595b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:1a3933778481e93e25e44518c66a2d1fe76d708314cefd5f55ff3326e4db8fbe_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5d22f6fb1baaa09c4c35516106da5d628ea8ce468441aefebb9ffb10a141ebfa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:d18bf43c2c35ce3352efb39099b4993bfa56356368b2ebf3e812cc0392fac702_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:03b07fa2a2c93563e07358f56d0f2dea061b3394cf8b0ddef8eab4c9491cda79_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:07377669c470f1efb77d10f12e3121fc8aea8481693212e394e7403114712e27_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:13fa04fb724f58a09e376b5f040a6c77e7a235bdbad2848cc31d6d6fb885807f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:cbbb2cbf10f0886a83c06105ee4f728ae0dc89c47781e42da9f1cfa1e2577c49_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:14d2e9a6dbe70e340d59298a0d2202900e752fa206cdfaf19519f9f3261b7abf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:63012f693b6046ca95edfc8f63e999d7da0c05f0d6bb9b614fba426f968ec85f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:6e9115e0d52521e3ec88b1ba92d9d4bbcc7a8c584710e204a8ee20a5c74bc66d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:8ca12b116c7b4f58e90f541d9cc9a1c449ac8c5d7009c856645a24f30755289d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:03ca660d7c757d60b17af160876371e401c295bdb55115bd56bf3617f64ab08f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:14503bfd7af16acdec80eb3e08008bec9e08ec2f9c88d133818e7fc1f36695aa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:a7825362e9da5ca76836c7213774f17be04f7d7a33ce9dd963b50c60010b63aa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:b6e08f53c1527e00dffb09063dd3777abd7b2c447cac8f6fdd177376c270c10c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:012ed2651cabbe498a525c90063d78fe468a94ca607bf4e027bc8179aca6eb60_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:07703a48e4f19f31f1ee8aff22776c10616227c984f3fa4a8ab80068af8644bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4670ec8192280d99f0b0351837e05c580dabdfb50ce07de614dc9bb92e3b1d08_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:99730a4376842a0b9a1f5f7083d1b8c22ff8ea5912d6da3450d050c9b0cf36d4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:4884a8b1139f19f1722e8356783c190a6a1c51c88870e0c367884940ea95c00a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:7350cafccafa28935e8248148bc15468c0e7d87cc4a6bf17d8ef47e0f6e7122b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:d93167c8041b3030419c95854523a8036ece327fb68ea2ab8f74a04e2c8437d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e41beea854fe3e395887c8042acc2403dbd239525081a6e6b18b8dea0afc1ad4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:19b5ab4363e9ad0b45d7df0d8d159bd52e4d27bd5eb588e74d92e75f87f5c285_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:5b67fbc43a9adda03dc35afb9e8757d52fc5fc43c70ad6bb22f5cc59e7b05514_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ab59845c6ec8e99f378f2f2a07087c58ff31abe2d1828f5aa1415d057d2e4fc6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b23c5b7eea0c3cf26ad1ad2dffda8847f8ab32f614ba5612b98755ef48345941_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:065d205e64fc8c462cafe046336400df21c32bc19eecd749ddd722c915c24159_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:0f182199c3b68aedcd8d1fca5a33517455280094951e1d71c6c949e192c31b9c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:67879974d4b32f9cbe69d6ee0d815e54b46525cacaa0b6db14fc48c4535519ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:fba212598089760c7db08ff983c297dba743ea8824d261f2b187a49dc4b367d7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:293a59573874331480e17d680d7128ef0bd58aa5ba80c48601ceb6474427f086_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:6a57c447cd9dd85092c1bf93593a98ea21fa48feda7ffe8705edfc92c4fe245c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:9a2c4b501631661a0acaf4787c17e01c7e46909bdd9ba3366d62eda9fc5f7007_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e10872b483e0755561e831ef7bee39a12ce08ac8e7ff8ac47da6f40317234da6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1fd262975034d74a65b7182b0a0af614c9e14e6205c954002d313d7f93575673_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:7ccea7a3e43269463b08bc4f530cda138176e9b15740d33e6fca3793df714b20_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:8f06ec8a1ed5d37d190997acc534d16870d251ad27cea8925ad03862bcffd222_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dfd7adfc5b7cc80e3947240cae277a018196c61f3588b3bc52688a8c5e5d2fca_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0792e1389550aef672794e860e69cfd65b5407ebd474a78beb1b539c093b8e2d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:25c7158a8dc8594bc2cfbf655ce305fa47c8fd50cbffa197c2bacc0a58dd825c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:6f2e9d9b0ae8f4890aae1b3da9314e0ef220227cb55c3bfa6d2b2c510ccac842_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:7fb1e0b090f758e89957594a747023a4043e707475d57f6e71f7ffadf8fe1ac8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0c148960bb60a8ab728ab025ae17cd9638bf33eb6b890cfb7d9355edc02ff528_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:12d9ced9e566d677502af33e01e7f89e1ce57525513ec78a10fcec539e9a0e18_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:23e9500e2b88f703d92c0e71008bdb96c442835fe0caa5960c60f74e4d083a3a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:591dc1e332c4214d751e522a3f156db275c34238a098b87744f764bb5078cbbb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:94ccdbfdafcf1ff2d5b1522efbb6e6c66950c3283f59c697f68709ea50c47cd3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:996005219a17d7676f8fbacd1c09fc563922084727a6d6937d759574d53eec2e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:bcb6471fa041dac601c983f786aa6aa4c05f591d962a0feab86ec28b7135f088_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:e09fdda8a783af83a2693ebd190abb3b4b3119da909789a60add3ae99c7db867_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4a7604bc418b77ea9e8b9212811b9f004fa9c3519ec69f0cca947e9bf024a5c2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:bccf52f944424157ac281567af6b5d3c6a901e503c693a93050823caadaf2582_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:c93e44a4b844dedfd80be876aeeff7fdf98fe13d81f8dff267efbd7485a23ad0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:dc735e86de6db46f50ab402d2758ac73ada53a07e6aead898a4690c9961c75aa_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:08b9edd9ce77f3ac14d6e387267d23482ced948db4655b1eb7958d843055ef79_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:39b42ea771a00edf8275b4c274999b4a0212c1a2d7473922e3968d0fe1fa6195_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:407d8011f16326cbd93016e2235b72fd66f829fa72f0558f03ab4920446616e1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:5104b3162b607a50fcf55eee4a42490b56637ac278c7f54ac2cb63fc11de5cdd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:0feb2bb59207a0c9acdfca1f0b279ea37030eb17329ada7c2873d219946165c4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:4046891f28acf722eb26b365f53504912afc837a3a7d51d2f5162ad4737bca0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:64210438ed80a847fbd3dfce081c0b38176ed25a3b5d7d16f699eb30de9a0e7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:7cc883a87d758f0594d8b1a886501c4621d32d54d9319ce33caeb5a6ccd33336_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:57cfd4d43f72dbe759480239190323bfba08a880f3643ec8c0e8516f051d3aa7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:79dc9a83d55e8e90b1365d99253b34287be6408575aec81da554ea7337907c80_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:81692c8d42debdac5f75f0db84aa9a055e8d2bcd8b92f4b2007a704edcd39ee0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:f2439a0c051d9b6b688a18204e0b0c0b16eccd3b81c5f1e0c84f967f6b6bafab_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1e4a7ea7f4de810de638affd4ca9d2671c47137d9b916cd3d9bf2982abead18c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:7075df66bd506ac1826bba7147831ced1fe39fcea2f58e2c75b4350ad4797496_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:a5b9c1a8ebe87f107b3920dae1df055cd78bcd4d3a3c03c4b5699b6710ea3593_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:d9c0fb50e102278b7dad10c59b3d8f35eff7c5798cce654c0ad10d146df23ede_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:05ed03d7f86337685b48e2155ad32b5b79218743906d7c1d99f928290a5fe42b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:7d70383dcd5f22e98f32a122f1b99332246fe94c34da6aa83a581e6411fd7917_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f84b2fdff9023eef6ba15bcd24e29c5705c65d40df67e33a7360d01a821046f8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:fd5e894feb6b26987267902cea32635d4941e6112efb87dbcce55431f10df401_s390x"
]
},
"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-08-12T18:02:50+00:00",
"details": "Before you apply this update, make sure all previously released errata\nthat are relevant to your system are applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1a6b55e1aff357829801307fc13868be668683cd5757128529c05a427eaf5c06_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:a9478b93a039398fa9cf8cafd506b0928c6c44992b9843a1b4dd174a249229e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:be5a357a322a7698839765f046ddd8860cfdca5013c4e2f36fecef2ef77610d1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:c8d11529d16cdb3337d3fcc37a11df53e74a1f14c7fab7ec6e4b5a84f686cbd3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:3e996a288bdb941a3b266ef64c594eef1899091681de69f307c04f73e3333820_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:5a6ac6980d7c4969cf1574138f3acf527d871852145a2bff5aab339d87a6582c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:a3af61852d50b702896df295e5a68b4d53f997ff2413376b951f93cad50e845c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d874b4b1d5a7a98988df10e713a1bc0b542feebee5a6bbc6c0e0d84fb0798ec4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:1fdd64113c3424efbe7283057f4b71bc57eab3f8b92887f7202b179378181947_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:41311a9a395fea38f67fa954de4ceca786820a2c27bba59369da5fcdec56e514_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:886b951377221a5d8b5b32fc2e92d667c7df97e9828b765c0696c84453f5dec4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:e84a0449d2e6565e404a009e2c99cf54266ae34f23c889ae09f87d8c7d8ea729_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54427"
},
{
"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": [
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:081e80d92fb4abca986fe555fecb5a1089c2ed884a8b06c673c2d9a0cba28a7d_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:4b59a91b0f4f0ee348074558411ac5a06b6daf80f281d82de78fefeb4cd64c2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:726d3185e3ec8b19448a515529b784c0fd115fd97f53598703b4e9efcab42c72_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:8c3a0c275df66554cc7580127847f8a25e1a93a37b2bc959c6c873fd56036127_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:6b4b56de6aa091ac87ce8a8c3beb2d82a5a019f2e1f6ff9f0ce220050d19d447_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ae6aaeae3e16c625db66c742f86f8743324cfd83469fd7460f42843f558cc596_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:b5fe209b755e3b97a968bf0dec2b22288c6a28f342ccca5afb9927dbbb5a8488_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ea647473a29becdead38ce07c20a3836dce6b9c4355b8ec749fa6c8fa01656ff_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:009192d26ff0422301cf1161cd7df863be8a69430a3ab02ce90711f56bd06739_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:2c5d51fc1a581737e92a337bb534f7e5a84ee51ab66c6db04fc5fe07a50bcd3d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:52ae03ffbd554c183c46d7c06feb3e7f64d11a3316beb3a180b9bf2c796b054b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9a3735b27a0b1e87f1008d20a5d26ceaad4aed91fb2d0387dd304f9e9230abf1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:222033b1c86d40c7ca2eec6a1668b097923a7fd03154380fbde31d7495a81464_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:76c04f4014f8b72600be2927ab294ef92528cc5ca68b75f0c3fe476b320e5e9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d7a7af28b169f38e7dbff61c6a4fe8651e034810865ebc1a617d7d9a1df1b84d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:f39e9bc78ba578522003b66f44c227b3cf3ca49f41e3d53c40a7eacd5b04ed3c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:1983c2581c6f46370a18e04b822a987a9326f3b80983ca5a659a17aa034b7ce6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:3829e6b7eb9c10742356d68e0cf2b6761697808976af08bd6bd635da9ba521ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:6cb786a7b9b60606fc87c2cdac198740248e822250f7522015665d7389dfa077_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:784c610aa01dc829d1352d04585a759013ecb573c6645d19f9167c76f40b6413_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:2ce6bc821b132a01d05d6d9bd3c1f8030dcaf25307fb48ae53ddcf126c57b034_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7a240591bd0cef0773f1cbe2fddc412817194d3f33ebeac34ecb3ee1977ad65d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a766d7433ea19b74e4584f038883546cd9e0365902924ea8e81955cd1f620f8a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:e983adf2ffdcaad13f4aefb295df3f0c32008b1c98de05a42a36473f10b1eac9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:0f7807cfa4efec2e3cbda82ab8200d0059c6e6308fde7707bac0c6b39df206e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:65c19f431c6f3c7d0dd91e2d8a5ee8621be54b0ce63233382473d023fb2ad71f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e2c1d1e4857fa8669dc6055295acb6fbfd9255d0002f74f462c5647291b98d37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e439078f9f17194417623ca25787d1a6b55d65083298b419b692c02a579413db_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:67dda827430141da9260addae0484b63d0526d2d4a69177e9c90850627a6792a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:911738cd76b2f2002a96354ac7e16235c5e555c48a6a876977e5539cd0cabad8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a16aface5e3be2f06a81cd365d8a29e8a342ce95d2d8d409c09ed2751e62e67b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:add94df989dceabc46ff0229282f993169d7d95d0d692bc083ec23df747d794f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1a6b55e1aff357829801307fc13868be668683cd5757128529c05a427eaf5c06_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:a9478b93a039398fa9cf8cafd506b0928c6c44992b9843a1b4dd174a249229e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:be5a357a322a7698839765f046ddd8860cfdca5013c4e2f36fecef2ef77610d1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:c8d11529d16cdb3337d3fcc37a11df53e74a1f14c7fab7ec6e4b5a84f686cbd3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:6187fae21ede179199da3e8335d83e518644bba4d045212d41ba543426d077ac_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:77543c0a770ab5096dd4af76d98dbdb6ad05a1981226ad7b41a7cc561d70697e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:7c2e90c6e02350643e2a40c46a0e5a759a9eb2eca0ecde33a3ebd89fe6e00378_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:afd26aec4a01abe704f5e4f5442035b90cbbd37cd5b7ef2d51f5c1ef6a575563_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:1399e8f547435a00446d2254ac70f41eb6537edf220287777dc484aaceaedc6d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2a3eb1e345523290314211c03bb37db2424ec1100720681941e0bd8889548877_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7ff09ae31d78e9cb98e4efc663cb4109b527414a98c10c5ac331bf4ab4e0d931_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:8d4f1943e1128aefa6c286f4bcf894edbbe5e8e7433a74d625b588a381f9dab0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:4e280b8e20624911dd5c8d153d82bbb501b5c73946a49e8262c6d4785ab4f2dd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:6661e606a4afd697cbfaa60eeebfd8fd34dfc00fd9f30c50ea7c03667439259a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8c1e6d77db40b1d307e54493fc7ff29fe2a01017074b79930b7dbf98dca63433_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:9fec429e172e0b73c04ffd73cf4c20205aa8beaf232ece79693deea008d9b4b3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:37c6f23f1cf874753f6794e5354302315044f8347623456087f853a91ded7c96_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:63c02eca979ef5ce4363814af3a1271be3b05c2db7f02684288538b57de91ad8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:72debbd2749a3e12fc8c2ceca48cba8976b3dbea85f0f5b890c4207f8f9eaf46_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:8b0bf37e7d8f868889313a9043e94844007026c2d2f3559ef583ccf4dc8bc14f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:0162d426242039dbb8d81bbeae6649cf21cd000c68531a54260cde322a487de4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:30205c1c53b731e727f4015af5c63e2928db2ee86b846f883271743ea51867d9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:46f52deef1d930e488f3a1592334ee756f514a529f4d9d07bb54f22e3a914e80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:4f6203e4dc3275ca44ec593fbdb6c3ab08fbae0c8e354f1c15fc6af0c170a181_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:41281622787b48d53f76228cb89059a07e5eb520a6f07b7b32144e13b3f72b84_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:65a7044631706e06835d757a9d0c139d2a30dce63a9a37ed25df716518e9302e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7ca2bc9395551ed087c9b923d5b8e9dcd04f558821f9ba6bb809df675a59fb35_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a7ff4ab478a7db1131f5c016a1626897c6219ea2d577379c8c436273fd5eabe1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:2a43a8e435a9d83b9003f2a4c8660385ba95ac9eee0513cfc32db3a78f6cd710_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:42eac5f982f2f5fed14d4da538dcd8d32443e387d053b5ee760852808ce7b7ae_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:a443b83efb9513e1d59dd39c4e2053de7fc81c74c9f8efe49428d01ec20dfb5c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:aff98872800448122344a5847a813c8197dc151ed9f07c53ad0e1d95da477f50_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:145ffa062b5d86b71ab6d4c72d11018491a1940d64764e77f849fa668509acea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:35dcda0e9cec2ad9bb468b1b5cf2ed2d8d5ab66f927698098371ac5f30b15ebf_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:8ec340a89cd5d57b48beec8ce60fe8128a9494a209884a1c76b1bb6d8004fe96_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:a577fc1aa6b9275b39bb5cfbda4ba7e759676b0175a91ba22657777f5546a888_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:02a9e0169a56c3fcfe825aa62c3d56788f02489b4f7f5bc1f10de5d2d052d7ff_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:0d1086aa230e96edf95e4fd6cbf1cb8b17c11f26e014601944582e307c4d4e59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:12048bfc0ba64b231fd0290c76e4d8188927e1053011252a130a642bdf33c7a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:975a3d23af223c2de0453ec3938c6c6591596cbea6e87300f7418b246543995d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f5df353cd7c20ce408d2a8a712a7667173d7f69a511bc821ca696d76526318b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:3f8e3641b68d61282ef2006a4253167645673effd2eddc633aba5d8ee06d012f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:b2ab980f6dd395657f618680a2a4134345cbe6cb90f608429f7c8721693371c0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bc26d00f0688549b0be5761eabe6242595aac35913c96335f9455aef1f7108f5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:036b13b8fd89466488b6df196eb3aace5de02485b6efd9f9a7559a68251d5271_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:246106b84de12f768f3e974e0e1e9309a683af06af2e33237176a2ccc1d89c66_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:b5fcbeec6cc1dd13a63a0026dc84a10082d0ca4eb6e2f31ae26c607bf3f1f95e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:e3df2849563d093d4c33cb8057b4117b4dc48cb30d39b25f68e4353d63e14066_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:3e996a288bdb941a3b266ef64c594eef1899091681de69f307c04f73e3333820_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:5a6ac6980d7c4969cf1574138f3acf527d871852145a2bff5aab339d87a6582c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:a3af61852d50b702896df295e5a68b4d53f997ff2413376b951f93cad50e845c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d874b4b1d5a7a98988df10e713a1bc0b542feebee5a6bbc6c0e0d84fb0798ec4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2721e17dbadf09237af979ecdaa06d78e5008593f81e2e0cdebff24d9d4c137d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:465fd369afac73c17e6bec785021b9814255d4abdede5dad0a4ca8c84cbfafab_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c13a96ca5de55eb3aff45efc2128c11e32b20b22410e52b6438a447095a7576c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c96641054000bf26f73ec579db9d0a56b7e54b7a7d4793eed20fcdb52521cd7c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:0d4844dc09a3e21e26e73e82f87d6a02d01a090748e946cf20fedfd6936d809e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4cd5d09c12a48cd5ce966ccd2e37a4e2e5c141e1ee6cb698d8f0373b1368d740_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67aa1bdc459a7112db04e9f8c0041f61be584235261aca7c7967a9a0510c6eb6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:f97f5cec64db96e60f5f2b2bba4fe1d5f79b985026510df08e97df1cd9edfff8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:01531f31c5d597cbb268d58036478d260dd069cb513a2c75d8d569e616a264ce_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:46e37410e7568c35cc4e19eb8902695ebce97c5c4549b644648db500fc983e71_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:88bdc4fde0f957359ac7249882dc80681b3edebaa7120261c9edb10be36b89eb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:b8b5799bd895bb3686b43288e1b6cbd82c60faf6783486cc27ec0fd316cc80f7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7965b35be1791f71c0b15c302708a1c255352de6ecd3762f07a9cd289cd34cb0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:9aaf56ab79342abcca348ca4452c6c17ec86ec5838fb0baf9a27a2bc4f7c67d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:bce92caf55f2567aae42a86923253afb01671c204245ad86c2beaff8430a6639_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:fa44755e2253febbe44952e5487a0d86b6a20aaaf83bd1198064db49575b5fc1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:328c1fb3983fd19e3b8794ef340f2f1c38e3b4869aabd42c929c37686ba142f7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:889d8df6de7dcedee226609c11845e55556dfc6c228cafc5c773f7cecee513bf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:dd6cd60782d2e20fc6d6bd7645517666aea942738bfa0b06a55ee068da59b968_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:e2d58f1805e7b159f212fccd8fd3298d4c302be98eb01a6cb3b83422ed30acaf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:07374fb39037f67ae5ec9dbb7959b30d8f039b94a1e4bc50796d1a6ab372595b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:1a3933778481e93e25e44518c66a2d1fe76d708314cefd5f55ff3326e4db8fbe_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5d22f6fb1baaa09c4c35516106da5d628ea8ce468441aefebb9ffb10a141ebfa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:d18bf43c2c35ce3352efb39099b4993bfa56356368b2ebf3e812cc0392fac702_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:1fdd64113c3424efbe7283057f4b71bc57eab3f8b92887f7202b179378181947_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:41311a9a395fea38f67fa954de4ceca786820a2c27bba59369da5fcdec56e514_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:886b951377221a5d8b5b32fc2e92d667c7df97e9828b765c0696c84453f5dec4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:e84a0449d2e6565e404a009e2c99cf54266ae34f23c889ae09f87d8c7d8ea729_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:03b07fa2a2c93563e07358f56d0f2dea061b3394cf8b0ddef8eab4c9491cda79_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:07377669c470f1efb77d10f12e3121fc8aea8481693212e394e7403114712e27_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:13fa04fb724f58a09e376b5f040a6c77e7a235bdbad2848cc31d6d6fb885807f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:cbbb2cbf10f0886a83c06105ee4f728ae0dc89c47781e42da9f1cfa1e2577c49_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:14d2e9a6dbe70e340d59298a0d2202900e752fa206cdfaf19519f9f3261b7abf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:63012f693b6046ca95edfc8f63e999d7da0c05f0d6bb9b614fba426f968ec85f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:6e9115e0d52521e3ec88b1ba92d9d4bbcc7a8c584710e204a8ee20a5c74bc66d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:8ca12b116c7b4f58e90f541d9cc9a1c449ac8c5d7009c856645a24f30755289d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:03ca660d7c757d60b17af160876371e401c295bdb55115bd56bf3617f64ab08f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:14503bfd7af16acdec80eb3e08008bec9e08ec2f9c88d133818e7fc1f36695aa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:a7825362e9da5ca76836c7213774f17be04f7d7a33ce9dd963b50c60010b63aa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:b6e08f53c1527e00dffb09063dd3777abd7b2c447cac8f6fdd177376c270c10c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:012ed2651cabbe498a525c90063d78fe468a94ca607bf4e027bc8179aca6eb60_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:07703a48e4f19f31f1ee8aff22776c10616227c984f3fa4a8ab80068af8644bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4670ec8192280d99f0b0351837e05c580dabdfb50ce07de614dc9bb92e3b1d08_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:99730a4376842a0b9a1f5f7083d1b8c22ff8ea5912d6da3450d050c9b0cf36d4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:4884a8b1139f19f1722e8356783c190a6a1c51c88870e0c367884940ea95c00a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:7350cafccafa28935e8248148bc15468c0e7d87cc4a6bf17d8ef47e0f6e7122b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:d93167c8041b3030419c95854523a8036ece327fb68ea2ab8f74a04e2c8437d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e41beea854fe3e395887c8042acc2403dbd239525081a6e6b18b8dea0afc1ad4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:19b5ab4363e9ad0b45d7df0d8d159bd52e4d27bd5eb588e74d92e75f87f5c285_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:5b67fbc43a9adda03dc35afb9e8757d52fc5fc43c70ad6bb22f5cc59e7b05514_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ab59845c6ec8e99f378f2f2a07087c58ff31abe2d1828f5aa1415d057d2e4fc6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b23c5b7eea0c3cf26ad1ad2dffda8847f8ab32f614ba5612b98755ef48345941_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:065d205e64fc8c462cafe046336400df21c32bc19eecd749ddd722c915c24159_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:0f182199c3b68aedcd8d1fca5a33517455280094951e1d71c6c949e192c31b9c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:67879974d4b32f9cbe69d6ee0d815e54b46525cacaa0b6db14fc48c4535519ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:fba212598089760c7db08ff983c297dba743ea8824d261f2b187a49dc4b367d7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:293a59573874331480e17d680d7128ef0bd58aa5ba80c48601ceb6474427f086_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:6a57c447cd9dd85092c1bf93593a98ea21fa48feda7ffe8705edfc92c4fe245c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:9a2c4b501631661a0acaf4787c17e01c7e46909bdd9ba3366d62eda9fc5f7007_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e10872b483e0755561e831ef7bee39a12ce08ac8e7ff8ac47da6f40317234da6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1fd262975034d74a65b7182b0a0af614c9e14e6205c954002d313d7f93575673_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:7ccea7a3e43269463b08bc4f530cda138176e9b15740d33e6fca3793df714b20_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:8f06ec8a1ed5d37d190997acc534d16870d251ad27cea8925ad03862bcffd222_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dfd7adfc5b7cc80e3947240cae277a018196c61f3588b3bc52688a8c5e5d2fca_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0792e1389550aef672794e860e69cfd65b5407ebd474a78beb1b539c093b8e2d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:25c7158a8dc8594bc2cfbf655ce305fa47c8fd50cbffa197c2bacc0a58dd825c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:6f2e9d9b0ae8f4890aae1b3da9314e0ef220227cb55c3bfa6d2b2c510ccac842_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:7fb1e0b090f758e89957594a747023a4043e707475d57f6e71f7ffadf8fe1ac8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0c148960bb60a8ab728ab025ae17cd9638bf33eb6b890cfb7d9355edc02ff528_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:12d9ced9e566d677502af33e01e7f89e1ce57525513ec78a10fcec539e9a0e18_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:23e9500e2b88f703d92c0e71008bdb96c442835fe0caa5960c60f74e4d083a3a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:591dc1e332c4214d751e522a3f156db275c34238a098b87744f764bb5078cbbb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:94ccdbfdafcf1ff2d5b1522efbb6e6c66950c3283f59c697f68709ea50c47cd3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:996005219a17d7676f8fbacd1c09fc563922084727a6d6937d759574d53eec2e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:bcb6471fa041dac601c983f786aa6aa4c05f591d962a0feab86ec28b7135f088_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:e09fdda8a783af83a2693ebd190abb3b4b3119da909789a60add3ae99c7db867_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4a7604bc418b77ea9e8b9212811b9f004fa9c3519ec69f0cca947e9bf024a5c2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:bccf52f944424157ac281567af6b5d3c6a901e503c693a93050823caadaf2582_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:c93e44a4b844dedfd80be876aeeff7fdf98fe13d81f8dff267efbd7485a23ad0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:dc735e86de6db46f50ab402d2758ac73ada53a07e6aead898a4690c9961c75aa_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:08b9edd9ce77f3ac14d6e387267d23482ced948db4655b1eb7958d843055ef79_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:39b42ea771a00edf8275b4c274999b4a0212c1a2d7473922e3968d0fe1fa6195_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:407d8011f16326cbd93016e2235b72fd66f829fa72f0558f03ab4920446616e1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:5104b3162b607a50fcf55eee4a42490b56637ac278c7f54ac2cb63fc11de5cdd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:0feb2bb59207a0c9acdfca1f0b279ea37030eb17329ada7c2873d219946165c4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:4046891f28acf722eb26b365f53504912afc837a3a7d51d2f5162ad4737bca0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:64210438ed80a847fbd3dfce081c0b38176ed25a3b5d7d16f699eb30de9a0e7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:7cc883a87d758f0594d8b1a886501c4621d32d54d9319ce33caeb5a6ccd33336_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:57cfd4d43f72dbe759480239190323bfba08a880f3643ec8c0e8516f051d3aa7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:79dc9a83d55e8e90b1365d99253b34287be6408575aec81da554ea7337907c80_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:81692c8d42debdac5f75f0db84aa9a055e8d2bcd8b92f4b2007a704edcd39ee0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:f2439a0c051d9b6b688a18204e0b0c0b16eccd3b81c5f1e0c84f967f6b6bafab_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1e4a7ea7f4de810de638affd4ca9d2671c47137d9b916cd3d9bf2982abead18c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:7075df66bd506ac1826bba7147831ced1fe39fcea2f58e2c75b4350ad4797496_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:a5b9c1a8ebe87f107b3920dae1df055cd78bcd4d3a3c03c4b5699b6710ea3593_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:d9c0fb50e102278b7dad10c59b3d8f35eff7c5798cce654c0ad10d146df23ede_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:05ed03d7f86337685b48e2155ad32b5b79218743906d7c1d99f928290a5fe42b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:7d70383dcd5f22e98f32a122f1b99332246fe94c34da6aa83a581e6411fd7917_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f84b2fdff9023eef6ba15bcd24e29c5705c65d40df67e33a7360d01a821046f8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:fd5e894feb6b26987267902cea32635d4941e6112efb87dbcce55431f10df401_s390x"
]
}
],
"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 Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:081e80d92fb4abca986fe555fecb5a1089c2ed884a8b06c673c2d9a0cba28a7d_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:4b59a91b0f4f0ee348074558411ac5a06b6daf80f281d82de78fefeb4cd64c2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:726d3185e3ec8b19448a515529b784c0fd115fd97f53598703b4e9efcab42c72_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:8c3a0c275df66554cc7580127847f8a25e1a93a37b2bc959c6c873fd56036127_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:6b4b56de6aa091ac87ce8a8c3beb2d82a5a019f2e1f6ff9f0ce220050d19d447_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ae6aaeae3e16c625db66c742f86f8743324cfd83469fd7460f42843f558cc596_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:b5fe209b755e3b97a968bf0dec2b22288c6a28f342ccca5afb9927dbbb5a8488_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ea647473a29becdead38ce07c20a3836dce6b9c4355b8ec749fa6c8fa01656ff_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:009192d26ff0422301cf1161cd7df863be8a69430a3ab02ce90711f56bd06739_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:2c5d51fc1a581737e92a337bb534f7e5a84ee51ab66c6db04fc5fe07a50bcd3d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:52ae03ffbd554c183c46d7c06feb3e7f64d11a3316beb3a180b9bf2c796b054b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9a3735b27a0b1e87f1008d20a5d26ceaad4aed91fb2d0387dd304f9e9230abf1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:222033b1c86d40c7ca2eec6a1668b097923a7fd03154380fbde31d7495a81464_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:76c04f4014f8b72600be2927ab294ef92528cc5ca68b75f0c3fe476b320e5e9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d7a7af28b169f38e7dbff61c6a4fe8651e034810865ebc1a617d7d9a1df1b84d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:f39e9bc78ba578522003b66f44c227b3cf3ca49f41e3d53c40a7eacd5b04ed3c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:1983c2581c6f46370a18e04b822a987a9326f3b80983ca5a659a17aa034b7ce6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:3829e6b7eb9c10742356d68e0cf2b6761697808976af08bd6bd635da9ba521ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:6cb786a7b9b60606fc87c2cdac198740248e822250f7522015665d7389dfa077_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:784c610aa01dc829d1352d04585a759013ecb573c6645d19f9167c76f40b6413_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:2ce6bc821b132a01d05d6d9bd3c1f8030dcaf25307fb48ae53ddcf126c57b034_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7a240591bd0cef0773f1cbe2fddc412817194d3f33ebeac34ecb3ee1977ad65d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a766d7433ea19b74e4584f038883546cd9e0365902924ea8e81955cd1f620f8a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:e983adf2ffdcaad13f4aefb295df3f0c32008b1c98de05a42a36473f10b1eac9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:0f7807cfa4efec2e3cbda82ab8200d0059c6e6308fde7707bac0c6b39df206e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:65c19f431c6f3c7d0dd91e2d8a5ee8621be54b0ce63233382473d023fb2ad71f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e2c1d1e4857fa8669dc6055295acb6fbfd9255d0002f74f462c5647291b98d37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e439078f9f17194417623ca25787d1a6b55d65083298b419b692c02a579413db_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:67dda827430141da9260addae0484b63d0526d2d4a69177e9c90850627a6792a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:911738cd76b2f2002a96354ac7e16235c5e555c48a6a876977e5539cd0cabad8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a16aface5e3be2f06a81cd365d8a29e8a342ce95d2d8d409c09ed2751e62e67b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:add94df989dceabc46ff0229282f993169d7d95d0d692bc083ec23df747d794f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1a6b55e1aff357829801307fc13868be668683cd5757128529c05a427eaf5c06_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:a9478b93a039398fa9cf8cafd506b0928c6c44992b9843a1b4dd174a249229e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:be5a357a322a7698839765f046ddd8860cfdca5013c4e2f36fecef2ef77610d1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:c8d11529d16cdb3337d3fcc37a11df53e74a1f14c7fab7ec6e4b5a84f686cbd3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:6187fae21ede179199da3e8335d83e518644bba4d045212d41ba543426d077ac_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:77543c0a770ab5096dd4af76d98dbdb6ad05a1981226ad7b41a7cc561d70697e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:7c2e90c6e02350643e2a40c46a0e5a759a9eb2eca0ecde33a3ebd89fe6e00378_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:afd26aec4a01abe704f5e4f5442035b90cbbd37cd5b7ef2d51f5c1ef6a575563_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:1399e8f547435a00446d2254ac70f41eb6537edf220287777dc484aaceaedc6d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2a3eb1e345523290314211c03bb37db2424ec1100720681941e0bd8889548877_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7ff09ae31d78e9cb98e4efc663cb4109b527414a98c10c5ac331bf4ab4e0d931_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:8d4f1943e1128aefa6c286f4bcf894edbbe5e8e7433a74d625b588a381f9dab0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:4e280b8e20624911dd5c8d153d82bbb501b5c73946a49e8262c6d4785ab4f2dd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:6661e606a4afd697cbfaa60eeebfd8fd34dfc00fd9f30c50ea7c03667439259a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8c1e6d77db40b1d307e54493fc7ff29fe2a01017074b79930b7dbf98dca63433_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:9fec429e172e0b73c04ffd73cf4c20205aa8beaf232ece79693deea008d9b4b3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:37c6f23f1cf874753f6794e5354302315044f8347623456087f853a91ded7c96_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:63c02eca979ef5ce4363814af3a1271be3b05c2db7f02684288538b57de91ad8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:72debbd2749a3e12fc8c2ceca48cba8976b3dbea85f0f5b890c4207f8f9eaf46_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:8b0bf37e7d8f868889313a9043e94844007026c2d2f3559ef583ccf4dc8bc14f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:0162d426242039dbb8d81bbeae6649cf21cd000c68531a54260cde322a487de4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:30205c1c53b731e727f4015af5c63e2928db2ee86b846f883271743ea51867d9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:46f52deef1d930e488f3a1592334ee756f514a529f4d9d07bb54f22e3a914e80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:4f6203e4dc3275ca44ec593fbdb6c3ab08fbae0c8e354f1c15fc6af0c170a181_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:41281622787b48d53f76228cb89059a07e5eb520a6f07b7b32144e13b3f72b84_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:65a7044631706e06835d757a9d0c139d2a30dce63a9a37ed25df716518e9302e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7ca2bc9395551ed087c9b923d5b8e9dcd04f558821f9ba6bb809df675a59fb35_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a7ff4ab478a7db1131f5c016a1626897c6219ea2d577379c8c436273fd5eabe1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:2a43a8e435a9d83b9003f2a4c8660385ba95ac9eee0513cfc32db3a78f6cd710_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:42eac5f982f2f5fed14d4da538dcd8d32443e387d053b5ee760852808ce7b7ae_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:a443b83efb9513e1d59dd39c4e2053de7fc81c74c9f8efe49428d01ec20dfb5c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:aff98872800448122344a5847a813c8197dc151ed9f07c53ad0e1d95da477f50_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:145ffa062b5d86b71ab6d4c72d11018491a1940d64764e77f849fa668509acea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:35dcda0e9cec2ad9bb468b1b5cf2ed2d8d5ab66f927698098371ac5f30b15ebf_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:8ec340a89cd5d57b48beec8ce60fe8128a9494a209884a1c76b1bb6d8004fe96_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:a577fc1aa6b9275b39bb5cfbda4ba7e759676b0175a91ba22657777f5546a888_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:02a9e0169a56c3fcfe825aa62c3d56788f02489b4f7f5bc1f10de5d2d052d7ff_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:0d1086aa230e96edf95e4fd6cbf1cb8b17c11f26e014601944582e307c4d4e59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:12048bfc0ba64b231fd0290c76e4d8188927e1053011252a130a642bdf33c7a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:975a3d23af223c2de0453ec3938c6c6591596cbea6e87300f7418b246543995d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f5df353cd7c20ce408d2a8a712a7667173d7f69a511bc821ca696d76526318b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:3f8e3641b68d61282ef2006a4253167645673effd2eddc633aba5d8ee06d012f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:b2ab980f6dd395657f618680a2a4134345cbe6cb90f608429f7c8721693371c0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bc26d00f0688549b0be5761eabe6242595aac35913c96335f9455aef1f7108f5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:036b13b8fd89466488b6df196eb3aace5de02485b6efd9f9a7559a68251d5271_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:246106b84de12f768f3e974e0e1e9309a683af06af2e33237176a2ccc1d89c66_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:b5fcbeec6cc1dd13a63a0026dc84a10082d0ca4eb6e2f31ae26c607bf3f1f95e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:e3df2849563d093d4c33cb8057b4117b4dc48cb30d39b25f68e4353d63e14066_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:3e996a288bdb941a3b266ef64c594eef1899091681de69f307c04f73e3333820_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:5a6ac6980d7c4969cf1574138f3acf527d871852145a2bff5aab339d87a6582c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:a3af61852d50b702896df295e5a68b4d53f997ff2413376b951f93cad50e845c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d874b4b1d5a7a98988df10e713a1bc0b542feebee5a6bbc6c0e0d84fb0798ec4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2721e17dbadf09237af979ecdaa06d78e5008593f81e2e0cdebff24d9d4c137d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:465fd369afac73c17e6bec785021b9814255d4abdede5dad0a4ca8c84cbfafab_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c13a96ca5de55eb3aff45efc2128c11e32b20b22410e52b6438a447095a7576c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c96641054000bf26f73ec579db9d0a56b7e54b7a7d4793eed20fcdb52521cd7c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:0d4844dc09a3e21e26e73e82f87d6a02d01a090748e946cf20fedfd6936d809e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4cd5d09c12a48cd5ce966ccd2e37a4e2e5c141e1ee6cb698d8f0373b1368d740_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67aa1bdc459a7112db04e9f8c0041f61be584235261aca7c7967a9a0510c6eb6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:f97f5cec64db96e60f5f2b2bba4fe1d5f79b985026510df08e97df1cd9edfff8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:01531f31c5d597cbb268d58036478d260dd069cb513a2c75d8d569e616a264ce_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:46e37410e7568c35cc4e19eb8902695ebce97c5c4549b644648db500fc983e71_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:88bdc4fde0f957359ac7249882dc80681b3edebaa7120261c9edb10be36b89eb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:b8b5799bd895bb3686b43288e1b6cbd82c60faf6783486cc27ec0fd316cc80f7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7965b35be1791f71c0b15c302708a1c255352de6ecd3762f07a9cd289cd34cb0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:9aaf56ab79342abcca348ca4452c6c17ec86ec5838fb0baf9a27a2bc4f7c67d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:bce92caf55f2567aae42a86923253afb01671c204245ad86c2beaff8430a6639_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:fa44755e2253febbe44952e5487a0d86b6a20aaaf83bd1198064db49575b5fc1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:328c1fb3983fd19e3b8794ef340f2f1c38e3b4869aabd42c929c37686ba142f7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:889d8df6de7dcedee226609c11845e55556dfc6c228cafc5c773f7cecee513bf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:dd6cd60782d2e20fc6d6bd7645517666aea942738bfa0b06a55ee068da59b968_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:e2d58f1805e7b159f212fccd8fd3298d4c302be98eb01a6cb3b83422ed30acaf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:07374fb39037f67ae5ec9dbb7959b30d8f039b94a1e4bc50796d1a6ab372595b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:1a3933778481e93e25e44518c66a2d1fe76d708314cefd5f55ff3326e4db8fbe_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5d22f6fb1baaa09c4c35516106da5d628ea8ce468441aefebb9ffb10a141ebfa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:d18bf43c2c35ce3352efb39099b4993bfa56356368b2ebf3e812cc0392fac702_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:1fdd64113c3424efbe7283057f4b71bc57eab3f8b92887f7202b179378181947_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:41311a9a395fea38f67fa954de4ceca786820a2c27bba59369da5fcdec56e514_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:886b951377221a5d8b5b32fc2e92d667c7df97e9828b765c0696c84453f5dec4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:e84a0449d2e6565e404a009e2c99cf54266ae34f23c889ae09f87d8c7d8ea729_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:03b07fa2a2c93563e07358f56d0f2dea061b3394cf8b0ddef8eab4c9491cda79_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:07377669c470f1efb77d10f12e3121fc8aea8481693212e394e7403114712e27_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:13fa04fb724f58a09e376b5f040a6c77e7a235bdbad2848cc31d6d6fb885807f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:cbbb2cbf10f0886a83c06105ee4f728ae0dc89c47781e42da9f1cfa1e2577c49_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:14d2e9a6dbe70e340d59298a0d2202900e752fa206cdfaf19519f9f3261b7abf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:63012f693b6046ca95edfc8f63e999d7da0c05f0d6bb9b614fba426f968ec85f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:6e9115e0d52521e3ec88b1ba92d9d4bbcc7a8c584710e204a8ee20a5c74bc66d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:8ca12b116c7b4f58e90f541d9cc9a1c449ac8c5d7009c856645a24f30755289d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:03ca660d7c757d60b17af160876371e401c295bdb55115bd56bf3617f64ab08f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:14503bfd7af16acdec80eb3e08008bec9e08ec2f9c88d133818e7fc1f36695aa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:a7825362e9da5ca76836c7213774f17be04f7d7a33ce9dd963b50c60010b63aa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:b6e08f53c1527e00dffb09063dd3777abd7b2c447cac8f6fdd177376c270c10c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:012ed2651cabbe498a525c90063d78fe468a94ca607bf4e027bc8179aca6eb60_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:07703a48e4f19f31f1ee8aff22776c10616227c984f3fa4a8ab80068af8644bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4670ec8192280d99f0b0351837e05c580dabdfb50ce07de614dc9bb92e3b1d08_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:99730a4376842a0b9a1f5f7083d1b8c22ff8ea5912d6da3450d050c9b0cf36d4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:4884a8b1139f19f1722e8356783c190a6a1c51c88870e0c367884940ea95c00a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:7350cafccafa28935e8248148bc15468c0e7d87cc4a6bf17d8ef47e0f6e7122b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:d93167c8041b3030419c95854523a8036ece327fb68ea2ab8f74a04e2c8437d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e41beea854fe3e395887c8042acc2403dbd239525081a6e6b18b8dea0afc1ad4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:19b5ab4363e9ad0b45d7df0d8d159bd52e4d27bd5eb588e74d92e75f87f5c285_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:5b67fbc43a9adda03dc35afb9e8757d52fc5fc43c70ad6bb22f5cc59e7b05514_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ab59845c6ec8e99f378f2f2a07087c58ff31abe2d1828f5aa1415d057d2e4fc6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b23c5b7eea0c3cf26ad1ad2dffda8847f8ab32f614ba5612b98755ef48345941_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:065d205e64fc8c462cafe046336400df21c32bc19eecd749ddd722c915c24159_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:0f182199c3b68aedcd8d1fca5a33517455280094951e1d71c6c949e192c31b9c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:67879974d4b32f9cbe69d6ee0d815e54b46525cacaa0b6db14fc48c4535519ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:fba212598089760c7db08ff983c297dba743ea8824d261f2b187a49dc4b367d7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:293a59573874331480e17d680d7128ef0bd58aa5ba80c48601ceb6474427f086_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:6a57c447cd9dd85092c1bf93593a98ea21fa48feda7ffe8705edfc92c4fe245c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:9a2c4b501631661a0acaf4787c17e01c7e46909bdd9ba3366d62eda9fc5f7007_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e10872b483e0755561e831ef7bee39a12ce08ac8e7ff8ac47da6f40317234da6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1fd262975034d74a65b7182b0a0af614c9e14e6205c954002d313d7f93575673_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:7ccea7a3e43269463b08bc4f530cda138176e9b15740d33e6fca3793df714b20_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:8f06ec8a1ed5d37d190997acc534d16870d251ad27cea8925ad03862bcffd222_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dfd7adfc5b7cc80e3947240cae277a018196c61f3588b3bc52688a8c5e5d2fca_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0792e1389550aef672794e860e69cfd65b5407ebd474a78beb1b539c093b8e2d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:25c7158a8dc8594bc2cfbf655ce305fa47c8fd50cbffa197c2bacc0a58dd825c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:6f2e9d9b0ae8f4890aae1b3da9314e0ef220227cb55c3bfa6d2b2c510ccac842_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:7fb1e0b090f758e89957594a747023a4043e707475d57f6e71f7ffadf8fe1ac8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0c148960bb60a8ab728ab025ae17cd9638bf33eb6b890cfb7d9355edc02ff528_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:12d9ced9e566d677502af33e01e7f89e1ce57525513ec78a10fcec539e9a0e18_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:23e9500e2b88f703d92c0e71008bdb96c442835fe0caa5960c60f74e4d083a3a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:591dc1e332c4214d751e522a3f156db275c34238a098b87744f764bb5078cbbb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:94ccdbfdafcf1ff2d5b1522efbb6e6c66950c3283f59c697f68709ea50c47cd3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:996005219a17d7676f8fbacd1c09fc563922084727a6d6937d759574d53eec2e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:bcb6471fa041dac601c983f786aa6aa4c05f591d962a0feab86ec28b7135f088_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:e09fdda8a783af83a2693ebd190abb3b4b3119da909789a60add3ae99c7db867_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4a7604bc418b77ea9e8b9212811b9f004fa9c3519ec69f0cca947e9bf024a5c2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:bccf52f944424157ac281567af6b5d3c6a901e503c693a93050823caadaf2582_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:c93e44a4b844dedfd80be876aeeff7fdf98fe13d81f8dff267efbd7485a23ad0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:dc735e86de6db46f50ab402d2758ac73ada53a07e6aead898a4690c9961c75aa_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:08b9edd9ce77f3ac14d6e387267d23482ced948db4655b1eb7958d843055ef79_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:39b42ea771a00edf8275b4c274999b4a0212c1a2d7473922e3968d0fe1fa6195_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:407d8011f16326cbd93016e2235b72fd66f829fa72f0558f03ab4920446616e1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:5104b3162b607a50fcf55eee4a42490b56637ac278c7f54ac2cb63fc11de5cdd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:0feb2bb59207a0c9acdfca1f0b279ea37030eb17329ada7c2873d219946165c4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:4046891f28acf722eb26b365f53504912afc837a3a7d51d2f5162ad4737bca0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:64210438ed80a847fbd3dfce081c0b38176ed25a3b5d7d16f699eb30de9a0e7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:7cc883a87d758f0594d8b1a886501c4621d32d54d9319ce33caeb5a6ccd33336_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:57cfd4d43f72dbe759480239190323bfba08a880f3643ec8c0e8516f051d3aa7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:79dc9a83d55e8e90b1365d99253b34287be6408575aec81da554ea7337907c80_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:81692c8d42debdac5f75f0db84aa9a055e8d2bcd8b92f4b2007a704edcd39ee0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:f2439a0c051d9b6b688a18204e0b0c0b16eccd3b81c5f1e0c84f967f6b6bafab_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1e4a7ea7f4de810de638affd4ca9d2671c47137d9b916cd3d9bf2982abead18c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:7075df66bd506ac1826bba7147831ced1fe39fcea2f58e2c75b4350ad4797496_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:a5b9c1a8ebe87f107b3920dae1df055cd78bcd4d3a3c03c4b5699b6710ea3593_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:d9c0fb50e102278b7dad10c59b3d8f35eff7c5798cce654c0ad10d146df23ede_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:05ed03d7f86337685b48e2155ad32b5b79218743906d7c1d99f928290a5fe42b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:7d70383dcd5f22e98f32a122f1b99332246fe94c34da6aa83a581e6411fd7917_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f84b2fdff9023eef6ba15bcd24e29c5705c65d40df67e33a7360d01a821046f8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:fd5e894feb6b26987267902cea32635d4941e6112efb87dbcce55431f10df401_s390x"
]
}
],
"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-27145",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-06-02T23:01:08.992540+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:081e80d92fb4abca986fe555fecb5a1089c2ed884a8b06c673c2d9a0cba28a7d_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:4b59a91b0f4f0ee348074558411ac5a06b6daf80f281d82de78fefeb4cd64c2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:726d3185e3ec8b19448a515529b784c0fd115fd97f53598703b4e9efcab42c72_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:8c3a0c275df66554cc7580127847f8a25e1a93a37b2bc959c6c873fd56036127_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:6b4b56de6aa091ac87ce8a8c3beb2d82a5a019f2e1f6ff9f0ce220050d19d447_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ae6aaeae3e16c625db66c742f86f8743324cfd83469fd7460f42843f558cc596_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:b5fe209b755e3b97a968bf0dec2b22288c6a28f342ccca5afb9927dbbb5a8488_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ea647473a29becdead38ce07c20a3836dce6b9c4355b8ec749fa6c8fa01656ff_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:009192d26ff0422301cf1161cd7df863be8a69430a3ab02ce90711f56bd06739_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:2c5d51fc1a581737e92a337bb534f7e5a84ee51ab66c6db04fc5fe07a50bcd3d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:52ae03ffbd554c183c46d7c06feb3e7f64d11a3316beb3a180b9bf2c796b054b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9a3735b27a0b1e87f1008d20a5d26ceaad4aed91fb2d0387dd304f9e9230abf1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:222033b1c86d40c7ca2eec6a1668b097923a7fd03154380fbde31d7495a81464_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:76c04f4014f8b72600be2927ab294ef92528cc5ca68b75f0c3fe476b320e5e9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d7a7af28b169f38e7dbff61c6a4fe8651e034810865ebc1a617d7d9a1df1b84d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:f39e9bc78ba578522003b66f44c227b3cf3ca49f41e3d53c40a7eacd5b04ed3c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:1983c2581c6f46370a18e04b822a987a9326f3b80983ca5a659a17aa034b7ce6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:3829e6b7eb9c10742356d68e0cf2b6761697808976af08bd6bd635da9ba521ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:6cb786a7b9b60606fc87c2cdac198740248e822250f7522015665d7389dfa077_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:784c610aa01dc829d1352d04585a759013ecb573c6645d19f9167c76f40b6413_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:2ce6bc821b132a01d05d6d9bd3c1f8030dcaf25307fb48ae53ddcf126c57b034_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7a240591bd0cef0773f1cbe2fddc412817194d3f33ebeac34ecb3ee1977ad65d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a766d7433ea19b74e4584f038883546cd9e0365902924ea8e81955cd1f620f8a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:e983adf2ffdcaad13f4aefb295df3f0c32008b1c98de05a42a36473f10b1eac9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:0f7807cfa4efec2e3cbda82ab8200d0059c6e6308fde7707bac0c6b39df206e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:65c19f431c6f3c7d0dd91e2d8a5ee8621be54b0ce63233382473d023fb2ad71f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e2c1d1e4857fa8669dc6055295acb6fbfd9255d0002f74f462c5647291b98d37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e439078f9f17194417623ca25787d1a6b55d65083298b419b692c02a579413db_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:67dda827430141da9260addae0484b63d0526d2d4a69177e9c90850627a6792a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:911738cd76b2f2002a96354ac7e16235c5e555c48a6a876977e5539cd0cabad8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a16aface5e3be2f06a81cd365d8a29e8a342ce95d2d8d409c09ed2751e62e67b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:add94df989dceabc46ff0229282f993169d7d95d0d692bc083ec23df747d794f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1a6b55e1aff357829801307fc13868be668683cd5757128529c05a427eaf5c06_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:a9478b93a039398fa9cf8cafd506b0928c6c44992b9843a1b4dd174a249229e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:be5a357a322a7698839765f046ddd8860cfdca5013c4e2f36fecef2ef77610d1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:c8d11529d16cdb3337d3fcc37a11df53e74a1f14c7fab7ec6e4b5a84f686cbd3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:6187fae21ede179199da3e8335d83e518644bba4d045212d41ba543426d077ac_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:77543c0a770ab5096dd4af76d98dbdb6ad05a1981226ad7b41a7cc561d70697e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:7c2e90c6e02350643e2a40c46a0e5a759a9eb2eca0ecde33a3ebd89fe6e00378_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:afd26aec4a01abe704f5e4f5442035b90cbbd37cd5b7ef2d51f5c1ef6a575563_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:1399e8f547435a00446d2254ac70f41eb6537edf220287777dc484aaceaedc6d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2a3eb1e345523290314211c03bb37db2424ec1100720681941e0bd8889548877_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7ff09ae31d78e9cb98e4efc663cb4109b527414a98c10c5ac331bf4ab4e0d931_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:8d4f1943e1128aefa6c286f4bcf894edbbe5e8e7433a74d625b588a381f9dab0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:4e280b8e20624911dd5c8d153d82bbb501b5c73946a49e8262c6d4785ab4f2dd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:6661e606a4afd697cbfaa60eeebfd8fd34dfc00fd9f30c50ea7c03667439259a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8c1e6d77db40b1d307e54493fc7ff29fe2a01017074b79930b7dbf98dca63433_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:9fec429e172e0b73c04ffd73cf4c20205aa8beaf232ece79693deea008d9b4b3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:37c6f23f1cf874753f6794e5354302315044f8347623456087f853a91ded7c96_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:63c02eca979ef5ce4363814af3a1271be3b05c2db7f02684288538b57de91ad8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:72debbd2749a3e12fc8c2ceca48cba8976b3dbea85f0f5b890c4207f8f9eaf46_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:8b0bf37e7d8f868889313a9043e94844007026c2d2f3559ef583ccf4dc8bc14f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:0162d426242039dbb8d81bbeae6649cf21cd000c68531a54260cde322a487de4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:30205c1c53b731e727f4015af5c63e2928db2ee86b846f883271743ea51867d9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:46f52deef1d930e488f3a1592334ee756f514a529f4d9d07bb54f22e3a914e80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:4f6203e4dc3275ca44ec593fbdb6c3ab08fbae0c8e354f1c15fc6af0c170a181_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:41281622787b48d53f76228cb89059a07e5eb520a6f07b7b32144e13b3f72b84_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:65a7044631706e06835d757a9d0c139d2a30dce63a9a37ed25df716518e9302e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7ca2bc9395551ed087c9b923d5b8e9dcd04f558821f9ba6bb809df675a59fb35_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a7ff4ab478a7db1131f5c016a1626897c6219ea2d577379c8c436273fd5eabe1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:2a43a8e435a9d83b9003f2a4c8660385ba95ac9eee0513cfc32db3a78f6cd710_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:42eac5f982f2f5fed14d4da538dcd8d32443e387d053b5ee760852808ce7b7ae_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:a443b83efb9513e1d59dd39c4e2053de7fc81c74c9f8efe49428d01ec20dfb5c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:aff98872800448122344a5847a813c8197dc151ed9f07c53ad0e1d95da477f50_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:145ffa062b5d86b71ab6d4c72d11018491a1940d64764e77f849fa668509acea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:35dcda0e9cec2ad9bb468b1b5cf2ed2d8d5ab66f927698098371ac5f30b15ebf_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:8ec340a89cd5d57b48beec8ce60fe8128a9494a209884a1c76b1bb6d8004fe96_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:a577fc1aa6b9275b39bb5cfbda4ba7e759676b0175a91ba22657777f5546a888_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:02a9e0169a56c3fcfe825aa62c3d56788f02489b4f7f5bc1f10de5d2d052d7ff_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:0d1086aa230e96edf95e4fd6cbf1cb8b17c11f26e014601944582e307c4d4e59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:12048bfc0ba64b231fd0290c76e4d8188927e1053011252a130a642bdf33c7a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:975a3d23af223c2de0453ec3938c6c6591596cbea6e87300f7418b246543995d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f5df353cd7c20ce408d2a8a712a7667173d7f69a511bc821ca696d76526318b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:3f8e3641b68d61282ef2006a4253167645673effd2eddc633aba5d8ee06d012f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:b2ab980f6dd395657f618680a2a4134345cbe6cb90f608429f7c8721693371c0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bc26d00f0688549b0be5761eabe6242595aac35913c96335f9455aef1f7108f5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:036b13b8fd89466488b6df196eb3aace5de02485b6efd9f9a7559a68251d5271_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:246106b84de12f768f3e974e0e1e9309a683af06af2e33237176a2ccc1d89c66_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:b5fcbeec6cc1dd13a63a0026dc84a10082d0ca4eb6e2f31ae26c607bf3f1f95e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:e3df2849563d093d4c33cb8057b4117b4dc48cb30d39b25f68e4353d63e14066_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:3e996a288bdb941a3b266ef64c594eef1899091681de69f307c04f73e3333820_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:5a6ac6980d7c4969cf1574138f3acf527d871852145a2bff5aab339d87a6582c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:a3af61852d50b702896df295e5a68b4d53f997ff2413376b951f93cad50e845c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d874b4b1d5a7a98988df10e713a1bc0b542feebee5a6bbc6c0e0d84fb0798ec4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2721e17dbadf09237af979ecdaa06d78e5008593f81e2e0cdebff24d9d4c137d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:465fd369afac73c17e6bec785021b9814255d4abdede5dad0a4ca8c84cbfafab_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c13a96ca5de55eb3aff45efc2128c11e32b20b22410e52b6438a447095a7576c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c96641054000bf26f73ec579db9d0a56b7e54b7a7d4793eed20fcdb52521cd7c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:0d4844dc09a3e21e26e73e82f87d6a02d01a090748e946cf20fedfd6936d809e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4cd5d09c12a48cd5ce966ccd2e37a4e2e5c141e1ee6cb698d8f0373b1368d740_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67aa1bdc459a7112db04e9f8c0041f61be584235261aca7c7967a9a0510c6eb6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:f97f5cec64db96e60f5f2b2bba4fe1d5f79b985026510df08e97df1cd9edfff8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:01531f31c5d597cbb268d58036478d260dd069cb513a2c75d8d569e616a264ce_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:46e37410e7568c35cc4e19eb8902695ebce97c5c4549b644648db500fc983e71_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:88bdc4fde0f957359ac7249882dc80681b3edebaa7120261c9edb10be36b89eb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:b8b5799bd895bb3686b43288e1b6cbd82c60faf6783486cc27ec0fd316cc80f7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7965b35be1791f71c0b15c302708a1c255352de6ecd3762f07a9cd289cd34cb0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:9aaf56ab79342abcca348ca4452c6c17ec86ec5838fb0baf9a27a2bc4f7c67d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:bce92caf55f2567aae42a86923253afb01671c204245ad86c2beaff8430a6639_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:fa44755e2253febbe44952e5487a0d86b6a20aaaf83bd1198064db49575b5fc1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:328c1fb3983fd19e3b8794ef340f2f1c38e3b4869aabd42c929c37686ba142f7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:889d8df6de7dcedee226609c11845e55556dfc6c228cafc5c773f7cecee513bf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:dd6cd60782d2e20fc6d6bd7645517666aea942738bfa0b06a55ee068da59b968_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:e2d58f1805e7b159f212fccd8fd3298d4c302be98eb01a6cb3b83422ed30acaf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:07374fb39037f67ae5ec9dbb7959b30d8f039b94a1e4bc50796d1a6ab372595b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:1a3933778481e93e25e44518c66a2d1fe76d708314cefd5f55ff3326e4db8fbe_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5d22f6fb1baaa09c4c35516106da5d628ea8ce468441aefebb9ffb10a141ebfa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:d18bf43c2c35ce3352efb39099b4993bfa56356368b2ebf3e812cc0392fac702_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:1fdd64113c3424efbe7283057f4b71bc57eab3f8b92887f7202b179378181947_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:41311a9a395fea38f67fa954de4ceca786820a2c27bba59369da5fcdec56e514_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:886b951377221a5d8b5b32fc2e92d667c7df97e9828b765c0696c84453f5dec4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:e84a0449d2e6565e404a009e2c99cf54266ae34f23c889ae09f87d8c7d8ea729_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:03b07fa2a2c93563e07358f56d0f2dea061b3394cf8b0ddef8eab4c9491cda79_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:07377669c470f1efb77d10f12e3121fc8aea8481693212e394e7403114712e27_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:13fa04fb724f58a09e376b5f040a6c77e7a235bdbad2848cc31d6d6fb885807f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:cbbb2cbf10f0886a83c06105ee4f728ae0dc89c47781e42da9f1cfa1e2577c49_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:14d2e9a6dbe70e340d59298a0d2202900e752fa206cdfaf19519f9f3261b7abf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:63012f693b6046ca95edfc8f63e999d7da0c05f0d6bb9b614fba426f968ec85f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:6e9115e0d52521e3ec88b1ba92d9d4bbcc7a8c584710e204a8ee20a5c74bc66d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:8ca12b116c7b4f58e90f541d9cc9a1c449ac8c5d7009c856645a24f30755289d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:03ca660d7c757d60b17af160876371e401c295bdb55115bd56bf3617f64ab08f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:14503bfd7af16acdec80eb3e08008bec9e08ec2f9c88d133818e7fc1f36695aa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:a7825362e9da5ca76836c7213774f17be04f7d7a33ce9dd963b50c60010b63aa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:b6e08f53c1527e00dffb09063dd3777abd7b2c447cac8f6fdd177376c270c10c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:065d205e64fc8c462cafe046336400df21c32bc19eecd749ddd722c915c24159_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:0f182199c3b68aedcd8d1fca5a33517455280094951e1d71c6c949e192c31b9c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:67879974d4b32f9cbe69d6ee0d815e54b46525cacaa0b6db14fc48c4535519ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:fba212598089760c7db08ff983c297dba743ea8824d261f2b187a49dc4b367d7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:293a59573874331480e17d680d7128ef0bd58aa5ba80c48601ceb6474427f086_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:6a57c447cd9dd85092c1bf93593a98ea21fa48feda7ffe8705edfc92c4fe245c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:9a2c4b501631661a0acaf4787c17e01c7e46909bdd9ba3366d62eda9fc5f7007_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e10872b483e0755561e831ef7bee39a12ce08ac8e7ff8ac47da6f40317234da6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1fd262975034d74a65b7182b0a0af614c9e14e6205c954002d313d7f93575673_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:7ccea7a3e43269463b08bc4f530cda138176e9b15740d33e6fca3793df714b20_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:8f06ec8a1ed5d37d190997acc534d16870d251ad27cea8925ad03862bcffd222_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dfd7adfc5b7cc80e3947240cae277a018196c61f3588b3bc52688a8c5e5d2fca_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0792e1389550aef672794e860e69cfd65b5407ebd474a78beb1b539c093b8e2d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:25c7158a8dc8594bc2cfbf655ce305fa47c8fd50cbffa197c2bacc0a58dd825c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:6f2e9d9b0ae8f4890aae1b3da9314e0ef220227cb55c3bfa6d2b2c510ccac842_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:7fb1e0b090f758e89957594a747023a4043e707475d57f6e71f7ffadf8fe1ac8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0c148960bb60a8ab728ab025ae17cd9638bf33eb6b890cfb7d9355edc02ff528_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:12d9ced9e566d677502af33e01e7f89e1ce57525513ec78a10fcec539e9a0e18_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:23e9500e2b88f703d92c0e71008bdb96c442835fe0caa5960c60f74e4d083a3a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:591dc1e332c4214d751e522a3f156db275c34238a098b87744f764bb5078cbbb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:94ccdbfdafcf1ff2d5b1522efbb6e6c66950c3283f59c697f68709ea50c47cd3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:996005219a17d7676f8fbacd1c09fc563922084727a6d6937d759574d53eec2e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:bcb6471fa041dac601c983f786aa6aa4c05f591d962a0feab86ec28b7135f088_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:e09fdda8a783af83a2693ebd190abb3b4b3119da909789a60add3ae99c7db867_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4a7604bc418b77ea9e8b9212811b9f004fa9c3519ec69f0cca947e9bf024a5c2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:bccf52f944424157ac281567af6b5d3c6a901e503c693a93050823caadaf2582_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:c93e44a4b844dedfd80be876aeeff7fdf98fe13d81f8dff267efbd7485a23ad0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:dc735e86de6db46f50ab402d2758ac73ada53a07e6aead898a4690c9961c75aa_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:08b9edd9ce77f3ac14d6e387267d23482ced948db4655b1eb7958d843055ef79_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:39b42ea771a00edf8275b4c274999b4a0212c1a2d7473922e3968d0fe1fa6195_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:407d8011f16326cbd93016e2235b72fd66f829fa72f0558f03ab4920446616e1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:5104b3162b607a50fcf55eee4a42490b56637ac278c7f54ac2cb63fc11de5cdd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:0feb2bb59207a0c9acdfca1f0b279ea37030eb17329ada7c2873d219946165c4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:4046891f28acf722eb26b365f53504912afc837a3a7d51d2f5162ad4737bca0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:64210438ed80a847fbd3dfce081c0b38176ed25a3b5d7d16f699eb30de9a0e7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:7cc883a87d758f0594d8b1a886501c4621d32d54d9319ce33caeb5a6ccd33336_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:57cfd4d43f72dbe759480239190323bfba08a880f3643ec8c0e8516f051d3aa7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:79dc9a83d55e8e90b1365d99253b34287be6408575aec81da554ea7337907c80_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:81692c8d42debdac5f75f0db84aa9a055e8d2bcd8b92f4b2007a704edcd39ee0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:f2439a0c051d9b6b688a18204e0b0c0b16eccd3b81c5f1e0c84f967f6b6bafab_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1e4a7ea7f4de810de638affd4ca9d2671c47137d9b916cd3d9bf2982abead18c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:7075df66bd506ac1826bba7147831ced1fe39fcea2f58e2c75b4350ad4797496_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:a5b9c1a8ebe87f107b3920dae1df055cd78bcd4d3a3c03c4b5699b6710ea3593_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:d9c0fb50e102278b7dad10c59b3d8f35eff7c5798cce654c0ad10d146df23ede_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:05ed03d7f86337685b48e2155ad32b5b79218743906d7c1d99f928290a5fe42b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:7d70383dcd5f22e98f32a122f1b99332246fe94c34da6aa83a581e6411fd7917_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f84b2fdff9023eef6ba15bcd24e29c5705c65d40df67e33a7360d01a821046f8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:fd5e894feb6b26987267902cea32635d4941e6112efb87dbcce55431f10df401_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484207"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/x509` package of `golang`. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by presenting a specially crafted X.509 certificate with a large number of DNS Subject Alternative Name (SAN) entries. The certificate verification process, specifically the `VerifyHostname` function, incurs excessive computational overhead due to repeated string operations when processing these entries. This can lead to a significant performance degradation or unresponsiveness of systems validating such certificates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in the Go standard library crypto/x509 package. When verifying a TLS certificate hostname, VerifyHostname processed each DNS Subject Alternative Name (SAN) entry in a loop and repeatedly split the candidate hostname on \".\" characters. For certificates with a very large DNS SAN list, CPU use could grow quadratically with the number of SAN entries and hostname labels. Because hostname verification runs before the certificate chain is built, this overhead can occur even when the certificate is not trusted.\n\nRed Hat rates this issue as Important. It affects Red Hat products that include the Go standard library crypto/x509 code from an affected Go toolchain version (before Go 1.25.11, or from Go 1.26.0 through Go 1.26.3). Applications and container images built with a fixed Go release (1.25.11 or later, or 1.26.4 or later) are not affected. Community distributions such as Fedora are also affected.\n\nUpstream fix: Go 1.25.11 and Go 1.26.4 (GO-2026-5037).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:012ed2651cabbe498a525c90063d78fe468a94ca607bf4e027bc8179aca6eb60_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:07703a48e4f19f31f1ee8aff22776c10616227c984f3fa4a8ab80068af8644bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4670ec8192280d99f0b0351837e05c580dabdfb50ce07de614dc9bb92e3b1d08_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:99730a4376842a0b9a1f5f7083d1b8c22ff8ea5912d6da3450d050c9b0cf36d4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:4884a8b1139f19f1722e8356783c190a6a1c51c88870e0c367884940ea95c00a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:7350cafccafa28935e8248148bc15468c0e7d87cc4a6bf17d8ef47e0f6e7122b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:d93167c8041b3030419c95854523a8036ece327fb68ea2ab8f74a04e2c8437d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e41beea854fe3e395887c8042acc2403dbd239525081a6e6b18b8dea0afc1ad4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:19b5ab4363e9ad0b45d7df0d8d159bd52e4d27bd5eb588e74d92e75f87f5c285_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:5b67fbc43a9adda03dc35afb9e8757d52fc5fc43c70ad6bb22f5cc59e7b05514_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ab59845c6ec8e99f378f2f2a07087c58ff31abe2d1828f5aa1415d057d2e4fc6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b23c5b7eea0c3cf26ad1ad2dffda8847f8ab32f614ba5612b98755ef48345941_s390x"
],
"known_not_affected": [
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:081e80d92fb4abca986fe555fecb5a1089c2ed884a8b06c673c2d9a0cba28a7d_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:4b59a91b0f4f0ee348074558411ac5a06b6daf80f281d82de78fefeb4cd64c2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:726d3185e3ec8b19448a515529b784c0fd115fd97f53598703b4e9efcab42c72_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:8c3a0c275df66554cc7580127847f8a25e1a93a37b2bc959c6c873fd56036127_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:6b4b56de6aa091ac87ce8a8c3beb2d82a5a019f2e1f6ff9f0ce220050d19d447_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ae6aaeae3e16c625db66c742f86f8743324cfd83469fd7460f42843f558cc596_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:b5fe209b755e3b97a968bf0dec2b22288c6a28f342ccca5afb9927dbbb5a8488_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ea647473a29becdead38ce07c20a3836dce6b9c4355b8ec749fa6c8fa01656ff_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:009192d26ff0422301cf1161cd7df863be8a69430a3ab02ce90711f56bd06739_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:2c5d51fc1a581737e92a337bb534f7e5a84ee51ab66c6db04fc5fe07a50bcd3d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:52ae03ffbd554c183c46d7c06feb3e7f64d11a3316beb3a180b9bf2c796b054b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9a3735b27a0b1e87f1008d20a5d26ceaad4aed91fb2d0387dd304f9e9230abf1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:222033b1c86d40c7ca2eec6a1668b097923a7fd03154380fbde31d7495a81464_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:76c04f4014f8b72600be2927ab294ef92528cc5ca68b75f0c3fe476b320e5e9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d7a7af28b169f38e7dbff61c6a4fe8651e034810865ebc1a617d7d9a1df1b84d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:f39e9bc78ba578522003b66f44c227b3cf3ca49f41e3d53c40a7eacd5b04ed3c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:1983c2581c6f46370a18e04b822a987a9326f3b80983ca5a659a17aa034b7ce6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:3829e6b7eb9c10742356d68e0cf2b6761697808976af08bd6bd635da9ba521ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:6cb786a7b9b60606fc87c2cdac198740248e822250f7522015665d7389dfa077_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:784c610aa01dc829d1352d04585a759013ecb573c6645d19f9167c76f40b6413_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:2ce6bc821b132a01d05d6d9bd3c1f8030dcaf25307fb48ae53ddcf126c57b034_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7a240591bd0cef0773f1cbe2fddc412817194d3f33ebeac34ecb3ee1977ad65d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a766d7433ea19b74e4584f038883546cd9e0365902924ea8e81955cd1f620f8a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:e983adf2ffdcaad13f4aefb295df3f0c32008b1c98de05a42a36473f10b1eac9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:0f7807cfa4efec2e3cbda82ab8200d0059c6e6308fde7707bac0c6b39df206e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:65c19f431c6f3c7d0dd91e2d8a5ee8621be54b0ce63233382473d023fb2ad71f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e2c1d1e4857fa8669dc6055295acb6fbfd9255d0002f74f462c5647291b98d37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e439078f9f17194417623ca25787d1a6b55d65083298b419b692c02a579413db_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:67dda827430141da9260addae0484b63d0526d2d4a69177e9c90850627a6792a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:911738cd76b2f2002a96354ac7e16235c5e555c48a6a876977e5539cd0cabad8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a16aface5e3be2f06a81cd365d8a29e8a342ce95d2d8d409c09ed2751e62e67b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:add94df989dceabc46ff0229282f993169d7d95d0d692bc083ec23df747d794f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1a6b55e1aff357829801307fc13868be668683cd5757128529c05a427eaf5c06_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:a9478b93a039398fa9cf8cafd506b0928c6c44992b9843a1b4dd174a249229e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:be5a357a322a7698839765f046ddd8860cfdca5013c4e2f36fecef2ef77610d1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:c8d11529d16cdb3337d3fcc37a11df53e74a1f14c7fab7ec6e4b5a84f686cbd3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:6187fae21ede179199da3e8335d83e518644bba4d045212d41ba543426d077ac_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:77543c0a770ab5096dd4af76d98dbdb6ad05a1981226ad7b41a7cc561d70697e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:7c2e90c6e02350643e2a40c46a0e5a759a9eb2eca0ecde33a3ebd89fe6e00378_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:afd26aec4a01abe704f5e4f5442035b90cbbd37cd5b7ef2d51f5c1ef6a575563_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:1399e8f547435a00446d2254ac70f41eb6537edf220287777dc484aaceaedc6d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2a3eb1e345523290314211c03bb37db2424ec1100720681941e0bd8889548877_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7ff09ae31d78e9cb98e4efc663cb4109b527414a98c10c5ac331bf4ab4e0d931_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:8d4f1943e1128aefa6c286f4bcf894edbbe5e8e7433a74d625b588a381f9dab0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:4e280b8e20624911dd5c8d153d82bbb501b5c73946a49e8262c6d4785ab4f2dd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:6661e606a4afd697cbfaa60eeebfd8fd34dfc00fd9f30c50ea7c03667439259a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8c1e6d77db40b1d307e54493fc7ff29fe2a01017074b79930b7dbf98dca63433_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:9fec429e172e0b73c04ffd73cf4c20205aa8beaf232ece79693deea008d9b4b3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:37c6f23f1cf874753f6794e5354302315044f8347623456087f853a91ded7c96_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:63c02eca979ef5ce4363814af3a1271be3b05c2db7f02684288538b57de91ad8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:72debbd2749a3e12fc8c2ceca48cba8976b3dbea85f0f5b890c4207f8f9eaf46_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:8b0bf37e7d8f868889313a9043e94844007026c2d2f3559ef583ccf4dc8bc14f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:0162d426242039dbb8d81bbeae6649cf21cd000c68531a54260cde322a487de4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:30205c1c53b731e727f4015af5c63e2928db2ee86b846f883271743ea51867d9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:46f52deef1d930e488f3a1592334ee756f514a529f4d9d07bb54f22e3a914e80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:4f6203e4dc3275ca44ec593fbdb6c3ab08fbae0c8e354f1c15fc6af0c170a181_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:41281622787b48d53f76228cb89059a07e5eb520a6f07b7b32144e13b3f72b84_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:65a7044631706e06835d757a9d0c139d2a30dce63a9a37ed25df716518e9302e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7ca2bc9395551ed087c9b923d5b8e9dcd04f558821f9ba6bb809df675a59fb35_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a7ff4ab478a7db1131f5c016a1626897c6219ea2d577379c8c436273fd5eabe1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:2a43a8e435a9d83b9003f2a4c8660385ba95ac9eee0513cfc32db3a78f6cd710_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:42eac5f982f2f5fed14d4da538dcd8d32443e387d053b5ee760852808ce7b7ae_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:a443b83efb9513e1d59dd39c4e2053de7fc81c74c9f8efe49428d01ec20dfb5c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:aff98872800448122344a5847a813c8197dc151ed9f07c53ad0e1d95da477f50_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:145ffa062b5d86b71ab6d4c72d11018491a1940d64764e77f849fa668509acea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:35dcda0e9cec2ad9bb468b1b5cf2ed2d8d5ab66f927698098371ac5f30b15ebf_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:8ec340a89cd5d57b48beec8ce60fe8128a9494a209884a1c76b1bb6d8004fe96_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:a577fc1aa6b9275b39bb5cfbda4ba7e759676b0175a91ba22657777f5546a888_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:02a9e0169a56c3fcfe825aa62c3d56788f02489b4f7f5bc1f10de5d2d052d7ff_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:0d1086aa230e96edf95e4fd6cbf1cb8b17c11f26e014601944582e307c4d4e59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:12048bfc0ba64b231fd0290c76e4d8188927e1053011252a130a642bdf33c7a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:975a3d23af223c2de0453ec3938c6c6591596cbea6e87300f7418b246543995d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f5df353cd7c20ce408d2a8a712a7667173d7f69a511bc821ca696d76526318b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:3f8e3641b68d61282ef2006a4253167645673effd2eddc633aba5d8ee06d012f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:b2ab980f6dd395657f618680a2a4134345cbe6cb90f608429f7c8721693371c0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bc26d00f0688549b0be5761eabe6242595aac35913c96335f9455aef1f7108f5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:036b13b8fd89466488b6df196eb3aace5de02485b6efd9f9a7559a68251d5271_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:246106b84de12f768f3e974e0e1e9309a683af06af2e33237176a2ccc1d89c66_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:b5fcbeec6cc1dd13a63a0026dc84a10082d0ca4eb6e2f31ae26c607bf3f1f95e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:e3df2849563d093d4c33cb8057b4117b4dc48cb30d39b25f68e4353d63e14066_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:3e996a288bdb941a3b266ef64c594eef1899091681de69f307c04f73e3333820_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:5a6ac6980d7c4969cf1574138f3acf527d871852145a2bff5aab339d87a6582c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:a3af61852d50b702896df295e5a68b4d53f997ff2413376b951f93cad50e845c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d874b4b1d5a7a98988df10e713a1bc0b542feebee5a6bbc6c0e0d84fb0798ec4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2721e17dbadf09237af979ecdaa06d78e5008593f81e2e0cdebff24d9d4c137d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:465fd369afac73c17e6bec785021b9814255d4abdede5dad0a4ca8c84cbfafab_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c13a96ca5de55eb3aff45efc2128c11e32b20b22410e52b6438a447095a7576c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c96641054000bf26f73ec579db9d0a56b7e54b7a7d4793eed20fcdb52521cd7c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:0d4844dc09a3e21e26e73e82f87d6a02d01a090748e946cf20fedfd6936d809e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4cd5d09c12a48cd5ce966ccd2e37a4e2e5c141e1ee6cb698d8f0373b1368d740_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67aa1bdc459a7112db04e9f8c0041f61be584235261aca7c7967a9a0510c6eb6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:f97f5cec64db96e60f5f2b2bba4fe1d5f79b985026510df08e97df1cd9edfff8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:01531f31c5d597cbb268d58036478d260dd069cb513a2c75d8d569e616a264ce_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:46e37410e7568c35cc4e19eb8902695ebce97c5c4549b644648db500fc983e71_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:88bdc4fde0f957359ac7249882dc80681b3edebaa7120261c9edb10be36b89eb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:b8b5799bd895bb3686b43288e1b6cbd82c60faf6783486cc27ec0fd316cc80f7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7965b35be1791f71c0b15c302708a1c255352de6ecd3762f07a9cd289cd34cb0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:9aaf56ab79342abcca348ca4452c6c17ec86ec5838fb0baf9a27a2bc4f7c67d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:bce92caf55f2567aae42a86923253afb01671c204245ad86c2beaff8430a6639_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:fa44755e2253febbe44952e5487a0d86b6a20aaaf83bd1198064db49575b5fc1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:328c1fb3983fd19e3b8794ef340f2f1c38e3b4869aabd42c929c37686ba142f7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:889d8df6de7dcedee226609c11845e55556dfc6c228cafc5c773f7cecee513bf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:dd6cd60782d2e20fc6d6bd7645517666aea942738bfa0b06a55ee068da59b968_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:e2d58f1805e7b159f212fccd8fd3298d4c302be98eb01a6cb3b83422ed30acaf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:07374fb39037f67ae5ec9dbb7959b30d8f039b94a1e4bc50796d1a6ab372595b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:1a3933778481e93e25e44518c66a2d1fe76d708314cefd5f55ff3326e4db8fbe_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5d22f6fb1baaa09c4c35516106da5d628ea8ce468441aefebb9ffb10a141ebfa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:d18bf43c2c35ce3352efb39099b4993bfa56356368b2ebf3e812cc0392fac702_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:1fdd64113c3424efbe7283057f4b71bc57eab3f8b92887f7202b179378181947_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:41311a9a395fea38f67fa954de4ceca786820a2c27bba59369da5fcdec56e514_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:886b951377221a5d8b5b32fc2e92d667c7df97e9828b765c0696c84453f5dec4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:e84a0449d2e6565e404a009e2c99cf54266ae34f23c889ae09f87d8c7d8ea729_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:03b07fa2a2c93563e07358f56d0f2dea061b3394cf8b0ddef8eab4c9491cda79_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:07377669c470f1efb77d10f12e3121fc8aea8481693212e394e7403114712e27_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:13fa04fb724f58a09e376b5f040a6c77e7a235bdbad2848cc31d6d6fb885807f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:cbbb2cbf10f0886a83c06105ee4f728ae0dc89c47781e42da9f1cfa1e2577c49_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:14d2e9a6dbe70e340d59298a0d2202900e752fa206cdfaf19519f9f3261b7abf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:63012f693b6046ca95edfc8f63e999d7da0c05f0d6bb9b614fba426f968ec85f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:6e9115e0d52521e3ec88b1ba92d9d4bbcc7a8c584710e204a8ee20a5c74bc66d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:8ca12b116c7b4f58e90f541d9cc9a1c449ac8c5d7009c856645a24f30755289d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:03ca660d7c757d60b17af160876371e401c295bdb55115bd56bf3617f64ab08f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:14503bfd7af16acdec80eb3e08008bec9e08ec2f9c88d133818e7fc1f36695aa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:a7825362e9da5ca76836c7213774f17be04f7d7a33ce9dd963b50c60010b63aa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:b6e08f53c1527e00dffb09063dd3777abd7b2c447cac8f6fdd177376c270c10c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:065d205e64fc8c462cafe046336400df21c32bc19eecd749ddd722c915c24159_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:0f182199c3b68aedcd8d1fca5a33517455280094951e1d71c6c949e192c31b9c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:67879974d4b32f9cbe69d6ee0d815e54b46525cacaa0b6db14fc48c4535519ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:fba212598089760c7db08ff983c297dba743ea8824d261f2b187a49dc4b367d7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:293a59573874331480e17d680d7128ef0bd58aa5ba80c48601ceb6474427f086_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:6a57c447cd9dd85092c1bf93593a98ea21fa48feda7ffe8705edfc92c4fe245c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:9a2c4b501631661a0acaf4787c17e01c7e46909bdd9ba3366d62eda9fc5f7007_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e10872b483e0755561e831ef7bee39a12ce08ac8e7ff8ac47da6f40317234da6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1fd262975034d74a65b7182b0a0af614c9e14e6205c954002d313d7f93575673_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:7ccea7a3e43269463b08bc4f530cda138176e9b15740d33e6fca3793df714b20_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:8f06ec8a1ed5d37d190997acc534d16870d251ad27cea8925ad03862bcffd222_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dfd7adfc5b7cc80e3947240cae277a018196c61f3588b3bc52688a8c5e5d2fca_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0792e1389550aef672794e860e69cfd65b5407ebd474a78beb1b539c093b8e2d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:25c7158a8dc8594bc2cfbf655ce305fa47c8fd50cbffa197c2bacc0a58dd825c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:6f2e9d9b0ae8f4890aae1b3da9314e0ef220227cb55c3bfa6d2b2c510ccac842_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:7fb1e0b090f758e89957594a747023a4043e707475d57f6e71f7ffadf8fe1ac8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0c148960bb60a8ab728ab025ae17cd9638bf33eb6b890cfb7d9355edc02ff528_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:12d9ced9e566d677502af33e01e7f89e1ce57525513ec78a10fcec539e9a0e18_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:23e9500e2b88f703d92c0e71008bdb96c442835fe0caa5960c60f74e4d083a3a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:591dc1e332c4214d751e522a3f156db275c34238a098b87744f764bb5078cbbb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:94ccdbfdafcf1ff2d5b1522efbb6e6c66950c3283f59c697f68709ea50c47cd3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:996005219a17d7676f8fbacd1c09fc563922084727a6d6937d759574d53eec2e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:bcb6471fa041dac601c983f786aa6aa4c05f591d962a0feab86ec28b7135f088_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:e09fdda8a783af83a2693ebd190abb3b4b3119da909789a60add3ae99c7db867_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4a7604bc418b77ea9e8b9212811b9f004fa9c3519ec69f0cca947e9bf024a5c2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:bccf52f944424157ac281567af6b5d3c6a901e503c693a93050823caadaf2582_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:c93e44a4b844dedfd80be876aeeff7fdf98fe13d81f8dff267efbd7485a23ad0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:dc735e86de6db46f50ab402d2758ac73ada53a07e6aead898a4690c9961c75aa_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:08b9edd9ce77f3ac14d6e387267d23482ced948db4655b1eb7958d843055ef79_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:39b42ea771a00edf8275b4c274999b4a0212c1a2d7473922e3968d0fe1fa6195_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:407d8011f16326cbd93016e2235b72fd66f829fa72f0558f03ab4920446616e1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:5104b3162b607a50fcf55eee4a42490b56637ac278c7f54ac2cb63fc11de5cdd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:0feb2bb59207a0c9acdfca1f0b279ea37030eb17329ada7c2873d219946165c4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:4046891f28acf722eb26b365f53504912afc837a3a7d51d2f5162ad4737bca0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:64210438ed80a847fbd3dfce081c0b38176ed25a3b5d7d16f699eb30de9a0e7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:7cc883a87d758f0594d8b1a886501c4621d32d54d9319ce33caeb5a6ccd33336_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:57cfd4d43f72dbe759480239190323bfba08a880f3643ec8c0e8516f051d3aa7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:79dc9a83d55e8e90b1365d99253b34287be6408575aec81da554ea7337907c80_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:81692c8d42debdac5f75f0db84aa9a055e8d2bcd8b92f4b2007a704edcd39ee0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:f2439a0c051d9b6b688a18204e0b0c0b16eccd3b81c5f1e0c84f967f6b6bafab_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1e4a7ea7f4de810de638affd4ca9d2671c47137d9b916cd3d9bf2982abead18c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:7075df66bd506ac1826bba7147831ced1fe39fcea2f58e2c75b4350ad4797496_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:a5b9c1a8ebe87f107b3920dae1df055cd78bcd4d3a3c03c4b5699b6710ea3593_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:d9c0fb50e102278b7dad10c59b3d8f35eff7c5798cce654c0ad10d146df23ede_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:05ed03d7f86337685b48e2155ad32b5b79218743906d7c1d99f928290a5fe42b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:7d70383dcd5f22e98f32a122f1b99332246fe94c34da6aa83a581e6411fd7917_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f84b2fdff9023eef6ba15bcd24e29c5705c65d40df67e33a7360d01a821046f8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:fd5e894feb6b26987267902cea32635d4941e6112efb87dbcce55431f10df401_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27145"
},
{
"category": "external",
"summary": "RHBZ#2484207",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484207"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27145",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27145"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27145",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27145"
},
{
"category": "external",
"summary": "https://go.dev/cl/783621",
"url": "https://go.dev/cl/783621"
},
{
"category": "external",
"summary": "https://go.dev/issue/79694",
"url": "https://go.dev/issue/79694"
},
{
"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-5037",
"url": "https://pkg.go.dev/vuln/GO-2026-5037"
}
],
"release_date": "2026-06-02T22:01:36.954000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-12T18:02:50+00:00",
"details": "Before you apply this update, make sure all previously released errata\nthat are relevant to your system are applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:012ed2651cabbe498a525c90063d78fe468a94ca607bf4e027bc8179aca6eb60_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:07703a48e4f19f31f1ee8aff22776c10616227c984f3fa4a8ab80068af8644bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4670ec8192280d99f0b0351837e05c580dabdfb50ce07de614dc9bb92e3b1d08_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:99730a4376842a0b9a1f5f7083d1b8c22ff8ea5912d6da3450d050c9b0cf36d4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:4884a8b1139f19f1722e8356783c190a6a1c51c88870e0c367884940ea95c00a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:7350cafccafa28935e8248148bc15468c0e7d87cc4a6bf17d8ef47e0f6e7122b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:d93167c8041b3030419c95854523a8036ece327fb68ea2ab8f74a04e2c8437d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e41beea854fe3e395887c8042acc2403dbd239525081a6e6b18b8dea0afc1ad4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:19b5ab4363e9ad0b45d7df0d8d159bd52e4d27bd5eb588e74d92e75f87f5c285_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:5b67fbc43a9adda03dc35afb9e8757d52fc5fc43c70ad6bb22f5cc59e7b05514_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ab59845c6ec8e99f378f2f2a07087c58ff31abe2d1828f5aa1415d057d2e4fc6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b23c5b7eea0c3cf26ad1ad2dffda8847f8ab32f614ba5612b98755ef48345941_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54427"
},
{
"category": "workaround",
"details": "A flaw was found in the Go standard library crypto/x509 package. When verifying a TLS certificate hostname, VerifyHostname processed each DNS Subject Alternative Name (SAN) entry in a loop and repeatedly split the candidate hostname on \".\" characters. For certificates with a very large DNS SAN list, CPU use could grow quadratically with the number of SAN entries and hostname labels. Because hostname verification runs before the certificate chain is built, this overhead can occur even when the certificate is not trusted.\n\nRed Hat rates this issue as Important. It affects Red Hat products that include the Go standard library crypto/x509 code from an affected Go toolchain version (before Go 1.25.11, or from Go 1.26.0 through Go 1.26.3). Applications and container images built with a fixed Go release (1.25.11 or later, or 1.26.4 or later) are not affected. Community distributions such as Fedora are also affected.\n\nUpstream fix: Go 1.25.11 and Go 1.26.4 (GO-2026-5037).",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:081e80d92fb4abca986fe555fecb5a1089c2ed884a8b06c673c2d9a0cba28a7d_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:4b59a91b0f4f0ee348074558411ac5a06b6daf80f281d82de78fefeb4cd64c2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:726d3185e3ec8b19448a515529b784c0fd115fd97f53598703b4e9efcab42c72_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:8c3a0c275df66554cc7580127847f8a25e1a93a37b2bc959c6c873fd56036127_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:6b4b56de6aa091ac87ce8a8c3beb2d82a5a019f2e1f6ff9f0ce220050d19d447_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ae6aaeae3e16c625db66c742f86f8743324cfd83469fd7460f42843f558cc596_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:b5fe209b755e3b97a968bf0dec2b22288c6a28f342ccca5afb9927dbbb5a8488_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ea647473a29becdead38ce07c20a3836dce6b9c4355b8ec749fa6c8fa01656ff_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:009192d26ff0422301cf1161cd7df863be8a69430a3ab02ce90711f56bd06739_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:2c5d51fc1a581737e92a337bb534f7e5a84ee51ab66c6db04fc5fe07a50bcd3d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:52ae03ffbd554c183c46d7c06feb3e7f64d11a3316beb3a180b9bf2c796b054b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9a3735b27a0b1e87f1008d20a5d26ceaad4aed91fb2d0387dd304f9e9230abf1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:222033b1c86d40c7ca2eec6a1668b097923a7fd03154380fbde31d7495a81464_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:76c04f4014f8b72600be2927ab294ef92528cc5ca68b75f0c3fe476b320e5e9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d7a7af28b169f38e7dbff61c6a4fe8651e034810865ebc1a617d7d9a1df1b84d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:f39e9bc78ba578522003b66f44c227b3cf3ca49f41e3d53c40a7eacd5b04ed3c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:1983c2581c6f46370a18e04b822a987a9326f3b80983ca5a659a17aa034b7ce6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:3829e6b7eb9c10742356d68e0cf2b6761697808976af08bd6bd635da9ba521ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:6cb786a7b9b60606fc87c2cdac198740248e822250f7522015665d7389dfa077_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:784c610aa01dc829d1352d04585a759013ecb573c6645d19f9167c76f40b6413_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:2ce6bc821b132a01d05d6d9bd3c1f8030dcaf25307fb48ae53ddcf126c57b034_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7a240591bd0cef0773f1cbe2fddc412817194d3f33ebeac34ecb3ee1977ad65d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a766d7433ea19b74e4584f038883546cd9e0365902924ea8e81955cd1f620f8a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:e983adf2ffdcaad13f4aefb295df3f0c32008b1c98de05a42a36473f10b1eac9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:0f7807cfa4efec2e3cbda82ab8200d0059c6e6308fde7707bac0c6b39df206e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:65c19f431c6f3c7d0dd91e2d8a5ee8621be54b0ce63233382473d023fb2ad71f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e2c1d1e4857fa8669dc6055295acb6fbfd9255d0002f74f462c5647291b98d37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e439078f9f17194417623ca25787d1a6b55d65083298b419b692c02a579413db_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:67dda827430141da9260addae0484b63d0526d2d4a69177e9c90850627a6792a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:911738cd76b2f2002a96354ac7e16235c5e555c48a6a876977e5539cd0cabad8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a16aface5e3be2f06a81cd365d8a29e8a342ce95d2d8d409c09ed2751e62e67b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:add94df989dceabc46ff0229282f993169d7d95d0d692bc083ec23df747d794f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1a6b55e1aff357829801307fc13868be668683cd5757128529c05a427eaf5c06_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:a9478b93a039398fa9cf8cafd506b0928c6c44992b9843a1b4dd174a249229e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:be5a357a322a7698839765f046ddd8860cfdca5013c4e2f36fecef2ef77610d1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:c8d11529d16cdb3337d3fcc37a11df53e74a1f14c7fab7ec6e4b5a84f686cbd3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:6187fae21ede179199da3e8335d83e518644bba4d045212d41ba543426d077ac_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:77543c0a770ab5096dd4af76d98dbdb6ad05a1981226ad7b41a7cc561d70697e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:7c2e90c6e02350643e2a40c46a0e5a759a9eb2eca0ecde33a3ebd89fe6e00378_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:afd26aec4a01abe704f5e4f5442035b90cbbd37cd5b7ef2d51f5c1ef6a575563_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:1399e8f547435a00446d2254ac70f41eb6537edf220287777dc484aaceaedc6d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2a3eb1e345523290314211c03bb37db2424ec1100720681941e0bd8889548877_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7ff09ae31d78e9cb98e4efc663cb4109b527414a98c10c5ac331bf4ab4e0d931_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:8d4f1943e1128aefa6c286f4bcf894edbbe5e8e7433a74d625b588a381f9dab0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:4e280b8e20624911dd5c8d153d82bbb501b5c73946a49e8262c6d4785ab4f2dd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:6661e606a4afd697cbfaa60eeebfd8fd34dfc00fd9f30c50ea7c03667439259a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8c1e6d77db40b1d307e54493fc7ff29fe2a01017074b79930b7dbf98dca63433_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:9fec429e172e0b73c04ffd73cf4c20205aa8beaf232ece79693deea008d9b4b3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:37c6f23f1cf874753f6794e5354302315044f8347623456087f853a91ded7c96_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:63c02eca979ef5ce4363814af3a1271be3b05c2db7f02684288538b57de91ad8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:72debbd2749a3e12fc8c2ceca48cba8976b3dbea85f0f5b890c4207f8f9eaf46_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:8b0bf37e7d8f868889313a9043e94844007026c2d2f3559ef583ccf4dc8bc14f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:0162d426242039dbb8d81bbeae6649cf21cd000c68531a54260cde322a487de4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:30205c1c53b731e727f4015af5c63e2928db2ee86b846f883271743ea51867d9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:46f52deef1d930e488f3a1592334ee756f514a529f4d9d07bb54f22e3a914e80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:4f6203e4dc3275ca44ec593fbdb6c3ab08fbae0c8e354f1c15fc6af0c170a181_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:41281622787b48d53f76228cb89059a07e5eb520a6f07b7b32144e13b3f72b84_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:65a7044631706e06835d757a9d0c139d2a30dce63a9a37ed25df716518e9302e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7ca2bc9395551ed087c9b923d5b8e9dcd04f558821f9ba6bb809df675a59fb35_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a7ff4ab478a7db1131f5c016a1626897c6219ea2d577379c8c436273fd5eabe1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:2a43a8e435a9d83b9003f2a4c8660385ba95ac9eee0513cfc32db3a78f6cd710_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:42eac5f982f2f5fed14d4da538dcd8d32443e387d053b5ee760852808ce7b7ae_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:a443b83efb9513e1d59dd39c4e2053de7fc81c74c9f8efe49428d01ec20dfb5c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:aff98872800448122344a5847a813c8197dc151ed9f07c53ad0e1d95da477f50_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:145ffa062b5d86b71ab6d4c72d11018491a1940d64764e77f849fa668509acea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:35dcda0e9cec2ad9bb468b1b5cf2ed2d8d5ab66f927698098371ac5f30b15ebf_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:8ec340a89cd5d57b48beec8ce60fe8128a9494a209884a1c76b1bb6d8004fe96_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:a577fc1aa6b9275b39bb5cfbda4ba7e759676b0175a91ba22657777f5546a888_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:02a9e0169a56c3fcfe825aa62c3d56788f02489b4f7f5bc1f10de5d2d052d7ff_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:0d1086aa230e96edf95e4fd6cbf1cb8b17c11f26e014601944582e307c4d4e59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:12048bfc0ba64b231fd0290c76e4d8188927e1053011252a130a642bdf33c7a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:975a3d23af223c2de0453ec3938c6c6591596cbea6e87300f7418b246543995d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f5df353cd7c20ce408d2a8a712a7667173d7f69a511bc821ca696d76526318b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:3f8e3641b68d61282ef2006a4253167645673effd2eddc633aba5d8ee06d012f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:b2ab980f6dd395657f618680a2a4134345cbe6cb90f608429f7c8721693371c0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bc26d00f0688549b0be5761eabe6242595aac35913c96335f9455aef1f7108f5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:036b13b8fd89466488b6df196eb3aace5de02485b6efd9f9a7559a68251d5271_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:246106b84de12f768f3e974e0e1e9309a683af06af2e33237176a2ccc1d89c66_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:b5fcbeec6cc1dd13a63a0026dc84a10082d0ca4eb6e2f31ae26c607bf3f1f95e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:e3df2849563d093d4c33cb8057b4117b4dc48cb30d39b25f68e4353d63e14066_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:3e996a288bdb941a3b266ef64c594eef1899091681de69f307c04f73e3333820_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:5a6ac6980d7c4969cf1574138f3acf527d871852145a2bff5aab339d87a6582c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:a3af61852d50b702896df295e5a68b4d53f997ff2413376b951f93cad50e845c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d874b4b1d5a7a98988df10e713a1bc0b542feebee5a6bbc6c0e0d84fb0798ec4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2721e17dbadf09237af979ecdaa06d78e5008593f81e2e0cdebff24d9d4c137d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:465fd369afac73c17e6bec785021b9814255d4abdede5dad0a4ca8c84cbfafab_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c13a96ca5de55eb3aff45efc2128c11e32b20b22410e52b6438a447095a7576c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c96641054000bf26f73ec579db9d0a56b7e54b7a7d4793eed20fcdb52521cd7c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:0d4844dc09a3e21e26e73e82f87d6a02d01a090748e946cf20fedfd6936d809e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4cd5d09c12a48cd5ce966ccd2e37a4e2e5c141e1ee6cb698d8f0373b1368d740_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67aa1bdc459a7112db04e9f8c0041f61be584235261aca7c7967a9a0510c6eb6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:f97f5cec64db96e60f5f2b2bba4fe1d5f79b985026510df08e97df1cd9edfff8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:01531f31c5d597cbb268d58036478d260dd069cb513a2c75d8d569e616a264ce_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:46e37410e7568c35cc4e19eb8902695ebce97c5c4549b644648db500fc983e71_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:88bdc4fde0f957359ac7249882dc80681b3edebaa7120261c9edb10be36b89eb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:b8b5799bd895bb3686b43288e1b6cbd82c60faf6783486cc27ec0fd316cc80f7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7965b35be1791f71c0b15c302708a1c255352de6ecd3762f07a9cd289cd34cb0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:9aaf56ab79342abcca348ca4452c6c17ec86ec5838fb0baf9a27a2bc4f7c67d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:bce92caf55f2567aae42a86923253afb01671c204245ad86c2beaff8430a6639_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:fa44755e2253febbe44952e5487a0d86b6a20aaaf83bd1198064db49575b5fc1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:328c1fb3983fd19e3b8794ef340f2f1c38e3b4869aabd42c929c37686ba142f7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:889d8df6de7dcedee226609c11845e55556dfc6c228cafc5c773f7cecee513bf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:dd6cd60782d2e20fc6d6bd7645517666aea942738bfa0b06a55ee068da59b968_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:e2d58f1805e7b159f212fccd8fd3298d4c302be98eb01a6cb3b83422ed30acaf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:07374fb39037f67ae5ec9dbb7959b30d8f039b94a1e4bc50796d1a6ab372595b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:1a3933778481e93e25e44518c66a2d1fe76d708314cefd5f55ff3326e4db8fbe_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5d22f6fb1baaa09c4c35516106da5d628ea8ce468441aefebb9ffb10a141ebfa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:d18bf43c2c35ce3352efb39099b4993bfa56356368b2ebf3e812cc0392fac702_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:1fdd64113c3424efbe7283057f4b71bc57eab3f8b92887f7202b179378181947_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:41311a9a395fea38f67fa954de4ceca786820a2c27bba59369da5fcdec56e514_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:886b951377221a5d8b5b32fc2e92d667c7df97e9828b765c0696c84453f5dec4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:e84a0449d2e6565e404a009e2c99cf54266ae34f23c889ae09f87d8c7d8ea729_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:03b07fa2a2c93563e07358f56d0f2dea061b3394cf8b0ddef8eab4c9491cda79_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:07377669c470f1efb77d10f12e3121fc8aea8481693212e394e7403114712e27_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:13fa04fb724f58a09e376b5f040a6c77e7a235bdbad2848cc31d6d6fb885807f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:cbbb2cbf10f0886a83c06105ee4f728ae0dc89c47781e42da9f1cfa1e2577c49_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:14d2e9a6dbe70e340d59298a0d2202900e752fa206cdfaf19519f9f3261b7abf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:63012f693b6046ca95edfc8f63e999d7da0c05f0d6bb9b614fba426f968ec85f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:6e9115e0d52521e3ec88b1ba92d9d4bbcc7a8c584710e204a8ee20a5c74bc66d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:8ca12b116c7b4f58e90f541d9cc9a1c449ac8c5d7009c856645a24f30755289d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:03ca660d7c757d60b17af160876371e401c295bdb55115bd56bf3617f64ab08f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:14503bfd7af16acdec80eb3e08008bec9e08ec2f9c88d133818e7fc1f36695aa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:a7825362e9da5ca76836c7213774f17be04f7d7a33ce9dd963b50c60010b63aa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:b6e08f53c1527e00dffb09063dd3777abd7b2c447cac8f6fdd177376c270c10c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:012ed2651cabbe498a525c90063d78fe468a94ca607bf4e027bc8179aca6eb60_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:07703a48e4f19f31f1ee8aff22776c10616227c984f3fa4a8ab80068af8644bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4670ec8192280d99f0b0351837e05c580dabdfb50ce07de614dc9bb92e3b1d08_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:99730a4376842a0b9a1f5f7083d1b8c22ff8ea5912d6da3450d050c9b0cf36d4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:4884a8b1139f19f1722e8356783c190a6a1c51c88870e0c367884940ea95c00a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:7350cafccafa28935e8248148bc15468c0e7d87cc4a6bf17d8ef47e0f6e7122b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:d93167c8041b3030419c95854523a8036ece327fb68ea2ab8f74a04e2c8437d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e41beea854fe3e395887c8042acc2403dbd239525081a6e6b18b8dea0afc1ad4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:19b5ab4363e9ad0b45d7df0d8d159bd52e4d27bd5eb588e74d92e75f87f5c285_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:5b67fbc43a9adda03dc35afb9e8757d52fc5fc43c70ad6bb22f5cc59e7b05514_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ab59845c6ec8e99f378f2f2a07087c58ff31abe2d1828f5aa1415d057d2e4fc6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b23c5b7eea0c3cf26ad1ad2dffda8847f8ab32f614ba5612b98755ef48345941_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:065d205e64fc8c462cafe046336400df21c32bc19eecd749ddd722c915c24159_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:0f182199c3b68aedcd8d1fca5a33517455280094951e1d71c6c949e192c31b9c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:67879974d4b32f9cbe69d6ee0d815e54b46525cacaa0b6db14fc48c4535519ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:fba212598089760c7db08ff983c297dba743ea8824d261f2b187a49dc4b367d7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:293a59573874331480e17d680d7128ef0bd58aa5ba80c48601ceb6474427f086_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:6a57c447cd9dd85092c1bf93593a98ea21fa48feda7ffe8705edfc92c4fe245c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:9a2c4b501631661a0acaf4787c17e01c7e46909bdd9ba3366d62eda9fc5f7007_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e10872b483e0755561e831ef7bee39a12ce08ac8e7ff8ac47da6f40317234da6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1fd262975034d74a65b7182b0a0af614c9e14e6205c954002d313d7f93575673_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:7ccea7a3e43269463b08bc4f530cda138176e9b15740d33e6fca3793df714b20_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:8f06ec8a1ed5d37d190997acc534d16870d251ad27cea8925ad03862bcffd222_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dfd7adfc5b7cc80e3947240cae277a018196c61f3588b3bc52688a8c5e5d2fca_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0792e1389550aef672794e860e69cfd65b5407ebd474a78beb1b539c093b8e2d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:25c7158a8dc8594bc2cfbf655ce305fa47c8fd50cbffa197c2bacc0a58dd825c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:6f2e9d9b0ae8f4890aae1b3da9314e0ef220227cb55c3bfa6d2b2c510ccac842_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:7fb1e0b090f758e89957594a747023a4043e707475d57f6e71f7ffadf8fe1ac8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0c148960bb60a8ab728ab025ae17cd9638bf33eb6b890cfb7d9355edc02ff528_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:12d9ced9e566d677502af33e01e7f89e1ce57525513ec78a10fcec539e9a0e18_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:23e9500e2b88f703d92c0e71008bdb96c442835fe0caa5960c60f74e4d083a3a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:591dc1e332c4214d751e522a3f156db275c34238a098b87744f764bb5078cbbb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:94ccdbfdafcf1ff2d5b1522efbb6e6c66950c3283f59c697f68709ea50c47cd3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:996005219a17d7676f8fbacd1c09fc563922084727a6d6937d759574d53eec2e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:bcb6471fa041dac601c983f786aa6aa4c05f591d962a0feab86ec28b7135f088_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:e09fdda8a783af83a2693ebd190abb3b4b3119da909789a60add3ae99c7db867_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4a7604bc418b77ea9e8b9212811b9f004fa9c3519ec69f0cca947e9bf024a5c2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:bccf52f944424157ac281567af6b5d3c6a901e503c693a93050823caadaf2582_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:c93e44a4b844dedfd80be876aeeff7fdf98fe13d81f8dff267efbd7485a23ad0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:dc735e86de6db46f50ab402d2758ac73ada53a07e6aead898a4690c9961c75aa_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:08b9edd9ce77f3ac14d6e387267d23482ced948db4655b1eb7958d843055ef79_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:39b42ea771a00edf8275b4c274999b4a0212c1a2d7473922e3968d0fe1fa6195_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:407d8011f16326cbd93016e2235b72fd66f829fa72f0558f03ab4920446616e1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:5104b3162b607a50fcf55eee4a42490b56637ac278c7f54ac2cb63fc11de5cdd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:0feb2bb59207a0c9acdfca1f0b279ea37030eb17329ada7c2873d219946165c4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:4046891f28acf722eb26b365f53504912afc837a3a7d51d2f5162ad4737bca0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:64210438ed80a847fbd3dfce081c0b38176ed25a3b5d7d16f699eb30de9a0e7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:7cc883a87d758f0594d8b1a886501c4621d32d54d9319ce33caeb5a6ccd33336_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:57cfd4d43f72dbe759480239190323bfba08a880f3643ec8c0e8516f051d3aa7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:79dc9a83d55e8e90b1365d99253b34287be6408575aec81da554ea7337907c80_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:81692c8d42debdac5f75f0db84aa9a055e8d2bcd8b92f4b2007a704edcd39ee0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:f2439a0c051d9b6b688a18204e0b0c0b16eccd3b81c5f1e0c84f967f6b6bafab_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1e4a7ea7f4de810de638affd4ca9d2671c47137d9b916cd3d9bf2982abead18c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:7075df66bd506ac1826bba7147831ced1fe39fcea2f58e2c75b4350ad4797496_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:a5b9c1a8ebe87f107b3920dae1df055cd78bcd4d3a3c03c4b5699b6710ea3593_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:d9c0fb50e102278b7dad10c59b3d8f35eff7c5798cce654c0ad10d146df23ede_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:05ed03d7f86337685b48e2155ad32b5b79218743906d7c1d99f928290a5fe42b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:7d70383dcd5f22e98f32a122f1b99332246fe94c34da6aa83a581e6411fd7917_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f84b2fdff9023eef6ba15bcd24e29c5705c65d40df67e33a7360d01a821046f8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:fd5e894feb6b26987267902cea32635d4941e6112efb87dbcce55431f10df401_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 Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:081e80d92fb4abca986fe555fecb5a1089c2ed884a8b06c673c2d9a0cba28a7d_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:4b59a91b0f4f0ee348074558411ac5a06b6daf80f281d82de78fefeb4cd64c2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:726d3185e3ec8b19448a515529b784c0fd115fd97f53598703b4e9efcab42c72_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:8c3a0c275df66554cc7580127847f8a25e1a93a37b2bc959c6c873fd56036127_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:6b4b56de6aa091ac87ce8a8c3beb2d82a5a019f2e1f6ff9f0ce220050d19d447_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ae6aaeae3e16c625db66c742f86f8743324cfd83469fd7460f42843f558cc596_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:b5fe209b755e3b97a968bf0dec2b22288c6a28f342ccca5afb9927dbbb5a8488_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ea647473a29becdead38ce07c20a3836dce6b9c4355b8ec749fa6c8fa01656ff_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:009192d26ff0422301cf1161cd7df863be8a69430a3ab02ce90711f56bd06739_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:2c5d51fc1a581737e92a337bb534f7e5a84ee51ab66c6db04fc5fe07a50bcd3d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:52ae03ffbd554c183c46d7c06feb3e7f64d11a3316beb3a180b9bf2c796b054b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9a3735b27a0b1e87f1008d20a5d26ceaad4aed91fb2d0387dd304f9e9230abf1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:222033b1c86d40c7ca2eec6a1668b097923a7fd03154380fbde31d7495a81464_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:76c04f4014f8b72600be2927ab294ef92528cc5ca68b75f0c3fe476b320e5e9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d7a7af28b169f38e7dbff61c6a4fe8651e034810865ebc1a617d7d9a1df1b84d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:f39e9bc78ba578522003b66f44c227b3cf3ca49f41e3d53c40a7eacd5b04ed3c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:1983c2581c6f46370a18e04b822a987a9326f3b80983ca5a659a17aa034b7ce6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:3829e6b7eb9c10742356d68e0cf2b6761697808976af08bd6bd635da9ba521ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:6cb786a7b9b60606fc87c2cdac198740248e822250f7522015665d7389dfa077_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:784c610aa01dc829d1352d04585a759013ecb573c6645d19f9167c76f40b6413_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:2ce6bc821b132a01d05d6d9bd3c1f8030dcaf25307fb48ae53ddcf126c57b034_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7a240591bd0cef0773f1cbe2fddc412817194d3f33ebeac34ecb3ee1977ad65d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a766d7433ea19b74e4584f038883546cd9e0365902924ea8e81955cd1f620f8a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:e983adf2ffdcaad13f4aefb295df3f0c32008b1c98de05a42a36473f10b1eac9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:0f7807cfa4efec2e3cbda82ab8200d0059c6e6308fde7707bac0c6b39df206e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:65c19f431c6f3c7d0dd91e2d8a5ee8621be54b0ce63233382473d023fb2ad71f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e2c1d1e4857fa8669dc6055295acb6fbfd9255d0002f74f462c5647291b98d37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e439078f9f17194417623ca25787d1a6b55d65083298b419b692c02a579413db_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:67dda827430141da9260addae0484b63d0526d2d4a69177e9c90850627a6792a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:911738cd76b2f2002a96354ac7e16235c5e555c48a6a876977e5539cd0cabad8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a16aface5e3be2f06a81cd365d8a29e8a342ce95d2d8d409c09ed2751e62e67b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:add94df989dceabc46ff0229282f993169d7d95d0d692bc083ec23df747d794f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1a6b55e1aff357829801307fc13868be668683cd5757128529c05a427eaf5c06_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:a9478b93a039398fa9cf8cafd506b0928c6c44992b9843a1b4dd174a249229e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:be5a357a322a7698839765f046ddd8860cfdca5013c4e2f36fecef2ef77610d1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:c8d11529d16cdb3337d3fcc37a11df53e74a1f14c7fab7ec6e4b5a84f686cbd3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:6187fae21ede179199da3e8335d83e518644bba4d045212d41ba543426d077ac_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:77543c0a770ab5096dd4af76d98dbdb6ad05a1981226ad7b41a7cc561d70697e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:7c2e90c6e02350643e2a40c46a0e5a759a9eb2eca0ecde33a3ebd89fe6e00378_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:afd26aec4a01abe704f5e4f5442035b90cbbd37cd5b7ef2d51f5c1ef6a575563_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:1399e8f547435a00446d2254ac70f41eb6537edf220287777dc484aaceaedc6d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2a3eb1e345523290314211c03bb37db2424ec1100720681941e0bd8889548877_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7ff09ae31d78e9cb98e4efc663cb4109b527414a98c10c5ac331bf4ab4e0d931_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:8d4f1943e1128aefa6c286f4bcf894edbbe5e8e7433a74d625b588a381f9dab0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:4e280b8e20624911dd5c8d153d82bbb501b5c73946a49e8262c6d4785ab4f2dd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:6661e606a4afd697cbfaa60eeebfd8fd34dfc00fd9f30c50ea7c03667439259a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8c1e6d77db40b1d307e54493fc7ff29fe2a01017074b79930b7dbf98dca63433_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:9fec429e172e0b73c04ffd73cf4c20205aa8beaf232ece79693deea008d9b4b3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:37c6f23f1cf874753f6794e5354302315044f8347623456087f853a91ded7c96_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:63c02eca979ef5ce4363814af3a1271be3b05c2db7f02684288538b57de91ad8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:72debbd2749a3e12fc8c2ceca48cba8976b3dbea85f0f5b890c4207f8f9eaf46_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:8b0bf37e7d8f868889313a9043e94844007026c2d2f3559ef583ccf4dc8bc14f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:0162d426242039dbb8d81bbeae6649cf21cd000c68531a54260cde322a487de4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:30205c1c53b731e727f4015af5c63e2928db2ee86b846f883271743ea51867d9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:46f52deef1d930e488f3a1592334ee756f514a529f4d9d07bb54f22e3a914e80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:4f6203e4dc3275ca44ec593fbdb6c3ab08fbae0c8e354f1c15fc6af0c170a181_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:41281622787b48d53f76228cb89059a07e5eb520a6f07b7b32144e13b3f72b84_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:65a7044631706e06835d757a9d0c139d2a30dce63a9a37ed25df716518e9302e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7ca2bc9395551ed087c9b923d5b8e9dcd04f558821f9ba6bb809df675a59fb35_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a7ff4ab478a7db1131f5c016a1626897c6219ea2d577379c8c436273fd5eabe1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:2a43a8e435a9d83b9003f2a4c8660385ba95ac9eee0513cfc32db3a78f6cd710_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:42eac5f982f2f5fed14d4da538dcd8d32443e387d053b5ee760852808ce7b7ae_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:a443b83efb9513e1d59dd39c4e2053de7fc81c74c9f8efe49428d01ec20dfb5c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:aff98872800448122344a5847a813c8197dc151ed9f07c53ad0e1d95da477f50_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:145ffa062b5d86b71ab6d4c72d11018491a1940d64764e77f849fa668509acea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:35dcda0e9cec2ad9bb468b1b5cf2ed2d8d5ab66f927698098371ac5f30b15ebf_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:8ec340a89cd5d57b48beec8ce60fe8128a9494a209884a1c76b1bb6d8004fe96_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:a577fc1aa6b9275b39bb5cfbda4ba7e759676b0175a91ba22657777f5546a888_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:02a9e0169a56c3fcfe825aa62c3d56788f02489b4f7f5bc1f10de5d2d052d7ff_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:0d1086aa230e96edf95e4fd6cbf1cb8b17c11f26e014601944582e307c4d4e59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:12048bfc0ba64b231fd0290c76e4d8188927e1053011252a130a642bdf33c7a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:975a3d23af223c2de0453ec3938c6c6591596cbea6e87300f7418b246543995d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f5df353cd7c20ce408d2a8a712a7667173d7f69a511bc821ca696d76526318b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:3f8e3641b68d61282ef2006a4253167645673effd2eddc633aba5d8ee06d012f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:b2ab980f6dd395657f618680a2a4134345cbe6cb90f608429f7c8721693371c0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bc26d00f0688549b0be5761eabe6242595aac35913c96335f9455aef1f7108f5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:036b13b8fd89466488b6df196eb3aace5de02485b6efd9f9a7559a68251d5271_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:246106b84de12f768f3e974e0e1e9309a683af06af2e33237176a2ccc1d89c66_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:b5fcbeec6cc1dd13a63a0026dc84a10082d0ca4eb6e2f31ae26c607bf3f1f95e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:e3df2849563d093d4c33cb8057b4117b4dc48cb30d39b25f68e4353d63e14066_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:3e996a288bdb941a3b266ef64c594eef1899091681de69f307c04f73e3333820_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:5a6ac6980d7c4969cf1574138f3acf527d871852145a2bff5aab339d87a6582c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:a3af61852d50b702896df295e5a68b4d53f997ff2413376b951f93cad50e845c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d874b4b1d5a7a98988df10e713a1bc0b542feebee5a6bbc6c0e0d84fb0798ec4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2721e17dbadf09237af979ecdaa06d78e5008593f81e2e0cdebff24d9d4c137d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:465fd369afac73c17e6bec785021b9814255d4abdede5dad0a4ca8c84cbfafab_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c13a96ca5de55eb3aff45efc2128c11e32b20b22410e52b6438a447095a7576c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c96641054000bf26f73ec579db9d0a56b7e54b7a7d4793eed20fcdb52521cd7c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:0d4844dc09a3e21e26e73e82f87d6a02d01a090748e946cf20fedfd6936d809e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4cd5d09c12a48cd5ce966ccd2e37a4e2e5c141e1ee6cb698d8f0373b1368d740_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67aa1bdc459a7112db04e9f8c0041f61be584235261aca7c7967a9a0510c6eb6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:f97f5cec64db96e60f5f2b2bba4fe1d5f79b985026510df08e97df1cd9edfff8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:01531f31c5d597cbb268d58036478d260dd069cb513a2c75d8d569e616a264ce_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:46e37410e7568c35cc4e19eb8902695ebce97c5c4549b644648db500fc983e71_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:88bdc4fde0f957359ac7249882dc80681b3edebaa7120261c9edb10be36b89eb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:b8b5799bd895bb3686b43288e1b6cbd82c60faf6783486cc27ec0fd316cc80f7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7965b35be1791f71c0b15c302708a1c255352de6ecd3762f07a9cd289cd34cb0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:9aaf56ab79342abcca348ca4452c6c17ec86ec5838fb0baf9a27a2bc4f7c67d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:bce92caf55f2567aae42a86923253afb01671c204245ad86c2beaff8430a6639_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:fa44755e2253febbe44952e5487a0d86b6a20aaaf83bd1198064db49575b5fc1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:328c1fb3983fd19e3b8794ef340f2f1c38e3b4869aabd42c929c37686ba142f7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:889d8df6de7dcedee226609c11845e55556dfc6c228cafc5c773f7cecee513bf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:dd6cd60782d2e20fc6d6bd7645517666aea942738bfa0b06a55ee068da59b968_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:e2d58f1805e7b159f212fccd8fd3298d4c302be98eb01a6cb3b83422ed30acaf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:07374fb39037f67ae5ec9dbb7959b30d8f039b94a1e4bc50796d1a6ab372595b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:1a3933778481e93e25e44518c66a2d1fe76d708314cefd5f55ff3326e4db8fbe_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5d22f6fb1baaa09c4c35516106da5d628ea8ce468441aefebb9ffb10a141ebfa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:d18bf43c2c35ce3352efb39099b4993bfa56356368b2ebf3e812cc0392fac702_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:1fdd64113c3424efbe7283057f4b71bc57eab3f8b92887f7202b179378181947_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:41311a9a395fea38f67fa954de4ceca786820a2c27bba59369da5fcdec56e514_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:886b951377221a5d8b5b32fc2e92d667c7df97e9828b765c0696c84453f5dec4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:e84a0449d2e6565e404a009e2c99cf54266ae34f23c889ae09f87d8c7d8ea729_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:03b07fa2a2c93563e07358f56d0f2dea061b3394cf8b0ddef8eab4c9491cda79_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:07377669c470f1efb77d10f12e3121fc8aea8481693212e394e7403114712e27_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:13fa04fb724f58a09e376b5f040a6c77e7a235bdbad2848cc31d6d6fb885807f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:cbbb2cbf10f0886a83c06105ee4f728ae0dc89c47781e42da9f1cfa1e2577c49_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:14d2e9a6dbe70e340d59298a0d2202900e752fa206cdfaf19519f9f3261b7abf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:63012f693b6046ca95edfc8f63e999d7da0c05f0d6bb9b614fba426f968ec85f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:6e9115e0d52521e3ec88b1ba92d9d4bbcc7a8c584710e204a8ee20a5c74bc66d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:8ca12b116c7b4f58e90f541d9cc9a1c449ac8c5d7009c856645a24f30755289d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:03ca660d7c757d60b17af160876371e401c295bdb55115bd56bf3617f64ab08f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:14503bfd7af16acdec80eb3e08008bec9e08ec2f9c88d133818e7fc1f36695aa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:a7825362e9da5ca76836c7213774f17be04f7d7a33ce9dd963b50c60010b63aa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:b6e08f53c1527e00dffb09063dd3777abd7b2c447cac8f6fdd177376c270c10c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:012ed2651cabbe498a525c90063d78fe468a94ca607bf4e027bc8179aca6eb60_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:07703a48e4f19f31f1ee8aff22776c10616227c984f3fa4a8ab80068af8644bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4670ec8192280d99f0b0351837e05c580dabdfb50ce07de614dc9bb92e3b1d08_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:99730a4376842a0b9a1f5f7083d1b8c22ff8ea5912d6da3450d050c9b0cf36d4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:4884a8b1139f19f1722e8356783c190a6a1c51c88870e0c367884940ea95c00a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:7350cafccafa28935e8248148bc15468c0e7d87cc4a6bf17d8ef47e0f6e7122b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:d93167c8041b3030419c95854523a8036ece327fb68ea2ab8f74a04e2c8437d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e41beea854fe3e395887c8042acc2403dbd239525081a6e6b18b8dea0afc1ad4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:19b5ab4363e9ad0b45d7df0d8d159bd52e4d27bd5eb588e74d92e75f87f5c285_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:5b67fbc43a9adda03dc35afb9e8757d52fc5fc43c70ad6bb22f5cc59e7b05514_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ab59845c6ec8e99f378f2f2a07087c58ff31abe2d1828f5aa1415d057d2e4fc6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b23c5b7eea0c3cf26ad1ad2dffda8847f8ab32f614ba5612b98755ef48345941_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:065d205e64fc8c462cafe046336400df21c32bc19eecd749ddd722c915c24159_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:0f182199c3b68aedcd8d1fca5a33517455280094951e1d71c6c949e192c31b9c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:67879974d4b32f9cbe69d6ee0d815e54b46525cacaa0b6db14fc48c4535519ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:fba212598089760c7db08ff983c297dba743ea8824d261f2b187a49dc4b367d7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:293a59573874331480e17d680d7128ef0bd58aa5ba80c48601ceb6474427f086_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:6a57c447cd9dd85092c1bf93593a98ea21fa48feda7ffe8705edfc92c4fe245c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:9a2c4b501631661a0acaf4787c17e01c7e46909bdd9ba3366d62eda9fc5f7007_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e10872b483e0755561e831ef7bee39a12ce08ac8e7ff8ac47da6f40317234da6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1fd262975034d74a65b7182b0a0af614c9e14e6205c954002d313d7f93575673_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:7ccea7a3e43269463b08bc4f530cda138176e9b15740d33e6fca3793df714b20_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:8f06ec8a1ed5d37d190997acc534d16870d251ad27cea8925ad03862bcffd222_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dfd7adfc5b7cc80e3947240cae277a018196c61f3588b3bc52688a8c5e5d2fca_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0792e1389550aef672794e860e69cfd65b5407ebd474a78beb1b539c093b8e2d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:25c7158a8dc8594bc2cfbf655ce305fa47c8fd50cbffa197c2bacc0a58dd825c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:6f2e9d9b0ae8f4890aae1b3da9314e0ef220227cb55c3bfa6d2b2c510ccac842_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:7fb1e0b090f758e89957594a747023a4043e707475d57f6e71f7ffadf8fe1ac8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0c148960bb60a8ab728ab025ae17cd9638bf33eb6b890cfb7d9355edc02ff528_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:12d9ced9e566d677502af33e01e7f89e1ce57525513ec78a10fcec539e9a0e18_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:23e9500e2b88f703d92c0e71008bdb96c442835fe0caa5960c60f74e4d083a3a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:591dc1e332c4214d751e522a3f156db275c34238a098b87744f764bb5078cbbb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:94ccdbfdafcf1ff2d5b1522efbb6e6c66950c3283f59c697f68709ea50c47cd3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:996005219a17d7676f8fbacd1c09fc563922084727a6d6937d759574d53eec2e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:bcb6471fa041dac601c983f786aa6aa4c05f591d962a0feab86ec28b7135f088_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:e09fdda8a783af83a2693ebd190abb3b4b3119da909789a60add3ae99c7db867_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4a7604bc418b77ea9e8b9212811b9f004fa9c3519ec69f0cca947e9bf024a5c2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:bccf52f944424157ac281567af6b5d3c6a901e503c693a93050823caadaf2582_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:c93e44a4b844dedfd80be876aeeff7fdf98fe13d81f8dff267efbd7485a23ad0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:dc735e86de6db46f50ab402d2758ac73ada53a07e6aead898a4690c9961c75aa_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:08b9edd9ce77f3ac14d6e387267d23482ced948db4655b1eb7958d843055ef79_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:39b42ea771a00edf8275b4c274999b4a0212c1a2d7473922e3968d0fe1fa6195_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:407d8011f16326cbd93016e2235b72fd66f829fa72f0558f03ab4920446616e1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:5104b3162b607a50fcf55eee4a42490b56637ac278c7f54ac2cb63fc11de5cdd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:0feb2bb59207a0c9acdfca1f0b279ea37030eb17329ada7c2873d219946165c4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:4046891f28acf722eb26b365f53504912afc837a3a7d51d2f5162ad4737bca0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:64210438ed80a847fbd3dfce081c0b38176ed25a3b5d7d16f699eb30de9a0e7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:7cc883a87d758f0594d8b1a886501c4621d32d54d9319ce33caeb5a6ccd33336_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:57cfd4d43f72dbe759480239190323bfba08a880f3643ec8c0e8516f051d3aa7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:79dc9a83d55e8e90b1365d99253b34287be6408575aec81da554ea7337907c80_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:81692c8d42debdac5f75f0db84aa9a055e8d2bcd8b92f4b2007a704edcd39ee0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:f2439a0c051d9b6b688a18204e0b0c0b16eccd3b81c5f1e0c84f967f6b6bafab_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1e4a7ea7f4de810de638affd4ca9d2671c47137d9b916cd3d9bf2982abead18c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:7075df66bd506ac1826bba7147831ced1fe39fcea2f58e2c75b4350ad4797496_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:a5b9c1a8ebe87f107b3920dae1df055cd78bcd4d3a3c03c4b5699b6710ea3593_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:d9c0fb50e102278b7dad10c59b3d8f35eff7c5798cce654c0ad10d146df23ede_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:05ed03d7f86337685b48e2155ad32b5b79218743906d7c1d99f928290a5fe42b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:7d70383dcd5f22e98f32a122f1b99332246fe94c34da6aa83a581e6411fd7917_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f84b2fdff9023eef6ba15bcd24e29c5705c65d40df67e33a7360d01a821046f8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:fd5e894feb6b26987267902cea32635d4941e6112efb87dbcce55431f10df401_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries"
},
{
"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 Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:081e80d92fb4abca986fe555fecb5a1089c2ed884a8b06c673c2d9a0cba28a7d_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:4b59a91b0f4f0ee348074558411ac5a06b6daf80f281d82de78fefeb4cd64c2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:726d3185e3ec8b19448a515529b784c0fd115fd97f53598703b4e9efcab42c72_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:8c3a0c275df66554cc7580127847f8a25e1a93a37b2bc959c6c873fd56036127_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:6b4b56de6aa091ac87ce8a8c3beb2d82a5a019f2e1f6ff9f0ce220050d19d447_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ae6aaeae3e16c625db66c742f86f8743324cfd83469fd7460f42843f558cc596_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:b5fe209b755e3b97a968bf0dec2b22288c6a28f342ccca5afb9927dbbb5a8488_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ea647473a29becdead38ce07c20a3836dce6b9c4355b8ec749fa6c8fa01656ff_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:009192d26ff0422301cf1161cd7df863be8a69430a3ab02ce90711f56bd06739_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:2c5d51fc1a581737e92a337bb534f7e5a84ee51ab66c6db04fc5fe07a50bcd3d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:52ae03ffbd554c183c46d7c06feb3e7f64d11a3316beb3a180b9bf2c796b054b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9a3735b27a0b1e87f1008d20a5d26ceaad4aed91fb2d0387dd304f9e9230abf1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:222033b1c86d40c7ca2eec6a1668b097923a7fd03154380fbde31d7495a81464_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:76c04f4014f8b72600be2927ab294ef92528cc5ca68b75f0c3fe476b320e5e9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d7a7af28b169f38e7dbff61c6a4fe8651e034810865ebc1a617d7d9a1df1b84d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:f39e9bc78ba578522003b66f44c227b3cf3ca49f41e3d53c40a7eacd5b04ed3c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:1983c2581c6f46370a18e04b822a987a9326f3b80983ca5a659a17aa034b7ce6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:3829e6b7eb9c10742356d68e0cf2b6761697808976af08bd6bd635da9ba521ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:6cb786a7b9b60606fc87c2cdac198740248e822250f7522015665d7389dfa077_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:784c610aa01dc829d1352d04585a759013ecb573c6645d19f9167c76f40b6413_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:2ce6bc821b132a01d05d6d9bd3c1f8030dcaf25307fb48ae53ddcf126c57b034_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7a240591bd0cef0773f1cbe2fddc412817194d3f33ebeac34ecb3ee1977ad65d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a766d7433ea19b74e4584f038883546cd9e0365902924ea8e81955cd1f620f8a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:e983adf2ffdcaad13f4aefb295df3f0c32008b1c98de05a42a36473f10b1eac9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:0f7807cfa4efec2e3cbda82ab8200d0059c6e6308fde7707bac0c6b39df206e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:65c19f431c6f3c7d0dd91e2d8a5ee8621be54b0ce63233382473d023fb2ad71f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e2c1d1e4857fa8669dc6055295acb6fbfd9255d0002f74f462c5647291b98d37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e439078f9f17194417623ca25787d1a6b55d65083298b419b692c02a579413db_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:6187fae21ede179199da3e8335d83e518644bba4d045212d41ba543426d077ac_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:77543c0a770ab5096dd4af76d98dbdb6ad05a1981226ad7b41a7cc561d70697e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:7c2e90c6e02350643e2a40c46a0e5a759a9eb2eca0ecde33a3ebd89fe6e00378_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:afd26aec4a01abe704f5e4f5442035b90cbbd37cd5b7ef2d51f5c1ef6a575563_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:1399e8f547435a00446d2254ac70f41eb6537edf220287777dc484aaceaedc6d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2a3eb1e345523290314211c03bb37db2424ec1100720681941e0bd8889548877_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7ff09ae31d78e9cb98e4efc663cb4109b527414a98c10c5ac331bf4ab4e0d931_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:8d4f1943e1128aefa6c286f4bcf894edbbe5e8e7433a74d625b588a381f9dab0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:4e280b8e20624911dd5c8d153d82bbb501b5c73946a49e8262c6d4785ab4f2dd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:6661e606a4afd697cbfaa60eeebfd8fd34dfc00fd9f30c50ea7c03667439259a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8c1e6d77db40b1d307e54493fc7ff29fe2a01017074b79930b7dbf98dca63433_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:9fec429e172e0b73c04ffd73cf4c20205aa8beaf232ece79693deea008d9b4b3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:37c6f23f1cf874753f6794e5354302315044f8347623456087f853a91ded7c96_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:63c02eca979ef5ce4363814af3a1271be3b05c2db7f02684288538b57de91ad8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:72debbd2749a3e12fc8c2ceca48cba8976b3dbea85f0f5b890c4207f8f9eaf46_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:8b0bf37e7d8f868889313a9043e94844007026c2d2f3559ef583ccf4dc8bc14f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:0162d426242039dbb8d81bbeae6649cf21cd000c68531a54260cde322a487de4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:30205c1c53b731e727f4015af5c63e2928db2ee86b846f883271743ea51867d9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:46f52deef1d930e488f3a1592334ee756f514a529f4d9d07bb54f22e3a914e80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:4f6203e4dc3275ca44ec593fbdb6c3ab08fbae0c8e354f1c15fc6af0c170a181_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:41281622787b48d53f76228cb89059a07e5eb520a6f07b7b32144e13b3f72b84_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:65a7044631706e06835d757a9d0c139d2a30dce63a9a37ed25df716518e9302e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7ca2bc9395551ed087c9b923d5b8e9dcd04f558821f9ba6bb809df675a59fb35_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a7ff4ab478a7db1131f5c016a1626897c6219ea2d577379c8c436273fd5eabe1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:2a43a8e435a9d83b9003f2a4c8660385ba95ac9eee0513cfc32db3a78f6cd710_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:42eac5f982f2f5fed14d4da538dcd8d32443e387d053b5ee760852808ce7b7ae_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:a443b83efb9513e1d59dd39c4e2053de7fc81c74c9f8efe49428d01ec20dfb5c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:aff98872800448122344a5847a813c8197dc151ed9f07c53ad0e1d95da477f50_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:145ffa062b5d86b71ab6d4c72d11018491a1940d64764e77f849fa668509acea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:35dcda0e9cec2ad9bb468b1b5cf2ed2d8d5ab66f927698098371ac5f30b15ebf_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:8ec340a89cd5d57b48beec8ce60fe8128a9494a209884a1c76b1bb6d8004fe96_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:a577fc1aa6b9275b39bb5cfbda4ba7e759676b0175a91ba22657777f5546a888_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:02a9e0169a56c3fcfe825aa62c3d56788f02489b4f7f5bc1f10de5d2d052d7ff_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:0d1086aa230e96edf95e4fd6cbf1cb8b17c11f26e014601944582e307c4d4e59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:12048bfc0ba64b231fd0290c76e4d8188927e1053011252a130a642bdf33c7a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:975a3d23af223c2de0453ec3938c6c6591596cbea6e87300f7418b246543995d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f5df353cd7c20ce408d2a8a712a7667173d7f69a511bc821ca696d76526318b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:3f8e3641b68d61282ef2006a4253167645673effd2eddc633aba5d8ee06d012f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:b2ab980f6dd395657f618680a2a4134345cbe6cb90f608429f7c8721693371c0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bc26d00f0688549b0be5761eabe6242595aac35913c96335f9455aef1f7108f5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:036b13b8fd89466488b6df196eb3aace5de02485b6efd9f9a7559a68251d5271_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:246106b84de12f768f3e974e0e1e9309a683af06af2e33237176a2ccc1d89c66_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:b5fcbeec6cc1dd13a63a0026dc84a10082d0ca4eb6e2f31ae26c607bf3f1f95e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:e3df2849563d093d4c33cb8057b4117b4dc48cb30d39b25f68e4353d63e14066_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:3e996a288bdb941a3b266ef64c594eef1899091681de69f307c04f73e3333820_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:5a6ac6980d7c4969cf1574138f3acf527d871852145a2bff5aab339d87a6582c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:a3af61852d50b702896df295e5a68b4d53f997ff2413376b951f93cad50e845c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d874b4b1d5a7a98988df10e713a1bc0b542feebee5a6bbc6c0e0d84fb0798ec4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2721e17dbadf09237af979ecdaa06d78e5008593f81e2e0cdebff24d9d4c137d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:465fd369afac73c17e6bec785021b9814255d4abdede5dad0a4ca8c84cbfafab_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c13a96ca5de55eb3aff45efc2128c11e32b20b22410e52b6438a447095a7576c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c96641054000bf26f73ec579db9d0a56b7e54b7a7d4793eed20fcdb52521cd7c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:0d4844dc09a3e21e26e73e82f87d6a02d01a090748e946cf20fedfd6936d809e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4cd5d09c12a48cd5ce966ccd2e37a4e2e5c141e1ee6cb698d8f0373b1368d740_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67aa1bdc459a7112db04e9f8c0041f61be584235261aca7c7967a9a0510c6eb6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:f97f5cec64db96e60f5f2b2bba4fe1d5f79b985026510df08e97df1cd9edfff8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:01531f31c5d597cbb268d58036478d260dd069cb513a2c75d8d569e616a264ce_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:46e37410e7568c35cc4e19eb8902695ebce97c5c4549b644648db500fc983e71_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:88bdc4fde0f957359ac7249882dc80681b3edebaa7120261c9edb10be36b89eb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:b8b5799bd895bb3686b43288e1b6cbd82c60faf6783486cc27ec0fd316cc80f7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7965b35be1791f71c0b15c302708a1c255352de6ecd3762f07a9cd289cd34cb0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:9aaf56ab79342abcca348ca4452c6c17ec86ec5838fb0baf9a27a2bc4f7c67d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:bce92caf55f2567aae42a86923253afb01671c204245ad86c2beaff8430a6639_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:fa44755e2253febbe44952e5487a0d86b6a20aaaf83bd1198064db49575b5fc1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:328c1fb3983fd19e3b8794ef340f2f1c38e3b4869aabd42c929c37686ba142f7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:889d8df6de7dcedee226609c11845e55556dfc6c228cafc5c773f7cecee513bf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:dd6cd60782d2e20fc6d6bd7645517666aea942738bfa0b06a55ee068da59b968_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:e2d58f1805e7b159f212fccd8fd3298d4c302be98eb01a6cb3b83422ed30acaf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:07374fb39037f67ae5ec9dbb7959b30d8f039b94a1e4bc50796d1a6ab372595b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:1a3933778481e93e25e44518c66a2d1fe76d708314cefd5f55ff3326e4db8fbe_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5d22f6fb1baaa09c4c35516106da5d628ea8ce468441aefebb9ffb10a141ebfa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:d18bf43c2c35ce3352efb39099b4993bfa56356368b2ebf3e812cc0392fac702_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:1fdd64113c3424efbe7283057f4b71bc57eab3f8b92887f7202b179378181947_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:41311a9a395fea38f67fa954de4ceca786820a2c27bba59369da5fcdec56e514_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:886b951377221a5d8b5b32fc2e92d667c7df97e9828b765c0696c84453f5dec4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:e84a0449d2e6565e404a009e2c99cf54266ae34f23c889ae09f87d8c7d8ea729_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:03b07fa2a2c93563e07358f56d0f2dea061b3394cf8b0ddef8eab4c9491cda79_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:07377669c470f1efb77d10f12e3121fc8aea8481693212e394e7403114712e27_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:13fa04fb724f58a09e376b5f040a6c77e7a235bdbad2848cc31d6d6fb885807f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:cbbb2cbf10f0886a83c06105ee4f728ae0dc89c47781e42da9f1cfa1e2577c49_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:14d2e9a6dbe70e340d59298a0d2202900e752fa206cdfaf19519f9f3261b7abf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:63012f693b6046ca95edfc8f63e999d7da0c05f0d6bb9b614fba426f968ec85f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:6e9115e0d52521e3ec88b1ba92d9d4bbcc7a8c584710e204a8ee20a5c74bc66d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:8ca12b116c7b4f58e90f541d9cc9a1c449ac8c5d7009c856645a24f30755289d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:03ca660d7c757d60b17af160876371e401c295bdb55115bd56bf3617f64ab08f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:14503bfd7af16acdec80eb3e08008bec9e08ec2f9c88d133818e7fc1f36695aa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:a7825362e9da5ca76836c7213774f17be04f7d7a33ce9dd963b50c60010b63aa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:b6e08f53c1527e00dffb09063dd3777abd7b2c447cac8f6fdd177376c270c10c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:012ed2651cabbe498a525c90063d78fe468a94ca607bf4e027bc8179aca6eb60_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:07703a48e4f19f31f1ee8aff22776c10616227c984f3fa4a8ab80068af8644bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4670ec8192280d99f0b0351837e05c580dabdfb50ce07de614dc9bb92e3b1d08_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:99730a4376842a0b9a1f5f7083d1b8c22ff8ea5912d6da3450d050c9b0cf36d4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:4884a8b1139f19f1722e8356783c190a6a1c51c88870e0c367884940ea95c00a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:7350cafccafa28935e8248148bc15468c0e7d87cc4a6bf17d8ef47e0f6e7122b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:d93167c8041b3030419c95854523a8036ece327fb68ea2ab8f74a04e2c8437d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e41beea854fe3e395887c8042acc2403dbd239525081a6e6b18b8dea0afc1ad4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:19b5ab4363e9ad0b45d7df0d8d159bd52e4d27bd5eb588e74d92e75f87f5c285_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:5b67fbc43a9adda03dc35afb9e8757d52fc5fc43c70ad6bb22f5cc59e7b05514_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ab59845c6ec8e99f378f2f2a07087c58ff31abe2d1828f5aa1415d057d2e4fc6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b23c5b7eea0c3cf26ad1ad2dffda8847f8ab32f614ba5612b98755ef48345941_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:065d205e64fc8c462cafe046336400df21c32bc19eecd749ddd722c915c24159_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:0f182199c3b68aedcd8d1fca5a33517455280094951e1d71c6c949e192c31b9c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:67879974d4b32f9cbe69d6ee0d815e54b46525cacaa0b6db14fc48c4535519ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:fba212598089760c7db08ff983c297dba743ea8824d261f2b187a49dc4b367d7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:293a59573874331480e17d680d7128ef0bd58aa5ba80c48601ceb6474427f086_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:6a57c447cd9dd85092c1bf93593a98ea21fa48feda7ffe8705edfc92c4fe245c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:9a2c4b501631661a0acaf4787c17e01c7e46909bdd9ba3366d62eda9fc5f7007_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e10872b483e0755561e831ef7bee39a12ce08ac8e7ff8ac47da6f40317234da6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1fd262975034d74a65b7182b0a0af614c9e14e6205c954002d313d7f93575673_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:7ccea7a3e43269463b08bc4f530cda138176e9b15740d33e6fca3793df714b20_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:8f06ec8a1ed5d37d190997acc534d16870d251ad27cea8925ad03862bcffd222_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dfd7adfc5b7cc80e3947240cae277a018196c61f3588b3bc52688a8c5e5d2fca_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0792e1389550aef672794e860e69cfd65b5407ebd474a78beb1b539c093b8e2d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:25c7158a8dc8594bc2cfbf655ce305fa47c8fd50cbffa197c2bacc0a58dd825c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:6f2e9d9b0ae8f4890aae1b3da9314e0ef220227cb55c3bfa6d2b2c510ccac842_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:7fb1e0b090f758e89957594a747023a4043e707475d57f6e71f7ffadf8fe1ac8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0c148960bb60a8ab728ab025ae17cd9638bf33eb6b890cfb7d9355edc02ff528_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:12d9ced9e566d677502af33e01e7f89e1ce57525513ec78a10fcec539e9a0e18_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:23e9500e2b88f703d92c0e71008bdb96c442835fe0caa5960c60f74e4d083a3a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:591dc1e332c4214d751e522a3f156db275c34238a098b87744f764bb5078cbbb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:94ccdbfdafcf1ff2d5b1522efbb6e6c66950c3283f59c697f68709ea50c47cd3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:996005219a17d7676f8fbacd1c09fc563922084727a6d6937d759574d53eec2e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:bcb6471fa041dac601c983f786aa6aa4c05f591d962a0feab86ec28b7135f088_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:e09fdda8a783af83a2693ebd190abb3b4b3119da909789a60add3ae99c7db867_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:08b9edd9ce77f3ac14d6e387267d23482ced948db4655b1eb7958d843055ef79_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:39b42ea771a00edf8275b4c274999b4a0212c1a2d7473922e3968d0fe1fa6195_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:407d8011f16326cbd93016e2235b72fd66f829fa72f0558f03ab4920446616e1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:5104b3162b607a50fcf55eee4a42490b56637ac278c7f54ac2cb63fc11de5cdd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:0feb2bb59207a0c9acdfca1f0b279ea37030eb17329ada7c2873d219946165c4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:4046891f28acf722eb26b365f53504912afc837a3a7d51d2f5162ad4737bca0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:64210438ed80a847fbd3dfce081c0b38176ed25a3b5d7d16f699eb30de9a0e7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:7cc883a87d758f0594d8b1a886501c4621d32d54d9319ce33caeb5a6ccd33336_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:57cfd4d43f72dbe759480239190323bfba08a880f3643ec8c0e8516f051d3aa7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:79dc9a83d55e8e90b1365d99253b34287be6408575aec81da554ea7337907c80_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:81692c8d42debdac5f75f0db84aa9a055e8d2bcd8b92f4b2007a704edcd39ee0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:f2439a0c051d9b6b688a18204e0b0c0b16eccd3b81c5f1e0c84f967f6b6bafab_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1e4a7ea7f4de810de638affd4ca9d2671c47137d9b916cd3d9bf2982abead18c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:7075df66bd506ac1826bba7147831ced1fe39fcea2f58e2c75b4350ad4797496_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:a5b9c1a8ebe87f107b3920dae1df055cd78bcd4d3a3c03c4b5699b6710ea3593_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:d9c0fb50e102278b7dad10c59b3d8f35eff7c5798cce654c0ad10d146df23ede_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:05ed03d7f86337685b48e2155ad32b5b79218743906d7c1d99f928290a5fe42b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:7d70383dcd5f22e98f32a122f1b99332246fe94c34da6aa83a581e6411fd7917_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f84b2fdff9023eef6ba15bcd24e29c5705c65d40df67e33a7360d01a821046f8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:fd5e894feb6b26987267902cea32635d4941e6112efb87dbcce55431f10df401_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 Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:67dda827430141da9260addae0484b63d0526d2d4a69177e9c90850627a6792a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:911738cd76b2f2002a96354ac7e16235c5e555c48a6a876977e5539cd0cabad8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a16aface5e3be2f06a81cd365d8a29e8a342ce95d2d8d409c09ed2751e62e67b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:add94df989dceabc46ff0229282f993169d7d95d0d692bc083ec23df747d794f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1a6b55e1aff357829801307fc13868be668683cd5757128529c05a427eaf5c06_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:a9478b93a039398fa9cf8cafd506b0928c6c44992b9843a1b4dd174a249229e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:be5a357a322a7698839765f046ddd8860cfdca5013c4e2f36fecef2ef77610d1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:c8d11529d16cdb3337d3fcc37a11df53e74a1f14c7fab7ec6e4b5a84f686cbd3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4a7604bc418b77ea9e8b9212811b9f004fa9c3519ec69f0cca947e9bf024a5c2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:bccf52f944424157ac281567af6b5d3c6a901e503c693a93050823caadaf2582_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:c93e44a4b844dedfd80be876aeeff7fdf98fe13d81f8dff267efbd7485a23ad0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:dc735e86de6db46f50ab402d2758ac73ada53a07e6aead898a4690c9961c75aa_ppc64le"
],
"known_not_affected": [
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:081e80d92fb4abca986fe555fecb5a1089c2ed884a8b06c673c2d9a0cba28a7d_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:4b59a91b0f4f0ee348074558411ac5a06b6daf80f281d82de78fefeb4cd64c2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:726d3185e3ec8b19448a515529b784c0fd115fd97f53598703b4e9efcab42c72_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:8c3a0c275df66554cc7580127847f8a25e1a93a37b2bc959c6c873fd56036127_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:6b4b56de6aa091ac87ce8a8c3beb2d82a5a019f2e1f6ff9f0ce220050d19d447_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ae6aaeae3e16c625db66c742f86f8743324cfd83469fd7460f42843f558cc596_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:b5fe209b755e3b97a968bf0dec2b22288c6a28f342ccca5afb9927dbbb5a8488_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ea647473a29becdead38ce07c20a3836dce6b9c4355b8ec749fa6c8fa01656ff_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:009192d26ff0422301cf1161cd7df863be8a69430a3ab02ce90711f56bd06739_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:2c5d51fc1a581737e92a337bb534f7e5a84ee51ab66c6db04fc5fe07a50bcd3d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:52ae03ffbd554c183c46d7c06feb3e7f64d11a3316beb3a180b9bf2c796b054b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9a3735b27a0b1e87f1008d20a5d26ceaad4aed91fb2d0387dd304f9e9230abf1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:222033b1c86d40c7ca2eec6a1668b097923a7fd03154380fbde31d7495a81464_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:76c04f4014f8b72600be2927ab294ef92528cc5ca68b75f0c3fe476b320e5e9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d7a7af28b169f38e7dbff61c6a4fe8651e034810865ebc1a617d7d9a1df1b84d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:f39e9bc78ba578522003b66f44c227b3cf3ca49f41e3d53c40a7eacd5b04ed3c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:1983c2581c6f46370a18e04b822a987a9326f3b80983ca5a659a17aa034b7ce6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:3829e6b7eb9c10742356d68e0cf2b6761697808976af08bd6bd635da9ba521ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:6cb786a7b9b60606fc87c2cdac198740248e822250f7522015665d7389dfa077_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:784c610aa01dc829d1352d04585a759013ecb573c6645d19f9167c76f40b6413_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:2ce6bc821b132a01d05d6d9bd3c1f8030dcaf25307fb48ae53ddcf126c57b034_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7a240591bd0cef0773f1cbe2fddc412817194d3f33ebeac34ecb3ee1977ad65d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a766d7433ea19b74e4584f038883546cd9e0365902924ea8e81955cd1f620f8a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:e983adf2ffdcaad13f4aefb295df3f0c32008b1c98de05a42a36473f10b1eac9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:0f7807cfa4efec2e3cbda82ab8200d0059c6e6308fde7707bac0c6b39df206e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:65c19f431c6f3c7d0dd91e2d8a5ee8621be54b0ce63233382473d023fb2ad71f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e2c1d1e4857fa8669dc6055295acb6fbfd9255d0002f74f462c5647291b98d37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e439078f9f17194417623ca25787d1a6b55d65083298b419b692c02a579413db_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:6187fae21ede179199da3e8335d83e518644bba4d045212d41ba543426d077ac_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:77543c0a770ab5096dd4af76d98dbdb6ad05a1981226ad7b41a7cc561d70697e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:7c2e90c6e02350643e2a40c46a0e5a759a9eb2eca0ecde33a3ebd89fe6e00378_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:afd26aec4a01abe704f5e4f5442035b90cbbd37cd5b7ef2d51f5c1ef6a575563_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:1399e8f547435a00446d2254ac70f41eb6537edf220287777dc484aaceaedc6d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2a3eb1e345523290314211c03bb37db2424ec1100720681941e0bd8889548877_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7ff09ae31d78e9cb98e4efc663cb4109b527414a98c10c5ac331bf4ab4e0d931_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:8d4f1943e1128aefa6c286f4bcf894edbbe5e8e7433a74d625b588a381f9dab0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:4e280b8e20624911dd5c8d153d82bbb501b5c73946a49e8262c6d4785ab4f2dd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:6661e606a4afd697cbfaa60eeebfd8fd34dfc00fd9f30c50ea7c03667439259a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8c1e6d77db40b1d307e54493fc7ff29fe2a01017074b79930b7dbf98dca63433_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:9fec429e172e0b73c04ffd73cf4c20205aa8beaf232ece79693deea008d9b4b3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:37c6f23f1cf874753f6794e5354302315044f8347623456087f853a91ded7c96_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:63c02eca979ef5ce4363814af3a1271be3b05c2db7f02684288538b57de91ad8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:72debbd2749a3e12fc8c2ceca48cba8976b3dbea85f0f5b890c4207f8f9eaf46_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:8b0bf37e7d8f868889313a9043e94844007026c2d2f3559ef583ccf4dc8bc14f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:0162d426242039dbb8d81bbeae6649cf21cd000c68531a54260cde322a487de4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:30205c1c53b731e727f4015af5c63e2928db2ee86b846f883271743ea51867d9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:46f52deef1d930e488f3a1592334ee756f514a529f4d9d07bb54f22e3a914e80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:4f6203e4dc3275ca44ec593fbdb6c3ab08fbae0c8e354f1c15fc6af0c170a181_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:41281622787b48d53f76228cb89059a07e5eb520a6f07b7b32144e13b3f72b84_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:65a7044631706e06835d757a9d0c139d2a30dce63a9a37ed25df716518e9302e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7ca2bc9395551ed087c9b923d5b8e9dcd04f558821f9ba6bb809df675a59fb35_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a7ff4ab478a7db1131f5c016a1626897c6219ea2d577379c8c436273fd5eabe1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:2a43a8e435a9d83b9003f2a4c8660385ba95ac9eee0513cfc32db3a78f6cd710_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:42eac5f982f2f5fed14d4da538dcd8d32443e387d053b5ee760852808ce7b7ae_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:a443b83efb9513e1d59dd39c4e2053de7fc81c74c9f8efe49428d01ec20dfb5c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:aff98872800448122344a5847a813c8197dc151ed9f07c53ad0e1d95da477f50_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:145ffa062b5d86b71ab6d4c72d11018491a1940d64764e77f849fa668509acea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:35dcda0e9cec2ad9bb468b1b5cf2ed2d8d5ab66f927698098371ac5f30b15ebf_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:8ec340a89cd5d57b48beec8ce60fe8128a9494a209884a1c76b1bb6d8004fe96_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:a577fc1aa6b9275b39bb5cfbda4ba7e759676b0175a91ba22657777f5546a888_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:02a9e0169a56c3fcfe825aa62c3d56788f02489b4f7f5bc1f10de5d2d052d7ff_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:0d1086aa230e96edf95e4fd6cbf1cb8b17c11f26e014601944582e307c4d4e59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:12048bfc0ba64b231fd0290c76e4d8188927e1053011252a130a642bdf33c7a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:975a3d23af223c2de0453ec3938c6c6591596cbea6e87300f7418b246543995d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f5df353cd7c20ce408d2a8a712a7667173d7f69a511bc821ca696d76526318b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:3f8e3641b68d61282ef2006a4253167645673effd2eddc633aba5d8ee06d012f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:b2ab980f6dd395657f618680a2a4134345cbe6cb90f608429f7c8721693371c0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bc26d00f0688549b0be5761eabe6242595aac35913c96335f9455aef1f7108f5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:036b13b8fd89466488b6df196eb3aace5de02485b6efd9f9a7559a68251d5271_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:246106b84de12f768f3e974e0e1e9309a683af06af2e33237176a2ccc1d89c66_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:b5fcbeec6cc1dd13a63a0026dc84a10082d0ca4eb6e2f31ae26c607bf3f1f95e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:e3df2849563d093d4c33cb8057b4117b4dc48cb30d39b25f68e4353d63e14066_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:3e996a288bdb941a3b266ef64c594eef1899091681de69f307c04f73e3333820_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:5a6ac6980d7c4969cf1574138f3acf527d871852145a2bff5aab339d87a6582c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:a3af61852d50b702896df295e5a68b4d53f997ff2413376b951f93cad50e845c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d874b4b1d5a7a98988df10e713a1bc0b542feebee5a6bbc6c0e0d84fb0798ec4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2721e17dbadf09237af979ecdaa06d78e5008593f81e2e0cdebff24d9d4c137d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:465fd369afac73c17e6bec785021b9814255d4abdede5dad0a4ca8c84cbfafab_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c13a96ca5de55eb3aff45efc2128c11e32b20b22410e52b6438a447095a7576c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c96641054000bf26f73ec579db9d0a56b7e54b7a7d4793eed20fcdb52521cd7c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:0d4844dc09a3e21e26e73e82f87d6a02d01a090748e946cf20fedfd6936d809e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4cd5d09c12a48cd5ce966ccd2e37a4e2e5c141e1ee6cb698d8f0373b1368d740_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67aa1bdc459a7112db04e9f8c0041f61be584235261aca7c7967a9a0510c6eb6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:f97f5cec64db96e60f5f2b2bba4fe1d5f79b985026510df08e97df1cd9edfff8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:01531f31c5d597cbb268d58036478d260dd069cb513a2c75d8d569e616a264ce_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:46e37410e7568c35cc4e19eb8902695ebce97c5c4549b644648db500fc983e71_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:88bdc4fde0f957359ac7249882dc80681b3edebaa7120261c9edb10be36b89eb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:b8b5799bd895bb3686b43288e1b6cbd82c60faf6783486cc27ec0fd316cc80f7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7965b35be1791f71c0b15c302708a1c255352de6ecd3762f07a9cd289cd34cb0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:9aaf56ab79342abcca348ca4452c6c17ec86ec5838fb0baf9a27a2bc4f7c67d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:bce92caf55f2567aae42a86923253afb01671c204245ad86c2beaff8430a6639_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:fa44755e2253febbe44952e5487a0d86b6a20aaaf83bd1198064db49575b5fc1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:328c1fb3983fd19e3b8794ef340f2f1c38e3b4869aabd42c929c37686ba142f7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:889d8df6de7dcedee226609c11845e55556dfc6c228cafc5c773f7cecee513bf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:dd6cd60782d2e20fc6d6bd7645517666aea942738bfa0b06a55ee068da59b968_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:e2d58f1805e7b159f212fccd8fd3298d4c302be98eb01a6cb3b83422ed30acaf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:07374fb39037f67ae5ec9dbb7959b30d8f039b94a1e4bc50796d1a6ab372595b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:1a3933778481e93e25e44518c66a2d1fe76d708314cefd5f55ff3326e4db8fbe_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5d22f6fb1baaa09c4c35516106da5d628ea8ce468441aefebb9ffb10a141ebfa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:d18bf43c2c35ce3352efb39099b4993bfa56356368b2ebf3e812cc0392fac702_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:1fdd64113c3424efbe7283057f4b71bc57eab3f8b92887f7202b179378181947_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:41311a9a395fea38f67fa954de4ceca786820a2c27bba59369da5fcdec56e514_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:886b951377221a5d8b5b32fc2e92d667c7df97e9828b765c0696c84453f5dec4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:e84a0449d2e6565e404a009e2c99cf54266ae34f23c889ae09f87d8c7d8ea729_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:03b07fa2a2c93563e07358f56d0f2dea061b3394cf8b0ddef8eab4c9491cda79_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:07377669c470f1efb77d10f12e3121fc8aea8481693212e394e7403114712e27_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:13fa04fb724f58a09e376b5f040a6c77e7a235bdbad2848cc31d6d6fb885807f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:cbbb2cbf10f0886a83c06105ee4f728ae0dc89c47781e42da9f1cfa1e2577c49_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:14d2e9a6dbe70e340d59298a0d2202900e752fa206cdfaf19519f9f3261b7abf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:63012f693b6046ca95edfc8f63e999d7da0c05f0d6bb9b614fba426f968ec85f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:6e9115e0d52521e3ec88b1ba92d9d4bbcc7a8c584710e204a8ee20a5c74bc66d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:8ca12b116c7b4f58e90f541d9cc9a1c449ac8c5d7009c856645a24f30755289d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:03ca660d7c757d60b17af160876371e401c295bdb55115bd56bf3617f64ab08f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:14503bfd7af16acdec80eb3e08008bec9e08ec2f9c88d133818e7fc1f36695aa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:a7825362e9da5ca76836c7213774f17be04f7d7a33ce9dd963b50c60010b63aa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:b6e08f53c1527e00dffb09063dd3777abd7b2c447cac8f6fdd177376c270c10c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:012ed2651cabbe498a525c90063d78fe468a94ca607bf4e027bc8179aca6eb60_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:07703a48e4f19f31f1ee8aff22776c10616227c984f3fa4a8ab80068af8644bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4670ec8192280d99f0b0351837e05c580dabdfb50ce07de614dc9bb92e3b1d08_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:99730a4376842a0b9a1f5f7083d1b8c22ff8ea5912d6da3450d050c9b0cf36d4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:4884a8b1139f19f1722e8356783c190a6a1c51c88870e0c367884940ea95c00a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:7350cafccafa28935e8248148bc15468c0e7d87cc4a6bf17d8ef47e0f6e7122b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:d93167c8041b3030419c95854523a8036ece327fb68ea2ab8f74a04e2c8437d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e41beea854fe3e395887c8042acc2403dbd239525081a6e6b18b8dea0afc1ad4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:19b5ab4363e9ad0b45d7df0d8d159bd52e4d27bd5eb588e74d92e75f87f5c285_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:5b67fbc43a9adda03dc35afb9e8757d52fc5fc43c70ad6bb22f5cc59e7b05514_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ab59845c6ec8e99f378f2f2a07087c58ff31abe2d1828f5aa1415d057d2e4fc6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b23c5b7eea0c3cf26ad1ad2dffda8847f8ab32f614ba5612b98755ef48345941_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:065d205e64fc8c462cafe046336400df21c32bc19eecd749ddd722c915c24159_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:0f182199c3b68aedcd8d1fca5a33517455280094951e1d71c6c949e192c31b9c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:67879974d4b32f9cbe69d6ee0d815e54b46525cacaa0b6db14fc48c4535519ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:fba212598089760c7db08ff983c297dba743ea8824d261f2b187a49dc4b367d7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:293a59573874331480e17d680d7128ef0bd58aa5ba80c48601ceb6474427f086_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:6a57c447cd9dd85092c1bf93593a98ea21fa48feda7ffe8705edfc92c4fe245c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:9a2c4b501631661a0acaf4787c17e01c7e46909bdd9ba3366d62eda9fc5f7007_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e10872b483e0755561e831ef7bee39a12ce08ac8e7ff8ac47da6f40317234da6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1fd262975034d74a65b7182b0a0af614c9e14e6205c954002d313d7f93575673_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:7ccea7a3e43269463b08bc4f530cda138176e9b15740d33e6fca3793df714b20_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:8f06ec8a1ed5d37d190997acc534d16870d251ad27cea8925ad03862bcffd222_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dfd7adfc5b7cc80e3947240cae277a018196c61f3588b3bc52688a8c5e5d2fca_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0792e1389550aef672794e860e69cfd65b5407ebd474a78beb1b539c093b8e2d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:25c7158a8dc8594bc2cfbf655ce305fa47c8fd50cbffa197c2bacc0a58dd825c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:6f2e9d9b0ae8f4890aae1b3da9314e0ef220227cb55c3bfa6d2b2c510ccac842_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:7fb1e0b090f758e89957594a747023a4043e707475d57f6e71f7ffadf8fe1ac8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0c148960bb60a8ab728ab025ae17cd9638bf33eb6b890cfb7d9355edc02ff528_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:12d9ced9e566d677502af33e01e7f89e1ce57525513ec78a10fcec539e9a0e18_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:23e9500e2b88f703d92c0e71008bdb96c442835fe0caa5960c60f74e4d083a3a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:591dc1e332c4214d751e522a3f156db275c34238a098b87744f764bb5078cbbb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:94ccdbfdafcf1ff2d5b1522efbb6e6c66950c3283f59c697f68709ea50c47cd3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:996005219a17d7676f8fbacd1c09fc563922084727a6d6937d759574d53eec2e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:bcb6471fa041dac601c983f786aa6aa4c05f591d962a0feab86ec28b7135f088_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:e09fdda8a783af83a2693ebd190abb3b4b3119da909789a60add3ae99c7db867_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:08b9edd9ce77f3ac14d6e387267d23482ced948db4655b1eb7958d843055ef79_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:39b42ea771a00edf8275b4c274999b4a0212c1a2d7473922e3968d0fe1fa6195_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:407d8011f16326cbd93016e2235b72fd66f829fa72f0558f03ab4920446616e1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:5104b3162b607a50fcf55eee4a42490b56637ac278c7f54ac2cb63fc11de5cdd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:0feb2bb59207a0c9acdfca1f0b279ea37030eb17329ada7c2873d219946165c4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:4046891f28acf722eb26b365f53504912afc837a3a7d51d2f5162ad4737bca0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:64210438ed80a847fbd3dfce081c0b38176ed25a3b5d7d16f699eb30de9a0e7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:7cc883a87d758f0594d8b1a886501c4621d32d54d9319ce33caeb5a6ccd33336_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:57cfd4d43f72dbe759480239190323bfba08a880f3643ec8c0e8516f051d3aa7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:79dc9a83d55e8e90b1365d99253b34287be6408575aec81da554ea7337907c80_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:81692c8d42debdac5f75f0db84aa9a055e8d2bcd8b92f4b2007a704edcd39ee0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:f2439a0c051d9b6b688a18204e0b0c0b16eccd3b81c5f1e0c84f967f6b6bafab_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1e4a7ea7f4de810de638affd4ca9d2671c47137d9b916cd3d9bf2982abead18c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:7075df66bd506ac1826bba7147831ced1fe39fcea2f58e2c75b4350ad4797496_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:a5b9c1a8ebe87f107b3920dae1df055cd78bcd4d3a3c03c4b5699b6710ea3593_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:d9c0fb50e102278b7dad10c59b3d8f35eff7c5798cce654c0ad10d146df23ede_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:05ed03d7f86337685b48e2155ad32b5b79218743906d7c1d99f928290a5fe42b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:7d70383dcd5f22e98f32a122f1b99332246fe94c34da6aa83a581e6411fd7917_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f84b2fdff9023eef6ba15bcd24e29c5705c65d40df67e33a7360d01a821046f8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:fd5e894feb6b26987267902cea32635d4941e6112efb87dbcce55431f10df401_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-08-12T18:02:50+00:00",
"details": "Before you apply this update, make sure all previously released errata\nthat are relevant to your system are applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:67dda827430141da9260addae0484b63d0526d2d4a69177e9c90850627a6792a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:911738cd76b2f2002a96354ac7e16235c5e555c48a6a876977e5539cd0cabad8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a16aface5e3be2f06a81cd365d8a29e8a342ce95d2d8d409c09ed2751e62e67b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:add94df989dceabc46ff0229282f993169d7d95d0d692bc083ec23df747d794f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1a6b55e1aff357829801307fc13868be668683cd5757128529c05a427eaf5c06_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:a9478b93a039398fa9cf8cafd506b0928c6c44992b9843a1b4dd174a249229e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:be5a357a322a7698839765f046ddd8860cfdca5013c4e2f36fecef2ef77610d1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:c8d11529d16cdb3337d3fcc37a11df53e74a1f14c7fab7ec6e4b5a84f686cbd3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4a7604bc418b77ea9e8b9212811b9f004fa9c3519ec69f0cca947e9bf024a5c2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:bccf52f944424157ac281567af6b5d3c6a901e503c693a93050823caadaf2582_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:c93e44a4b844dedfd80be876aeeff7fdf98fe13d81f8dff267efbd7485a23ad0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:dc735e86de6db46f50ab402d2758ac73ada53a07e6aead898a4690c9961c75aa_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54427"
}
],
"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 Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:081e80d92fb4abca986fe555fecb5a1089c2ed884a8b06c673c2d9a0cba28a7d_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:4b59a91b0f4f0ee348074558411ac5a06b6daf80f281d82de78fefeb4cd64c2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:726d3185e3ec8b19448a515529b784c0fd115fd97f53598703b4e9efcab42c72_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:8c3a0c275df66554cc7580127847f8a25e1a93a37b2bc959c6c873fd56036127_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:6b4b56de6aa091ac87ce8a8c3beb2d82a5a019f2e1f6ff9f0ce220050d19d447_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ae6aaeae3e16c625db66c742f86f8743324cfd83469fd7460f42843f558cc596_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:b5fe209b755e3b97a968bf0dec2b22288c6a28f342ccca5afb9927dbbb5a8488_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ea647473a29becdead38ce07c20a3836dce6b9c4355b8ec749fa6c8fa01656ff_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:009192d26ff0422301cf1161cd7df863be8a69430a3ab02ce90711f56bd06739_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:2c5d51fc1a581737e92a337bb534f7e5a84ee51ab66c6db04fc5fe07a50bcd3d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:52ae03ffbd554c183c46d7c06feb3e7f64d11a3316beb3a180b9bf2c796b054b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9a3735b27a0b1e87f1008d20a5d26ceaad4aed91fb2d0387dd304f9e9230abf1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:222033b1c86d40c7ca2eec6a1668b097923a7fd03154380fbde31d7495a81464_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:76c04f4014f8b72600be2927ab294ef92528cc5ca68b75f0c3fe476b320e5e9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d7a7af28b169f38e7dbff61c6a4fe8651e034810865ebc1a617d7d9a1df1b84d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:f39e9bc78ba578522003b66f44c227b3cf3ca49f41e3d53c40a7eacd5b04ed3c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:1983c2581c6f46370a18e04b822a987a9326f3b80983ca5a659a17aa034b7ce6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:3829e6b7eb9c10742356d68e0cf2b6761697808976af08bd6bd635da9ba521ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:6cb786a7b9b60606fc87c2cdac198740248e822250f7522015665d7389dfa077_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:784c610aa01dc829d1352d04585a759013ecb573c6645d19f9167c76f40b6413_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:2ce6bc821b132a01d05d6d9bd3c1f8030dcaf25307fb48ae53ddcf126c57b034_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7a240591bd0cef0773f1cbe2fddc412817194d3f33ebeac34ecb3ee1977ad65d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a766d7433ea19b74e4584f038883546cd9e0365902924ea8e81955cd1f620f8a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:e983adf2ffdcaad13f4aefb295df3f0c32008b1c98de05a42a36473f10b1eac9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:0f7807cfa4efec2e3cbda82ab8200d0059c6e6308fde7707bac0c6b39df206e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:65c19f431c6f3c7d0dd91e2d8a5ee8621be54b0ce63233382473d023fb2ad71f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e2c1d1e4857fa8669dc6055295acb6fbfd9255d0002f74f462c5647291b98d37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e439078f9f17194417623ca25787d1a6b55d65083298b419b692c02a579413db_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:67dda827430141da9260addae0484b63d0526d2d4a69177e9c90850627a6792a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:911738cd76b2f2002a96354ac7e16235c5e555c48a6a876977e5539cd0cabad8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a16aface5e3be2f06a81cd365d8a29e8a342ce95d2d8d409c09ed2751e62e67b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:add94df989dceabc46ff0229282f993169d7d95d0d692bc083ec23df747d794f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1a6b55e1aff357829801307fc13868be668683cd5757128529c05a427eaf5c06_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:a9478b93a039398fa9cf8cafd506b0928c6c44992b9843a1b4dd174a249229e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:be5a357a322a7698839765f046ddd8860cfdca5013c4e2f36fecef2ef77610d1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:c8d11529d16cdb3337d3fcc37a11df53e74a1f14c7fab7ec6e4b5a84f686cbd3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:6187fae21ede179199da3e8335d83e518644bba4d045212d41ba543426d077ac_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:77543c0a770ab5096dd4af76d98dbdb6ad05a1981226ad7b41a7cc561d70697e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:7c2e90c6e02350643e2a40c46a0e5a759a9eb2eca0ecde33a3ebd89fe6e00378_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:afd26aec4a01abe704f5e4f5442035b90cbbd37cd5b7ef2d51f5c1ef6a575563_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:1399e8f547435a00446d2254ac70f41eb6537edf220287777dc484aaceaedc6d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2a3eb1e345523290314211c03bb37db2424ec1100720681941e0bd8889548877_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7ff09ae31d78e9cb98e4efc663cb4109b527414a98c10c5ac331bf4ab4e0d931_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:8d4f1943e1128aefa6c286f4bcf894edbbe5e8e7433a74d625b588a381f9dab0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:4e280b8e20624911dd5c8d153d82bbb501b5c73946a49e8262c6d4785ab4f2dd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:6661e606a4afd697cbfaa60eeebfd8fd34dfc00fd9f30c50ea7c03667439259a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8c1e6d77db40b1d307e54493fc7ff29fe2a01017074b79930b7dbf98dca63433_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:9fec429e172e0b73c04ffd73cf4c20205aa8beaf232ece79693deea008d9b4b3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:37c6f23f1cf874753f6794e5354302315044f8347623456087f853a91ded7c96_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:63c02eca979ef5ce4363814af3a1271be3b05c2db7f02684288538b57de91ad8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:72debbd2749a3e12fc8c2ceca48cba8976b3dbea85f0f5b890c4207f8f9eaf46_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:8b0bf37e7d8f868889313a9043e94844007026c2d2f3559ef583ccf4dc8bc14f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:0162d426242039dbb8d81bbeae6649cf21cd000c68531a54260cde322a487de4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:30205c1c53b731e727f4015af5c63e2928db2ee86b846f883271743ea51867d9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:46f52deef1d930e488f3a1592334ee756f514a529f4d9d07bb54f22e3a914e80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:4f6203e4dc3275ca44ec593fbdb6c3ab08fbae0c8e354f1c15fc6af0c170a181_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:41281622787b48d53f76228cb89059a07e5eb520a6f07b7b32144e13b3f72b84_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:65a7044631706e06835d757a9d0c139d2a30dce63a9a37ed25df716518e9302e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7ca2bc9395551ed087c9b923d5b8e9dcd04f558821f9ba6bb809df675a59fb35_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a7ff4ab478a7db1131f5c016a1626897c6219ea2d577379c8c436273fd5eabe1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:2a43a8e435a9d83b9003f2a4c8660385ba95ac9eee0513cfc32db3a78f6cd710_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:42eac5f982f2f5fed14d4da538dcd8d32443e387d053b5ee760852808ce7b7ae_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:a443b83efb9513e1d59dd39c4e2053de7fc81c74c9f8efe49428d01ec20dfb5c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:aff98872800448122344a5847a813c8197dc151ed9f07c53ad0e1d95da477f50_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:145ffa062b5d86b71ab6d4c72d11018491a1940d64764e77f849fa668509acea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:35dcda0e9cec2ad9bb468b1b5cf2ed2d8d5ab66f927698098371ac5f30b15ebf_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:8ec340a89cd5d57b48beec8ce60fe8128a9494a209884a1c76b1bb6d8004fe96_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:a577fc1aa6b9275b39bb5cfbda4ba7e759676b0175a91ba22657777f5546a888_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:02a9e0169a56c3fcfe825aa62c3d56788f02489b4f7f5bc1f10de5d2d052d7ff_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:0d1086aa230e96edf95e4fd6cbf1cb8b17c11f26e014601944582e307c4d4e59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:12048bfc0ba64b231fd0290c76e4d8188927e1053011252a130a642bdf33c7a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:975a3d23af223c2de0453ec3938c6c6591596cbea6e87300f7418b246543995d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f5df353cd7c20ce408d2a8a712a7667173d7f69a511bc821ca696d76526318b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:3f8e3641b68d61282ef2006a4253167645673effd2eddc633aba5d8ee06d012f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:b2ab980f6dd395657f618680a2a4134345cbe6cb90f608429f7c8721693371c0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bc26d00f0688549b0be5761eabe6242595aac35913c96335f9455aef1f7108f5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:036b13b8fd89466488b6df196eb3aace5de02485b6efd9f9a7559a68251d5271_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:246106b84de12f768f3e974e0e1e9309a683af06af2e33237176a2ccc1d89c66_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:b5fcbeec6cc1dd13a63a0026dc84a10082d0ca4eb6e2f31ae26c607bf3f1f95e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:e3df2849563d093d4c33cb8057b4117b4dc48cb30d39b25f68e4353d63e14066_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:3e996a288bdb941a3b266ef64c594eef1899091681de69f307c04f73e3333820_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:5a6ac6980d7c4969cf1574138f3acf527d871852145a2bff5aab339d87a6582c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:a3af61852d50b702896df295e5a68b4d53f997ff2413376b951f93cad50e845c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d874b4b1d5a7a98988df10e713a1bc0b542feebee5a6bbc6c0e0d84fb0798ec4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2721e17dbadf09237af979ecdaa06d78e5008593f81e2e0cdebff24d9d4c137d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:465fd369afac73c17e6bec785021b9814255d4abdede5dad0a4ca8c84cbfafab_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c13a96ca5de55eb3aff45efc2128c11e32b20b22410e52b6438a447095a7576c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c96641054000bf26f73ec579db9d0a56b7e54b7a7d4793eed20fcdb52521cd7c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:0d4844dc09a3e21e26e73e82f87d6a02d01a090748e946cf20fedfd6936d809e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4cd5d09c12a48cd5ce966ccd2e37a4e2e5c141e1ee6cb698d8f0373b1368d740_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67aa1bdc459a7112db04e9f8c0041f61be584235261aca7c7967a9a0510c6eb6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:f97f5cec64db96e60f5f2b2bba4fe1d5f79b985026510df08e97df1cd9edfff8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:01531f31c5d597cbb268d58036478d260dd069cb513a2c75d8d569e616a264ce_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:46e37410e7568c35cc4e19eb8902695ebce97c5c4549b644648db500fc983e71_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:88bdc4fde0f957359ac7249882dc80681b3edebaa7120261c9edb10be36b89eb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:b8b5799bd895bb3686b43288e1b6cbd82c60faf6783486cc27ec0fd316cc80f7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7965b35be1791f71c0b15c302708a1c255352de6ecd3762f07a9cd289cd34cb0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:9aaf56ab79342abcca348ca4452c6c17ec86ec5838fb0baf9a27a2bc4f7c67d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:bce92caf55f2567aae42a86923253afb01671c204245ad86c2beaff8430a6639_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:fa44755e2253febbe44952e5487a0d86b6a20aaaf83bd1198064db49575b5fc1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:328c1fb3983fd19e3b8794ef340f2f1c38e3b4869aabd42c929c37686ba142f7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:889d8df6de7dcedee226609c11845e55556dfc6c228cafc5c773f7cecee513bf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:dd6cd60782d2e20fc6d6bd7645517666aea942738bfa0b06a55ee068da59b968_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:e2d58f1805e7b159f212fccd8fd3298d4c302be98eb01a6cb3b83422ed30acaf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:07374fb39037f67ae5ec9dbb7959b30d8f039b94a1e4bc50796d1a6ab372595b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:1a3933778481e93e25e44518c66a2d1fe76d708314cefd5f55ff3326e4db8fbe_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5d22f6fb1baaa09c4c35516106da5d628ea8ce468441aefebb9ffb10a141ebfa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:d18bf43c2c35ce3352efb39099b4993bfa56356368b2ebf3e812cc0392fac702_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:1fdd64113c3424efbe7283057f4b71bc57eab3f8b92887f7202b179378181947_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:41311a9a395fea38f67fa954de4ceca786820a2c27bba59369da5fcdec56e514_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:886b951377221a5d8b5b32fc2e92d667c7df97e9828b765c0696c84453f5dec4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:e84a0449d2e6565e404a009e2c99cf54266ae34f23c889ae09f87d8c7d8ea729_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:03b07fa2a2c93563e07358f56d0f2dea061b3394cf8b0ddef8eab4c9491cda79_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:07377669c470f1efb77d10f12e3121fc8aea8481693212e394e7403114712e27_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:13fa04fb724f58a09e376b5f040a6c77e7a235bdbad2848cc31d6d6fb885807f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:cbbb2cbf10f0886a83c06105ee4f728ae0dc89c47781e42da9f1cfa1e2577c49_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:14d2e9a6dbe70e340d59298a0d2202900e752fa206cdfaf19519f9f3261b7abf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:63012f693b6046ca95edfc8f63e999d7da0c05f0d6bb9b614fba426f968ec85f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:6e9115e0d52521e3ec88b1ba92d9d4bbcc7a8c584710e204a8ee20a5c74bc66d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:8ca12b116c7b4f58e90f541d9cc9a1c449ac8c5d7009c856645a24f30755289d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:03ca660d7c757d60b17af160876371e401c295bdb55115bd56bf3617f64ab08f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:14503bfd7af16acdec80eb3e08008bec9e08ec2f9c88d133818e7fc1f36695aa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:a7825362e9da5ca76836c7213774f17be04f7d7a33ce9dd963b50c60010b63aa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:b6e08f53c1527e00dffb09063dd3777abd7b2c447cac8f6fdd177376c270c10c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:012ed2651cabbe498a525c90063d78fe468a94ca607bf4e027bc8179aca6eb60_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:07703a48e4f19f31f1ee8aff22776c10616227c984f3fa4a8ab80068af8644bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4670ec8192280d99f0b0351837e05c580dabdfb50ce07de614dc9bb92e3b1d08_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:99730a4376842a0b9a1f5f7083d1b8c22ff8ea5912d6da3450d050c9b0cf36d4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:4884a8b1139f19f1722e8356783c190a6a1c51c88870e0c367884940ea95c00a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:7350cafccafa28935e8248148bc15468c0e7d87cc4a6bf17d8ef47e0f6e7122b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:d93167c8041b3030419c95854523a8036ece327fb68ea2ab8f74a04e2c8437d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e41beea854fe3e395887c8042acc2403dbd239525081a6e6b18b8dea0afc1ad4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:19b5ab4363e9ad0b45d7df0d8d159bd52e4d27bd5eb588e74d92e75f87f5c285_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:5b67fbc43a9adda03dc35afb9e8757d52fc5fc43c70ad6bb22f5cc59e7b05514_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ab59845c6ec8e99f378f2f2a07087c58ff31abe2d1828f5aa1415d057d2e4fc6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b23c5b7eea0c3cf26ad1ad2dffda8847f8ab32f614ba5612b98755ef48345941_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:065d205e64fc8c462cafe046336400df21c32bc19eecd749ddd722c915c24159_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:0f182199c3b68aedcd8d1fca5a33517455280094951e1d71c6c949e192c31b9c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:67879974d4b32f9cbe69d6ee0d815e54b46525cacaa0b6db14fc48c4535519ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:fba212598089760c7db08ff983c297dba743ea8824d261f2b187a49dc4b367d7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:293a59573874331480e17d680d7128ef0bd58aa5ba80c48601ceb6474427f086_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:6a57c447cd9dd85092c1bf93593a98ea21fa48feda7ffe8705edfc92c4fe245c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:9a2c4b501631661a0acaf4787c17e01c7e46909bdd9ba3366d62eda9fc5f7007_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e10872b483e0755561e831ef7bee39a12ce08ac8e7ff8ac47da6f40317234da6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1fd262975034d74a65b7182b0a0af614c9e14e6205c954002d313d7f93575673_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:7ccea7a3e43269463b08bc4f530cda138176e9b15740d33e6fca3793df714b20_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:8f06ec8a1ed5d37d190997acc534d16870d251ad27cea8925ad03862bcffd222_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dfd7adfc5b7cc80e3947240cae277a018196c61f3588b3bc52688a8c5e5d2fca_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0792e1389550aef672794e860e69cfd65b5407ebd474a78beb1b539c093b8e2d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:25c7158a8dc8594bc2cfbf655ce305fa47c8fd50cbffa197c2bacc0a58dd825c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:6f2e9d9b0ae8f4890aae1b3da9314e0ef220227cb55c3bfa6d2b2c510ccac842_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:7fb1e0b090f758e89957594a747023a4043e707475d57f6e71f7ffadf8fe1ac8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0c148960bb60a8ab728ab025ae17cd9638bf33eb6b890cfb7d9355edc02ff528_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:12d9ced9e566d677502af33e01e7f89e1ce57525513ec78a10fcec539e9a0e18_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:23e9500e2b88f703d92c0e71008bdb96c442835fe0caa5960c60f74e4d083a3a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:591dc1e332c4214d751e522a3f156db275c34238a098b87744f764bb5078cbbb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:94ccdbfdafcf1ff2d5b1522efbb6e6c66950c3283f59c697f68709ea50c47cd3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:996005219a17d7676f8fbacd1c09fc563922084727a6d6937d759574d53eec2e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:bcb6471fa041dac601c983f786aa6aa4c05f591d962a0feab86ec28b7135f088_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:e09fdda8a783af83a2693ebd190abb3b4b3119da909789a60add3ae99c7db867_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4a7604bc418b77ea9e8b9212811b9f004fa9c3519ec69f0cca947e9bf024a5c2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:bccf52f944424157ac281567af6b5d3c6a901e503c693a93050823caadaf2582_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:c93e44a4b844dedfd80be876aeeff7fdf98fe13d81f8dff267efbd7485a23ad0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:dc735e86de6db46f50ab402d2758ac73ada53a07e6aead898a4690c9961c75aa_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:08b9edd9ce77f3ac14d6e387267d23482ced948db4655b1eb7958d843055ef79_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:39b42ea771a00edf8275b4c274999b4a0212c1a2d7473922e3968d0fe1fa6195_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:407d8011f16326cbd93016e2235b72fd66f829fa72f0558f03ab4920446616e1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:5104b3162b607a50fcf55eee4a42490b56637ac278c7f54ac2cb63fc11de5cdd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:0feb2bb59207a0c9acdfca1f0b279ea37030eb17329ada7c2873d219946165c4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:4046891f28acf722eb26b365f53504912afc837a3a7d51d2f5162ad4737bca0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:64210438ed80a847fbd3dfce081c0b38176ed25a3b5d7d16f699eb30de9a0e7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:7cc883a87d758f0594d8b1a886501c4621d32d54d9319ce33caeb5a6ccd33336_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:57cfd4d43f72dbe759480239190323bfba08a880f3643ec8c0e8516f051d3aa7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:79dc9a83d55e8e90b1365d99253b34287be6408575aec81da554ea7337907c80_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:81692c8d42debdac5f75f0db84aa9a055e8d2bcd8b92f4b2007a704edcd39ee0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:f2439a0c051d9b6b688a18204e0b0c0b16eccd3b81c5f1e0c84f967f6b6bafab_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1e4a7ea7f4de810de638affd4ca9d2671c47137d9b916cd3d9bf2982abead18c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:7075df66bd506ac1826bba7147831ced1fe39fcea2f58e2c75b4350ad4797496_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:a5b9c1a8ebe87f107b3920dae1df055cd78bcd4d3a3c03c4b5699b6710ea3593_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:d9c0fb50e102278b7dad10c59b3d8f35eff7c5798cce654c0ad10d146df23ede_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:05ed03d7f86337685b48e2155ad32b5b79218743906d7c1d99f928290a5fe42b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:7d70383dcd5f22e98f32a122f1b99332246fe94c34da6aa83a581e6411fd7917_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f84b2fdff9023eef6ba15bcd24e29c5705c65d40df67e33a7360d01a821046f8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:fd5e894feb6b26987267902cea32635d4941e6112efb87dbcce55431f10df401_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/prometheus/prometheus: Prometheus: Information disclosure of Azure OAuth client secret via config API"
},
{
"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": [
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:081e80d92fb4abca986fe555fecb5a1089c2ed884a8b06c673c2d9a0cba28a7d_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:4b59a91b0f4f0ee348074558411ac5a06b6daf80f281d82de78fefeb4cd64c2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:726d3185e3ec8b19448a515529b784c0fd115fd97f53598703b4e9efcab42c72_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:8c3a0c275df66554cc7580127847f8a25e1a93a37b2bc959c6c873fd56036127_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:6b4b56de6aa091ac87ce8a8c3beb2d82a5a019f2e1f6ff9f0ce220050d19d447_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ae6aaeae3e16c625db66c742f86f8743324cfd83469fd7460f42843f558cc596_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:b5fe209b755e3b97a968bf0dec2b22288c6a28f342ccca5afb9927dbbb5a8488_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ea647473a29becdead38ce07c20a3836dce6b9c4355b8ec749fa6c8fa01656ff_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:009192d26ff0422301cf1161cd7df863be8a69430a3ab02ce90711f56bd06739_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:2c5d51fc1a581737e92a337bb534f7e5a84ee51ab66c6db04fc5fe07a50bcd3d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:52ae03ffbd554c183c46d7c06feb3e7f64d11a3316beb3a180b9bf2c796b054b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9a3735b27a0b1e87f1008d20a5d26ceaad4aed91fb2d0387dd304f9e9230abf1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:222033b1c86d40c7ca2eec6a1668b097923a7fd03154380fbde31d7495a81464_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:76c04f4014f8b72600be2927ab294ef92528cc5ca68b75f0c3fe476b320e5e9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d7a7af28b169f38e7dbff61c6a4fe8651e034810865ebc1a617d7d9a1df1b84d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:f39e9bc78ba578522003b66f44c227b3cf3ca49f41e3d53c40a7eacd5b04ed3c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:1983c2581c6f46370a18e04b822a987a9326f3b80983ca5a659a17aa034b7ce6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:3829e6b7eb9c10742356d68e0cf2b6761697808976af08bd6bd635da9ba521ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:6cb786a7b9b60606fc87c2cdac198740248e822250f7522015665d7389dfa077_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:784c610aa01dc829d1352d04585a759013ecb573c6645d19f9167c76f40b6413_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:2ce6bc821b132a01d05d6d9bd3c1f8030dcaf25307fb48ae53ddcf126c57b034_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7a240591bd0cef0773f1cbe2fddc412817194d3f33ebeac34ecb3ee1977ad65d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a766d7433ea19b74e4584f038883546cd9e0365902924ea8e81955cd1f620f8a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:e983adf2ffdcaad13f4aefb295df3f0c32008b1c98de05a42a36473f10b1eac9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:0f7807cfa4efec2e3cbda82ab8200d0059c6e6308fde7707bac0c6b39df206e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:65c19f431c6f3c7d0dd91e2d8a5ee8621be54b0ce63233382473d023fb2ad71f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e2c1d1e4857fa8669dc6055295acb6fbfd9255d0002f74f462c5647291b98d37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e439078f9f17194417623ca25787d1a6b55d65083298b419b692c02a579413db_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:67dda827430141da9260addae0484b63d0526d2d4a69177e9c90850627a6792a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:911738cd76b2f2002a96354ac7e16235c5e555c48a6a876977e5539cd0cabad8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a16aface5e3be2f06a81cd365d8a29e8a342ce95d2d8d409c09ed2751e62e67b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:add94df989dceabc46ff0229282f993169d7d95d0d692bc083ec23df747d794f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1a6b55e1aff357829801307fc13868be668683cd5757128529c05a427eaf5c06_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:a9478b93a039398fa9cf8cafd506b0928c6c44992b9843a1b4dd174a249229e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:be5a357a322a7698839765f046ddd8860cfdca5013c4e2f36fecef2ef77610d1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:c8d11529d16cdb3337d3fcc37a11df53e74a1f14c7fab7ec6e4b5a84f686cbd3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:6187fae21ede179199da3e8335d83e518644bba4d045212d41ba543426d077ac_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:77543c0a770ab5096dd4af76d98dbdb6ad05a1981226ad7b41a7cc561d70697e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:7c2e90c6e02350643e2a40c46a0e5a759a9eb2eca0ecde33a3ebd89fe6e00378_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:afd26aec4a01abe704f5e4f5442035b90cbbd37cd5b7ef2d51f5c1ef6a575563_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:1399e8f547435a00446d2254ac70f41eb6537edf220287777dc484aaceaedc6d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2a3eb1e345523290314211c03bb37db2424ec1100720681941e0bd8889548877_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7ff09ae31d78e9cb98e4efc663cb4109b527414a98c10c5ac331bf4ab4e0d931_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:8d4f1943e1128aefa6c286f4bcf894edbbe5e8e7433a74d625b588a381f9dab0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:4e280b8e20624911dd5c8d153d82bbb501b5c73946a49e8262c6d4785ab4f2dd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:6661e606a4afd697cbfaa60eeebfd8fd34dfc00fd9f30c50ea7c03667439259a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8c1e6d77db40b1d307e54493fc7ff29fe2a01017074b79930b7dbf98dca63433_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:9fec429e172e0b73c04ffd73cf4c20205aa8beaf232ece79693deea008d9b4b3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:37c6f23f1cf874753f6794e5354302315044f8347623456087f853a91ded7c96_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:63c02eca979ef5ce4363814af3a1271be3b05c2db7f02684288538b57de91ad8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:72debbd2749a3e12fc8c2ceca48cba8976b3dbea85f0f5b890c4207f8f9eaf46_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:8b0bf37e7d8f868889313a9043e94844007026c2d2f3559ef583ccf4dc8bc14f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:0162d426242039dbb8d81bbeae6649cf21cd000c68531a54260cde322a487de4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:30205c1c53b731e727f4015af5c63e2928db2ee86b846f883271743ea51867d9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:46f52deef1d930e488f3a1592334ee756f514a529f4d9d07bb54f22e3a914e80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:4f6203e4dc3275ca44ec593fbdb6c3ab08fbae0c8e354f1c15fc6af0c170a181_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:41281622787b48d53f76228cb89059a07e5eb520a6f07b7b32144e13b3f72b84_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:65a7044631706e06835d757a9d0c139d2a30dce63a9a37ed25df716518e9302e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7ca2bc9395551ed087c9b923d5b8e9dcd04f558821f9ba6bb809df675a59fb35_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a7ff4ab478a7db1131f5c016a1626897c6219ea2d577379c8c436273fd5eabe1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:2a43a8e435a9d83b9003f2a4c8660385ba95ac9eee0513cfc32db3a78f6cd710_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:42eac5f982f2f5fed14d4da538dcd8d32443e387d053b5ee760852808ce7b7ae_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:a443b83efb9513e1d59dd39c4e2053de7fc81c74c9f8efe49428d01ec20dfb5c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:aff98872800448122344a5847a813c8197dc151ed9f07c53ad0e1d95da477f50_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:145ffa062b5d86b71ab6d4c72d11018491a1940d64764e77f849fa668509acea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:35dcda0e9cec2ad9bb468b1b5cf2ed2d8d5ab66f927698098371ac5f30b15ebf_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:8ec340a89cd5d57b48beec8ce60fe8128a9494a209884a1c76b1bb6d8004fe96_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:a577fc1aa6b9275b39bb5cfbda4ba7e759676b0175a91ba22657777f5546a888_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:02a9e0169a56c3fcfe825aa62c3d56788f02489b4f7f5bc1f10de5d2d052d7ff_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:0d1086aa230e96edf95e4fd6cbf1cb8b17c11f26e014601944582e307c4d4e59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:12048bfc0ba64b231fd0290c76e4d8188927e1053011252a130a642bdf33c7a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:975a3d23af223c2de0453ec3938c6c6591596cbea6e87300f7418b246543995d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f5df353cd7c20ce408d2a8a712a7667173d7f69a511bc821ca696d76526318b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:3f8e3641b68d61282ef2006a4253167645673effd2eddc633aba5d8ee06d012f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:b2ab980f6dd395657f618680a2a4134345cbe6cb90f608429f7c8721693371c0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bc26d00f0688549b0be5761eabe6242595aac35913c96335f9455aef1f7108f5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:036b13b8fd89466488b6df196eb3aace5de02485b6efd9f9a7559a68251d5271_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:246106b84de12f768f3e974e0e1e9309a683af06af2e33237176a2ccc1d89c66_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:b5fcbeec6cc1dd13a63a0026dc84a10082d0ca4eb6e2f31ae26c607bf3f1f95e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:e3df2849563d093d4c33cb8057b4117b4dc48cb30d39b25f68e4353d63e14066_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:3e996a288bdb941a3b266ef64c594eef1899091681de69f307c04f73e3333820_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:5a6ac6980d7c4969cf1574138f3acf527d871852145a2bff5aab339d87a6582c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:a3af61852d50b702896df295e5a68b4d53f997ff2413376b951f93cad50e845c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d874b4b1d5a7a98988df10e713a1bc0b542feebee5a6bbc6c0e0d84fb0798ec4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2721e17dbadf09237af979ecdaa06d78e5008593f81e2e0cdebff24d9d4c137d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:465fd369afac73c17e6bec785021b9814255d4abdede5dad0a4ca8c84cbfafab_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c13a96ca5de55eb3aff45efc2128c11e32b20b22410e52b6438a447095a7576c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c96641054000bf26f73ec579db9d0a56b7e54b7a7d4793eed20fcdb52521cd7c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:0d4844dc09a3e21e26e73e82f87d6a02d01a090748e946cf20fedfd6936d809e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4cd5d09c12a48cd5ce966ccd2e37a4e2e5c141e1ee6cb698d8f0373b1368d740_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67aa1bdc459a7112db04e9f8c0041f61be584235261aca7c7967a9a0510c6eb6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:f97f5cec64db96e60f5f2b2bba4fe1d5f79b985026510df08e97df1cd9edfff8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:01531f31c5d597cbb268d58036478d260dd069cb513a2c75d8d569e616a264ce_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:46e37410e7568c35cc4e19eb8902695ebce97c5c4549b644648db500fc983e71_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:88bdc4fde0f957359ac7249882dc80681b3edebaa7120261c9edb10be36b89eb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:b8b5799bd895bb3686b43288e1b6cbd82c60faf6783486cc27ec0fd316cc80f7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7965b35be1791f71c0b15c302708a1c255352de6ecd3762f07a9cd289cd34cb0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:9aaf56ab79342abcca348ca4452c6c17ec86ec5838fb0baf9a27a2bc4f7c67d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:bce92caf55f2567aae42a86923253afb01671c204245ad86c2beaff8430a6639_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:fa44755e2253febbe44952e5487a0d86b6a20aaaf83bd1198064db49575b5fc1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:328c1fb3983fd19e3b8794ef340f2f1c38e3b4869aabd42c929c37686ba142f7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:889d8df6de7dcedee226609c11845e55556dfc6c228cafc5c773f7cecee513bf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:dd6cd60782d2e20fc6d6bd7645517666aea942738bfa0b06a55ee068da59b968_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:e2d58f1805e7b159f212fccd8fd3298d4c302be98eb01a6cb3b83422ed30acaf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:07374fb39037f67ae5ec9dbb7959b30d8f039b94a1e4bc50796d1a6ab372595b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:1a3933778481e93e25e44518c66a2d1fe76d708314cefd5f55ff3326e4db8fbe_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5d22f6fb1baaa09c4c35516106da5d628ea8ce468441aefebb9ffb10a141ebfa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:d18bf43c2c35ce3352efb39099b4993bfa56356368b2ebf3e812cc0392fac702_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:03b07fa2a2c93563e07358f56d0f2dea061b3394cf8b0ddef8eab4c9491cda79_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:07377669c470f1efb77d10f12e3121fc8aea8481693212e394e7403114712e27_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:13fa04fb724f58a09e376b5f040a6c77e7a235bdbad2848cc31d6d6fb885807f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:cbbb2cbf10f0886a83c06105ee4f728ae0dc89c47781e42da9f1cfa1e2577c49_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:14d2e9a6dbe70e340d59298a0d2202900e752fa206cdfaf19519f9f3261b7abf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:63012f693b6046ca95edfc8f63e999d7da0c05f0d6bb9b614fba426f968ec85f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:6e9115e0d52521e3ec88b1ba92d9d4bbcc7a8c584710e204a8ee20a5c74bc66d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:8ca12b116c7b4f58e90f541d9cc9a1c449ac8c5d7009c856645a24f30755289d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:012ed2651cabbe498a525c90063d78fe468a94ca607bf4e027bc8179aca6eb60_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:07703a48e4f19f31f1ee8aff22776c10616227c984f3fa4a8ab80068af8644bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4670ec8192280d99f0b0351837e05c580dabdfb50ce07de614dc9bb92e3b1d08_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:99730a4376842a0b9a1f5f7083d1b8c22ff8ea5912d6da3450d050c9b0cf36d4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:4884a8b1139f19f1722e8356783c190a6a1c51c88870e0c367884940ea95c00a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:7350cafccafa28935e8248148bc15468c0e7d87cc4a6bf17d8ef47e0f6e7122b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:d93167c8041b3030419c95854523a8036ece327fb68ea2ab8f74a04e2c8437d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e41beea854fe3e395887c8042acc2403dbd239525081a6e6b18b8dea0afc1ad4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:19b5ab4363e9ad0b45d7df0d8d159bd52e4d27bd5eb588e74d92e75f87f5c285_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:5b67fbc43a9adda03dc35afb9e8757d52fc5fc43c70ad6bb22f5cc59e7b05514_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ab59845c6ec8e99f378f2f2a07087c58ff31abe2d1828f5aa1415d057d2e4fc6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b23c5b7eea0c3cf26ad1ad2dffda8847f8ab32f614ba5612b98755ef48345941_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:065d205e64fc8c462cafe046336400df21c32bc19eecd749ddd722c915c24159_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:0f182199c3b68aedcd8d1fca5a33517455280094951e1d71c6c949e192c31b9c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:67879974d4b32f9cbe69d6ee0d815e54b46525cacaa0b6db14fc48c4535519ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:fba212598089760c7db08ff983c297dba743ea8824d261f2b187a49dc4b367d7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:293a59573874331480e17d680d7128ef0bd58aa5ba80c48601ceb6474427f086_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:6a57c447cd9dd85092c1bf93593a98ea21fa48feda7ffe8705edfc92c4fe245c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:9a2c4b501631661a0acaf4787c17e01c7e46909bdd9ba3366d62eda9fc5f7007_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e10872b483e0755561e831ef7bee39a12ce08ac8e7ff8ac47da6f40317234da6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1fd262975034d74a65b7182b0a0af614c9e14e6205c954002d313d7f93575673_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:7ccea7a3e43269463b08bc4f530cda138176e9b15740d33e6fca3793df714b20_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:8f06ec8a1ed5d37d190997acc534d16870d251ad27cea8925ad03862bcffd222_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dfd7adfc5b7cc80e3947240cae277a018196c61f3588b3bc52688a8c5e5d2fca_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0792e1389550aef672794e860e69cfd65b5407ebd474a78beb1b539c093b8e2d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:25c7158a8dc8594bc2cfbf655ce305fa47c8fd50cbffa197c2bacc0a58dd825c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:6f2e9d9b0ae8f4890aae1b3da9314e0ef220227cb55c3bfa6d2b2c510ccac842_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:7fb1e0b090f758e89957594a747023a4043e707475d57f6e71f7ffadf8fe1ac8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0c148960bb60a8ab728ab025ae17cd9638bf33eb6b890cfb7d9355edc02ff528_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:12d9ced9e566d677502af33e01e7f89e1ce57525513ec78a10fcec539e9a0e18_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:23e9500e2b88f703d92c0e71008bdb96c442835fe0caa5960c60f74e4d083a3a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:591dc1e332c4214d751e522a3f156db275c34238a098b87744f764bb5078cbbb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:94ccdbfdafcf1ff2d5b1522efbb6e6c66950c3283f59c697f68709ea50c47cd3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:996005219a17d7676f8fbacd1c09fc563922084727a6d6937d759574d53eec2e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:bcb6471fa041dac601c983f786aa6aa4c05f591d962a0feab86ec28b7135f088_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:e09fdda8a783af83a2693ebd190abb3b4b3119da909789a60add3ae99c7db867_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4a7604bc418b77ea9e8b9212811b9f004fa9c3519ec69f0cca947e9bf024a5c2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:bccf52f944424157ac281567af6b5d3c6a901e503c693a93050823caadaf2582_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:c93e44a4b844dedfd80be876aeeff7fdf98fe13d81f8dff267efbd7485a23ad0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:dc735e86de6db46f50ab402d2758ac73ada53a07e6aead898a4690c9961c75aa_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:08b9edd9ce77f3ac14d6e387267d23482ced948db4655b1eb7958d843055ef79_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:39b42ea771a00edf8275b4c274999b4a0212c1a2d7473922e3968d0fe1fa6195_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:407d8011f16326cbd93016e2235b72fd66f829fa72f0558f03ab4920446616e1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:5104b3162b607a50fcf55eee4a42490b56637ac278c7f54ac2cb63fc11de5cdd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:0feb2bb59207a0c9acdfca1f0b279ea37030eb17329ada7c2873d219946165c4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:4046891f28acf722eb26b365f53504912afc837a3a7d51d2f5162ad4737bca0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:64210438ed80a847fbd3dfce081c0b38176ed25a3b5d7d16f699eb30de9a0e7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:7cc883a87d758f0594d8b1a886501c4621d32d54d9319ce33caeb5a6ccd33336_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:57cfd4d43f72dbe759480239190323bfba08a880f3643ec8c0e8516f051d3aa7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:79dc9a83d55e8e90b1365d99253b34287be6408575aec81da554ea7337907c80_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:81692c8d42debdac5f75f0db84aa9a055e8d2bcd8b92f4b2007a704edcd39ee0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:f2439a0c051d9b6b688a18204e0b0c0b16eccd3b81c5f1e0c84f967f6b6bafab_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1e4a7ea7f4de810de638affd4ca9d2671c47137d9b916cd3d9bf2982abead18c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:7075df66bd506ac1826bba7147831ced1fe39fcea2f58e2c75b4350ad4797496_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:a5b9c1a8ebe87f107b3920dae1df055cd78bcd4d3a3c03c4b5699b6710ea3593_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:d9c0fb50e102278b7dad10c59b3d8f35eff7c5798cce654c0ad10d146df23ede_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:05ed03d7f86337685b48e2155ad32b5b79218743906d7c1d99f928290a5fe42b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:7d70383dcd5f22e98f32a122f1b99332246fe94c34da6aa83a581e6411fd7917_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f84b2fdff9023eef6ba15bcd24e29c5705c65d40df67e33a7360d01a821046f8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:fd5e894feb6b26987267902cea32635d4941e6112efb87dbcce55431f10df401_s390x"
]
}
],
"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": [
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:1fdd64113c3424efbe7283057f4b71bc57eab3f8b92887f7202b179378181947_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:41311a9a395fea38f67fa954de4ceca786820a2c27bba59369da5fcdec56e514_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:886b951377221a5d8b5b32fc2e92d667c7df97e9828b765c0696c84453f5dec4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:e84a0449d2e6565e404a009e2c99cf54266ae34f23c889ae09f87d8c7d8ea729_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:03ca660d7c757d60b17af160876371e401c295bdb55115bd56bf3617f64ab08f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:14503bfd7af16acdec80eb3e08008bec9e08ec2f9c88d133818e7fc1f36695aa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:a7825362e9da5ca76836c7213774f17be04f7d7a33ce9dd963b50c60010b63aa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:b6e08f53c1527e00dffb09063dd3777abd7b2c447cac8f6fdd177376c270c10c_ppc64le"
],
"known_not_affected": [
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:081e80d92fb4abca986fe555fecb5a1089c2ed884a8b06c673c2d9a0cba28a7d_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:4b59a91b0f4f0ee348074558411ac5a06b6daf80f281d82de78fefeb4cd64c2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:726d3185e3ec8b19448a515529b784c0fd115fd97f53598703b4e9efcab42c72_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:8c3a0c275df66554cc7580127847f8a25e1a93a37b2bc959c6c873fd56036127_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:6b4b56de6aa091ac87ce8a8c3beb2d82a5a019f2e1f6ff9f0ce220050d19d447_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ae6aaeae3e16c625db66c742f86f8743324cfd83469fd7460f42843f558cc596_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:b5fe209b755e3b97a968bf0dec2b22288c6a28f342ccca5afb9927dbbb5a8488_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ea647473a29becdead38ce07c20a3836dce6b9c4355b8ec749fa6c8fa01656ff_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:009192d26ff0422301cf1161cd7df863be8a69430a3ab02ce90711f56bd06739_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:2c5d51fc1a581737e92a337bb534f7e5a84ee51ab66c6db04fc5fe07a50bcd3d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:52ae03ffbd554c183c46d7c06feb3e7f64d11a3316beb3a180b9bf2c796b054b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9a3735b27a0b1e87f1008d20a5d26ceaad4aed91fb2d0387dd304f9e9230abf1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:222033b1c86d40c7ca2eec6a1668b097923a7fd03154380fbde31d7495a81464_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:76c04f4014f8b72600be2927ab294ef92528cc5ca68b75f0c3fe476b320e5e9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d7a7af28b169f38e7dbff61c6a4fe8651e034810865ebc1a617d7d9a1df1b84d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:f39e9bc78ba578522003b66f44c227b3cf3ca49f41e3d53c40a7eacd5b04ed3c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:1983c2581c6f46370a18e04b822a987a9326f3b80983ca5a659a17aa034b7ce6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:3829e6b7eb9c10742356d68e0cf2b6761697808976af08bd6bd635da9ba521ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:6cb786a7b9b60606fc87c2cdac198740248e822250f7522015665d7389dfa077_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:784c610aa01dc829d1352d04585a759013ecb573c6645d19f9167c76f40b6413_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:2ce6bc821b132a01d05d6d9bd3c1f8030dcaf25307fb48ae53ddcf126c57b034_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7a240591bd0cef0773f1cbe2fddc412817194d3f33ebeac34ecb3ee1977ad65d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a766d7433ea19b74e4584f038883546cd9e0365902924ea8e81955cd1f620f8a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:e983adf2ffdcaad13f4aefb295df3f0c32008b1c98de05a42a36473f10b1eac9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:0f7807cfa4efec2e3cbda82ab8200d0059c6e6308fde7707bac0c6b39df206e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:65c19f431c6f3c7d0dd91e2d8a5ee8621be54b0ce63233382473d023fb2ad71f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e2c1d1e4857fa8669dc6055295acb6fbfd9255d0002f74f462c5647291b98d37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e439078f9f17194417623ca25787d1a6b55d65083298b419b692c02a579413db_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:67dda827430141da9260addae0484b63d0526d2d4a69177e9c90850627a6792a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:911738cd76b2f2002a96354ac7e16235c5e555c48a6a876977e5539cd0cabad8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a16aface5e3be2f06a81cd365d8a29e8a342ce95d2d8d409c09ed2751e62e67b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:add94df989dceabc46ff0229282f993169d7d95d0d692bc083ec23df747d794f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1a6b55e1aff357829801307fc13868be668683cd5757128529c05a427eaf5c06_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:a9478b93a039398fa9cf8cafd506b0928c6c44992b9843a1b4dd174a249229e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:be5a357a322a7698839765f046ddd8860cfdca5013c4e2f36fecef2ef77610d1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:c8d11529d16cdb3337d3fcc37a11df53e74a1f14c7fab7ec6e4b5a84f686cbd3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:6187fae21ede179199da3e8335d83e518644bba4d045212d41ba543426d077ac_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:77543c0a770ab5096dd4af76d98dbdb6ad05a1981226ad7b41a7cc561d70697e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:7c2e90c6e02350643e2a40c46a0e5a759a9eb2eca0ecde33a3ebd89fe6e00378_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:afd26aec4a01abe704f5e4f5442035b90cbbd37cd5b7ef2d51f5c1ef6a575563_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:1399e8f547435a00446d2254ac70f41eb6537edf220287777dc484aaceaedc6d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2a3eb1e345523290314211c03bb37db2424ec1100720681941e0bd8889548877_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7ff09ae31d78e9cb98e4efc663cb4109b527414a98c10c5ac331bf4ab4e0d931_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:8d4f1943e1128aefa6c286f4bcf894edbbe5e8e7433a74d625b588a381f9dab0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:4e280b8e20624911dd5c8d153d82bbb501b5c73946a49e8262c6d4785ab4f2dd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:6661e606a4afd697cbfaa60eeebfd8fd34dfc00fd9f30c50ea7c03667439259a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8c1e6d77db40b1d307e54493fc7ff29fe2a01017074b79930b7dbf98dca63433_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:9fec429e172e0b73c04ffd73cf4c20205aa8beaf232ece79693deea008d9b4b3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:37c6f23f1cf874753f6794e5354302315044f8347623456087f853a91ded7c96_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:63c02eca979ef5ce4363814af3a1271be3b05c2db7f02684288538b57de91ad8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:72debbd2749a3e12fc8c2ceca48cba8976b3dbea85f0f5b890c4207f8f9eaf46_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:8b0bf37e7d8f868889313a9043e94844007026c2d2f3559ef583ccf4dc8bc14f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:0162d426242039dbb8d81bbeae6649cf21cd000c68531a54260cde322a487de4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:30205c1c53b731e727f4015af5c63e2928db2ee86b846f883271743ea51867d9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:46f52deef1d930e488f3a1592334ee756f514a529f4d9d07bb54f22e3a914e80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:4f6203e4dc3275ca44ec593fbdb6c3ab08fbae0c8e354f1c15fc6af0c170a181_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:41281622787b48d53f76228cb89059a07e5eb520a6f07b7b32144e13b3f72b84_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:65a7044631706e06835d757a9d0c139d2a30dce63a9a37ed25df716518e9302e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7ca2bc9395551ed087c9b923d5b8e9dcd04f558821f9ba6bb809df675a59fb35_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a7ff4ab478a7db1131f5c016a1626897c6219ea2d577379c8c436273fd5eabe1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:2a43a8e435a9d83b9003f2a4c8660385ba95ac9eee0513cfc32db3a78f6cd710_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:42eac5f982f2f5fed14d4da538dcd8d32443e387d053b5ee760852808ce7b7ae_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:a443b83efb9513e1d59dd39c4e2053de7fc81c74c9f8efe49428d01ec20dfb5c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:aff98872800448122344a5847a813c8197dc151ed9f07c53ad0e1d95da477f50_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:145ffa062b5d86b71ab6d4c72d11018491a1940d64764e77f849fa668509acea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:35dcda0e9cec2ad9bb468b1b5cf2ed2d8d5ab66f927698098371ac5f30b15ebf_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:8ec340a89cd5d57b48beec8ce60fe8128a9494a209884a1c76b1bb6d8004fe96_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:a577fc1aa6b9275b39bb5cfbda4ba7e759676b0175a91ba22657777f5546a888_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:02a9e0169a56c3fcfe825aa62c3d56788f02489b4f7f5bc1f10de5d2d052d7ff_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:0d1086aa230e96edf95e4fd6cbf1cb8b17c11f26e014601944582e307c4d4e59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:12048bfc0ba64b231fd0290c76e4d8188927e1053011252a130a642bdf33c7a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:975a3d23af223c2de0453ec3938c6c6591596cbea6e87300f7418b246543995d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f5df353cd7c20ce408d2a8a712a7667173d7f69a511bc821ca696d76526318b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:3f8e3641b68d61282ef2006a4253167645673effd2eddc633aba5d8ee06d012f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:b2ab980f6dd395657f618680a2a4134345cbe6cb90f608429f7c8721693371c0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bc26d00f0688549b0be5761eabe6242595aac35913c96335f9455aef1f7108f5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:036b13b8fd89466488b6df196eb3aace5de02485b6efd9f9a7559a68251d5271_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:246106b84de12f768f3e974e0e1e9309a683af06af2e33237176a2ccc1d89c66_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:b5fcbeec6cc1dd13a63a0026dc84a10082d0ca4eb6e2f31ae26c607bf3f1f95e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:e3df2849563d093d4c33cb8057b4117b4dc48cb30d39b25f68e4353d63e14066_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:3e996a288bdb941a3b266ef64c594eef1899091681de69f307c04f73e3333820_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:5a6ac6980d7c4969cf1574138f3acf527d871852145a2bff5aab339d87a6582c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:a3af61852d50b702896df295e5a68b4d53f997ff2413376b951f93cad50e845c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d874b4b1d5a7a98988df10e713a1bc0b542feebee5a6bbc6c0e0d84fb0798ec4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2721e17dbadf09237af979ecdaa06d78e5008593f81e2e0cdebff24d9d4c137d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:465fd369afac73c17e6bec785021b9814255d4abdede5dad0a4ca8c84cbfafab_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c13a96ca5de55eb3aff45efc2128c11e32b20b22410e52b6438a447095a7576c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c96641054000bf26f73ec579db9d0a56b7e54b7a7d4793eed20fcdb52521cd7c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:0d4844dc09a3e21e26e73e82f87d6a02d01a090748e946cf20fedfd6936d809e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4cd5d09c12a48cd5ce966ccd2e37a4e2e5c141e1ee6cb698d8f0373b1368d740_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67aa1bdc459a7112db04e9f8c0041f61be584235261aca7c7967a9a0510c6eb6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:f97f5cec64db96e60f5f2b2bba4fe1d5f79b985026510df08e97df1cd9edfff8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:01531f31c5d597cbb268d58036478d260dd069cb513a2c75d8d569e616a264ce_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:46e37410e7568c35cc4e19eb8902695ebce97c5c4549b644648db500fc983e71_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:88bdc4fde0f957359ac7249882dc80681b3edebaa7120261c9edb10be36b89eb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:b8b5799bd895bb3686b43288e1b6cbd82c60faf6783486cc27ec0fd316cc80f7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7965b35be1791f71c0b15c302708a1c255352de6ecd3762f07a9cd289cd34cb0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:9aaf56ab79342abcca348ca4452c6c17ec86ec5838fb0baf9a27a2bc4f7c67d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:bce92caf55f2567aae42a86923253afb01671c204245ad86c2beaff8430a6639_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:fa44755e2253febbe44952e5487a0d86b6a20aaaf83bd1198064db49575b5fc1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:328c1fb3983fd19e3b8794ef340f2f1c38e3b4869aabd42c929c37686ba142f7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:889d8df6de7dcedee226609c11845e55556dfc6c228cafc5c773f7cecee513bf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:dd6cd60782d2e20fc6d6bd7645517666aea942738bfa0b06a55ee068da59b968_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:e2d58f1805e7b159f212fccd8fd3298d4c302be98eb01a6cb3b83422ed30acaf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:07374fb39037f67ae5ec9dbb7959b30d8f039b94a1e4bc50796d1a6ab372595b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:1a3933778481e93e25e44518c66a2d1fe76d708314cefd5f55ff3326e4db8fbe_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5d22f6fb1baaa09c4c35516106da5d628ea8ce468441aefebb9ffb10a141ebfa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:d18bf43c2c35ce3352efb39099b4993bfa56356368b2ebf3e812cc0392fac702_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:03b07fa2a2c93563e07358f56d0f2dea061b3394cf8b0ddef8eab4c9491cda79_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:07377669c470f1efb77d10f12e3121fc8aea8481693212e394e7403114712e27_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:13fa04fb724f58a09e376b5f040a6c77e7a235bdbad2848cc31d6d6fb885807f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:cbbb2cbf10f0886a83c06105ee4f728ae0dc89c47781e42da9f1cfa1e2577c49_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:14d2e9a6dbe70e340d59298a0d2202900e752fa206cdfaf19519f9f3261b7abf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:63012f693b6046ca95edfc8f63e999d7da0c05f0d6bb9b614fba426f968ec85f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:6e9115e0d52521e3ec88b1ba92d9d4bbcc7a8c584710e204a8ee20a5c74bc66d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:8ca12b116c7b4f58e90f541d9cc9a1c449ac8c5d7009c856645a24f30755289d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:012ed2651cabbe498a525c90063d78fe468a94ca607bf4e027bc8179aca6eb60_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:07703a48e4f19f31f1ee8aff22776c10616227c984f3fa4a8ab80068af8644bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4670ec8192280d99f0b0351837e05c580dabdfb50ce07de614dc9bb92e3b1d08_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:99730a4376842a0b9a1f5f7083d1b8c22ff8ea5912d6da3450d050c9b0cf36d4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:4884a8b1139f19f1722e8356783c190a6a1c51c88870e0c367884940ea95c00a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:7350cafccafa28935e8248148bc15468c0e7d87cc4a6bf17d8ef47e0f6e7122b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:d93167c8041b3030419c95854523a8036ece327fb68ea2ab8f74a04e2c8437d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e41beea854fe3e395887c8042acc2403dbd239525081a6e6b18b8dea0afc1ad4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:19b5ab4363e9ad0b45d7df0d8d159bd52e4d27bd5eb588e74d92e75f87f5c285_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:5b67fbc43a9adda03dc35afb9e8757d52fc5fc43c70ad6bb22f5cc59e7b05514_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ab59845c6ec8e99f378f2f2a07087c58ff31abe2d1828f5aa1415d057d2e4fc6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b23c5b7eea0c3cf26ad1ad2dffda8847f8ab32f614ba5612b98755ef48345941_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:065d205e64fc8c462cafe046336400df21c32bc19eecd749ddd722c915c24159_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:0f182199c3b68aedcd8d1fca5a33517455280094951e1d71c6c949e192c31b9c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:67879974d4b32f9cbe69d6ee0d815e54b46525cacaa0b6db14fc48c4535519ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:fba212598089760c7db08ff983c297dba743ea8824d261f2b187a49dc4b367d7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:293a59573874331480e17d680d7128ef0bd58aa5ba80c48601ceb6474427f086_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:6a57c447cd9dd85092c1bf93593a98ea21fa48feda7ffe8705edfc92c4fe245c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:9a2c4b501631661a0acaf4787c17e01c7e46909bdd9ba3366d62eda9fc5f7007_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e10872b483e0755561e831ef7bee39a12ce08ac8e7ff8ac47da6f40317234da6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1fd262975034d74a65b7182b0a0af614c9e14e6205c954002d313d7f93575673_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:7ccea7a3e43269463b08bc4f530cda138176e9b15740d33e6fca3793df714b20_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:8f06ec8a1ed5d37d190997acc534d16870d251ad27cea8925ad03862bcffd222_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dfd7adfc5b7cc80e3947240cae277a018196c61f3588b3bc52688a8c5e5d2fca_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0792e1389550aef672794e860e69cfd65b5407ebd474a78beb1b539c093b8e2d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:25c7158a8dc8594bc2cfbf655ce305fa47c8fd50cbffa197c2bacc0a58dd825c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:6f2e9d9b0ae8f4890aae1b3da9314e0ef220227cb55c3bfa6d2b2c510ccac842_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:7fb1e0b090f758e89957594a747023a4043e707475d57f6e71f7ffadf8fe1ac8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0c148960bb60a8ab728ab025ae17cd9638bf33eb6b890cfb7d9355edc02ff528_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:12d9ced9e566d677502af33e01e7f89e1ce57525513ec78a10fcec539e9a0e18_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:23e9500e2b88f703d92c0e71008bdb96c442835fe0caa5960c60f74e4d083a3a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:591dc1e332c4214d751e522a3f156db275c34238a098b87744f764bb5078cbbb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:94ccdbfdafcf1ff2d5b1522efbb6e6c66950c3283f59c697f68709ea50c47cd3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:996005219a17d7676f8fbacd1c09fc563922084727a6d6937d759574d53eec2e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:bcb6471fa041dac601c983f786aa6aa4c05f591d962a0feab86ec28b7135f088_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:e09fdda8a783af83a2693ebd190abb3b4b3119da909789a60add3ae99c7db867_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4a7604bc418b77ea9e8b9212811b9f004fa9c3519ec69f0cca947e9bf024a5c2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:bccf52f944424157ac281567af6b5d3c6a901e503c693a93050823caadaf2582_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:c93e44a4b844dedfd80be876aeeff7fdf98fe13d81f8dff267efbd7485a23ad0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:dc735e86de6db46f50ab402d2758ac73ada53a07e6aead898a4690c9961c75aa_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:08b9edd9ce77f3ac14d6e387267d23482ced948db4655b1eb7958d843055ef79_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:39b42ea771a00edf8275b4c274999b4a0212c1a2d7473922e3968d0fe1fa6195_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:407d8011f16326cbd93016e2235b72fd66f829fa72f0558f03ab4920446616e1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:5104b3162b607a50fcf55eee4a42490b56637ac278c7f54ac2cb63fc11de5cdd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:0feb2bb59207a0c9acdfca1f0b279ea37030eb17329ada7c2873d219946165c4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:4046891f28acf722eb26b365f53504912afc837a3a7d51d2f5162ad4737bca0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:64210438ed80a847fbd3dfce081c0b38176ed25a3b5d7d16f699eb30de9a0e7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:7cc883a87d758f0594d8b1a886501c4621d32d54d9319ce33caeb5a6ccd33336_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:57cfd4d43f72dbe759480239190323bfba08a880f3643ec8c0e8516f051d3aa7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:79dc9a83d55e8e90b1365d99253b34287be6408575aec81da554ea7337907c80_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:81692c8d42debdac5f75f0db84aa9a055e8d2bcd8b92f4b2007a704edcd39ee0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:f2439a0c051d9b6b688a18204e0b0c0b16eccd3b81c5f1e0c84f967f6b6bafab_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1e4a7ea7f4de810de638affd4ca9d2671c47137d9b916cd3d9bf2982abead18c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:7075df66bd506ac1826bba7147831ced1fe39fcea2f58e2c75b4350ad4797496_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:a5b9c1a8ebe87f107b3920dae1df055cd78bcd4d3a3c03c4b5699b6710ea3593_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:d9c0fb50e102278b7dad10c59b3d8f35eff7c5798cce654c0ad10d146df23ede_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:05ed03d7f86337685b48e2155ad32b5b79218743906d7c1d99f928290a5fe42b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:7d70383dcd5f22e98f32a122f1b99332246fe94c34da6aa83a581e6411fd7917_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f84b2fdff9023eef6ba15bcd24e29c5705c65d40df67e33a7360d01a821046f8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:fd5e894feb6b26987267902cea32635d4941e6112efb87dbcce55431f10df401_s390x"
]
},
"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-08-12T18:02:50+00:00",
"details": "Before you apply this update, make sure all previously released errata\nthat are relevant to your system are applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:1fdd64113c3424efbe7283057f4b71bc57eab3f8b92887f7202b179378181947_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:41311a9a395fea38f67fa954de4ceca786820a2c27bba59369da5fcdec56e514_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:886b951377221a5d8b5b32fc2e92d667c7df97e9828b765c0696c84453f5dec4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:e84a0449d2e6565e404a009e2c99cf54266ae34f23c889ae09f87d8c7d8ea729_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:03ca660d7c757d60b17af160876371e401c295bdb55115bd56bf3617f64ab08f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:14503bfd7af16acdec80eb3e08008bec9e08ec2f9c88d133818e7fc1f36695aa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:a7825362e9da5ca76836c7213774f17be04f7d7a33ce9dd963b50c60010b63aa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:b6e08f53c1527e00dffb09063dd3777abd7b2c447cac8f6fdd177376c270c10c_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54427"
},
{
"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": [
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:081e80d92fb4abca986fe555fecb5a1089c2ed884a8b06c673c2d9a0cba28a7d_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:4b59a91b0f4f0ee348074558411ac5a06b6daf80f281d82de78fefeb4cd64c2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:726d3185e3ec8b19448a515529b784c0fd115fd97f53598703b4e9efcab42c72_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:8c3a0c275df66554cc7580127847f8a25e1a93a37b2bc959c6c873fd56036127_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:6b4b56de6aa091ac87ce8a8c3beb2d82a5a019f2e1f6ff9f0ce220050d19d447_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ae6aaeae3e16c625db66c742f86f8743324cfd83469fd7460f42843f558cc596_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:b5fe209b755e3b97a968bf0dec2b22288c6a28f342ccca5afb9927dbbb5a8488_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ea647473a29becdead38ce07c20a3836dce6b9c4355b8ec749fa6c8fa01656ff_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:009192d26ff0422301cf1161cd7df863be8a69430a3ab02ce90711f56bd06739_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:2c5d51fc1a581737e92a337bb534f7e5a84ee51ab66c6db04fc5fe07a50bcd3d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:52ae03ffbd554c183c46d7c06feb3e7f64d11a3316beb3a180b9bf2c796b054b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9a3735b27a0b1e87f1008d20a5d26ceaad4aed91fb2d0387dd304f9e9230abf1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:222033b1c86d40c7ca2eec6a1668b097923a7fd03154380fbde31d7495a81464_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:76c04f4014f8b72600be2927ab294ef92528cc5ca68b75f0c3fe476b320e5e9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d7a7af28b169f38e7dbff61c6a4fe8651e034810865ebc1a617d7d9a1df1b84d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:f39e9bc78ba578522003b66f44c227b3cf3ca49f41e3d53c40a7eacd5b04ed3c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:1983c2581c6f46370a18e04b822a987a9326f3b80983ca5a659a17aa034b7ce6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:3829e6b7eb9c10742356d68e0cf2b6761697808976af08bd6bd635da9ba521ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:6cb786a7b9b60606fc87c2cdac198740248e822250f7522015665d7389dfa077_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:784c610aa01dc829d1352d04585a759013ecb573c6645d19f9167c76f40b6413_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:2ce6bc821b132a01d05d6d9bd3c1f8030dcaf25307fb48ae53ddcf126c57b034_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7a240591bd0cef0773f1cbe2fddc412817194d3f33ebeac34ecb3ee1977ad65d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a766d7433ea19b74e4584f038883546cd9e0365902924ea8e81955cd1f620f8a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:e983adf2ffdcaad13f4aefb295df3f0c32008b1c98de05a42a36473f10b1eac9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:0f7807cfa4efec2e3cbda82ab8200d0059c6e6308fde7707bac0c6b39df206e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:65c19f431c6f3c7d0dd91e2d8a5ee8621be54b0ce63233382473d023fb2ad71f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e2c1d1e4857fa8669dc6055295acb6fbfd9255d0002f74f462c5647291b98d37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e439078f9f17194417623ca25787d1a6b55d65083298b419b692c02a579413db_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:67dda827430141da9260addae0484b63d0526d2d4a69177e9c90850627a6792a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:911738cd76b2f2002a96354ac7e16235c5e555c48a6a876977e5539cd0cabad8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a16aface5e3be2f06a81cd365d8a29e8a342ce95d2d8d409c09ed2751e62e67b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:add94df989dceabc46ff0229282f993169d7d95d0d692bc083ec23df747d794f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1a6b55e1aff357829801307fc13868be668683cd5757128529c05a427eaf5c06_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:a9478b93a039398fa9cf8cafd506b0928c6c44992b9843a1b4dd174a249229e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:be5a357a322a7698839765f046ddd8860cfdca5013c4e2f36fecef2ef77610d1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:c8d11529d16cdb3337d3fcc37a11df53e74a1f14c7fab7ec6e4b5a84f686cbd3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:6187fae21ede179199da3e8335d83e518644bba4d045212d41ba543426d077ac_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:77543c0a770ab5096dd4af76d98dbdb6ad05a1981226ad7b41a7cc561d70697e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:7c2e90c6e02350643e2a40c46a0e5a759a9eb2eca0ecde33a3ebd89fe6e00378_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:afd26aec4a01abe704f5e4f5442035b90cbbd37cd5b7ef2d51f5c1ef6a575563_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:1399e8f547435a00446d2254ac70f41eb6537edf220287777dc484aaceaedc6d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2a3eb1e345523290314211c03bb37db2424ec1100720681941e0bd8889548877_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7ff09ae31d78e9cb98e4efc663cb4109b527414a98c10c5ac331bf4ab4e0d931_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:8d4f1943e1128aefa6c286f4bcf894edbbe5e8e7433a74d625b588a381f9dab0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:4e280b8e20624911dd5c8d153d82bbb501b5c73946a49e8262c6d4785ab4f2dd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:6661e606a4afd697cbfaa60eeebfd8fd34dfc00fd9f30c50ea7c03667439259a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8c1e6d77db40b1d307e54493fc7ff29fe2a01017074b79930b7dbf98dca63433_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:9fec429e172e0b73c04ffd73cf4c20205aa8beaf232ece79693deea008d9b4b3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:37c6f23f1cf874753f6794e5354302315044f8347623456087f853a91ded7c96_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:63c02eca979ef5ce4363814af3a1271be3b05c2db7f02684288538b57de91ad8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:72debbd2749a3e12fc8c2ceca48cba8976b3dbea85f0f5b890c4207f8f9eaf46_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:8b0bf37e7d8f868889313a9043e94844007026c2d2f3559ef583ccf4dc8bc14f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:0162d426242039dbb8d81bbeae6649cf21cd000c68531a54260cde322a487de4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:30205c1c53b731e727f4015af5c63e2928db2ee86b846f883271743ea51867d9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:46f52deef1d930e488f3a1592334ee756f514a529f4d9d07bb54f22e3a914e80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:4f6203e4dc3275ca44ec593fbdb6c3ab08fbae0c8e354f1c15fc6af0c170a181_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:41281622787b48d53f76228cb89059a07e5eb520a6f07b7b32144e13b3f72b84_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:65a7044631706e06835d757a9d0c139d2a30dce63a9a37ed25df716518e9302e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7ca2bc9395551ed087c9b923d5b8e9dcd04f558821f9ba6bb809df675a59fb35_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a7ff4ab478a7db1131f5c016a1626897c6219ea2d577379c8c436273fd5eabe1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:2a43a8e435a9d83b9003f2a4c8660385ba95ac9eee0513cfc32db3a78f6cd710_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:42eac5f982f2f5fed14d4da538dcd8d32443e387d053b5ee760852808ce7b7ae_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:a443b83efb9513e1d59dd39c4e2053de7fc81c74c9f8efe49428d01ec20dfb5c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:aff98872800448122344a5847a813c8197dc151ed9f07c53ad0e1d95da477f50_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:145ffa062b5d86b71ab6d4c72d11018491a1940d64764e77f849fa668509acea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:35dcda0e9cec2ad9bb468b1b5cf2ed2d8d5ab66f927698098371ac5f30b15ebf_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:8ec340a89cd5d57b48beec8ce60fe8128a9494a209884a1c76b1bb6d8004fe96_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:a577fc1aa6b9275b39bb5cfbda4ba7e759676b0175a91ba22657777f5546a888_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:02a9e0169a56c3fcfe825aa62c3d56788f02489b4f7f5bc1f10de5d2d052d7ff_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:0d1086aa230e96edf95e4fd6cbf1cb8b17c11f26e014601944582e307c4d4e59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:12048bfc0ba64b231fd0290c76e4d8188927e1053011252a130a642bdf33c7a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:975a3d23af223c2de0453ec3938c6c6591596cbea6e87300f7418b246543995d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f5df353cd7c20ce408d2a8a712a7667173d7f69a511bc821ca696d76526318b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:3f8e3641b68d61282ef2006a4253167645673effd2eddc633aba5d8ee06d012f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:b2ab980f6dd395657f618680a2a4134345cbe6cb90f608429f7c8721693371c0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bc26d00f0688549b0be5761eabe6242595aac35913c96335f9455aef1f7108f5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:036b13b8fd89466488b6df196eb3aace5de02485b6efd9f9a7559a68251d5271_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:246106b84de12f768f3e974e0e1e9309a683af06af2e33237176a2ccc1d89c66_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:b5fcbeec6cc1dd13a63a0026dc84a10082d0ca4eb6e2f31ae26c607bf3f1f95e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:e3df2849563d093d4c33cb8057b4117b4dc48cb30d39b25f68e4353d63e14066_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:3e996a288bdb941a3b266ef64c594eef1899091681de69f307c04f73e3333820_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:5a6ac6980d7c4969cf1574138f3acf527d871852145a2bff5aab339d87a6582c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:a3af61852d50b702896df295e5a68b4d53f997ff2413376b951f93cad50e845c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d874b4b1d5a7a98988df10e713a1bc0b542feebee5a6bbc6c0e0d84fb0798ec4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2721e17dbadf09237af979ecdaa06d78e5008593f81e2e0cdebff24d9d4c137d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:465fd369afac73c17e6bec785021b9814255d4abdede5dad0a4ca8c84cbfafab_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c13a96ca5de55eb3aff45efc2128c11e32b20b22410e52b6438a447095a7576c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c96641054000bf26f73ec579db9d0a56b7e54b7a7d4793eed20fcdb52521cd7c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:0d4844dc09a3e21e26e73e82f87d6a02d01a090748e946cf20fedfd6936d809e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4cd5d09c12a48cd5ce966ccd2e37a4e2e5c141e1ee6cb698d8f0373b1368d740_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67aa1bdc459a7112db04e9f8c0041f61be584235261aca7c7967a9a0510c6eb6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:f97f5cec64db96e60f5f2b2bba4fe1d5f79b985026510df08e97df1cd9edfff8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:01531f31c5d597cbb268d58036478d260dd069cb513a2c75d8d569e616a264ce_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:46e37410e7568c35cc4e19eb8902695ebce97c5c4549b644648db500fc983e71_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:88bdc4fde0f957359ac7249882dc80681b3edebaa7120261c9edb10be36b89eb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:b8b5799bd895bb3686b43288e1b6cbd82c60faf6783486cc27ec0fd316cc80f7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7965b35be1791f71c0b15c302708a1c255352de6ecd3762f07a9cd289cd34cb0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:9aaf56ab79342abcca348ca4452c6c17ec86ec5838fb0baf9a27a2bc4f7c67d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:bce92caf55f2567aae42a86923253afb01671c204245ad86c2beaff8430a6639_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:fa44755e2253febbe44952e5487a0d86b6a20aaaf83bd1198064db49575b5fc1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:328c1fb3983fd19e3b8794ef340f2f1c38e3b4869aabd42c929c37686ba142f7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:889d8df6de7dcedee226609c11845e55556dfc6c228cafc5c773f7cecee513bf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:dd6cd60782d2e20fc6d6bd7645517666aea942738bfa0b06a55ee068da59b968_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:e2d58f1805e7b159f212fccd8fd3298d4c302be98eb01a6cb3b83422ed30acaf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:07374fb39037f67ae5ec9dbb7959b30d8f039b94a1e4bc50796d1a6ab372595b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:1a3933778481e93e25e44518c66a2d1fe76d708314cefd5f55ff3326e4db8fbe_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5d22f6fb1baaa09c4c35516106da5d628ea8ce468441aefebb9ffb10a141ebfa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:d18bf43c2c35ce3352efb39099b4993bfa56356368b2ebf3e812cc0392fac702_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:1fdd64113c3424efbe7283057f4b71bc57eab3f8b92887f7202b179378181947_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:41311a9a395fea38f67fa954de4ceca786820a2c27bba59369da5fcdec56e514_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:886b951377221a5d8b5b32fc2e92d667c7df97e9828b765c0696c84453f5dec4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:e84a0449d2e6565e404a009e2c99cf54266ae34f23c889ae09f87d8c7d8ea729_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:03b07fa2a2c93563e07358f56d0f2dea061b3394cf8b0ddef8eab4c9491cda79_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:07377669c470f1efb77d10f12e3121fc8aea8481693212e394e7403114712e27_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:13fa04fb724f58a09e376b5f040a6c77e7a235bdbad2848cc31d6d6fb885807f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:cbbb2cbf10f0886a83c06105ee4f728ae0dc89c47781e42da9f1cfa1e2577c49_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:14d2e9a6dbe70e340d59298a0d2202900e752fa206cdfaf19519f9f3261b7abf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:63012f693b6046ca95edfc8f63e999d7da0c05f0d6bb9b614fba426f968ec85f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:6e9115e0d52521e3ec88b1ba92d9d4bbcc7a8c584710e204a8ee20a5c74bc66d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:8ca12b116c7b4f58e90f541d9cc9a1c449ac8c5d7009c856645a24f30755289d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:03ca660d7c757d60b17af160876371e401c295bdb55115bd56bf3617f64ab08f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:14503bfd7af16acdec80eb3e08008bec9e08ec2f9c88d133818e7fc1f36695aa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:a7825362e9da5ca76836c7213774f17be04f7d7a33ce9dd963b50c60010b63aa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:b6e08f53c1527e00dffb09063dd3777abd7b2c447cac8f6fdd177376c270c10c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:012ed2651cabbe498a525c90063d78fe468a94ca607bf4e027bc8179aca6eb60_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:07703a48e4f19f31f1ee8aff22776c10616227c984f3fa4a8ab80068af8644bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4670ec8192280d99f0b0351837e05c580dabdfb50ce07de614dc9bb92e3b1d08_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:99730a4376842a0b9a1f5f7083d1b8c22ff8ea5912d6da3450d050c9b0cf36d4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:4884a8b1139f19f1722e8356783c190a6a1c51c88870e0c367884940ea95c00a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:7350cafccafa28935e8248148bc15468c0e7d87cc4a6bf17d8ef47e0f6e7122b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:d93167c8041b3030419c95854523a8036ece327fb68ea2ab8f74a04e2c8437d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e41beea854fe3e395887c8042acc2403dbd239525081a6e6b18b8dea0afc1ad4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:19b5ab4363e9ad0b45d7df0d8d159bd52e4d27bd5eb588e74d92e75f87f5c285_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:5b67fbc43a9adda03dc35afb9e8757d52fc5fc43c70ad6bb22f5cc59e7b05514_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ab59845c6ec8e99f378f2f2a07087c58ff31abe2d1828f5aa1415d057d2e4fc6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b23c5b7eea0c3cf26ad1ad2dffda8847f8ab32f614ba5612b98755ef48345941_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:065d205e64fc8c462cafe046336400df21c32bc19eecd749ddd722c915c24159_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:0f182199c3b68aedcd8d1fca5a33517455280094951e1d71c6c949e192c31b9c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:67879974d4b32f9cbe69d6ee0d815e54b46525cacaa0b6db14fc48c4535519ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:fba212598089760c7db08ff983c297dba743ea8824d261f2b187a49dc4b367d7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:293a59573874331480e17d680d7128ef0bd58aa5ba80c48601ceb6474427f086_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:6a57c447cd9dd85092c1bf93593a98ea21fa48feda7ffe8705edfc92c4fe245c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:9a2c4b501631661a0acaf4787c17e01c7e46909bdd9ba3366d62eda9fc5f7007_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e10872b483e0755561e831ef7bee39a12ce08ac8e7ff8ac47da6f40317234da6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1fd262975034d74a65b7182b0a0af614c9e14e6205c954002d313d7f93575673_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:7ccea7a3e43269463b08bc4f530cda138176e9b15740d33e6fca3793df714b20_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:8f06ec8a1ed5d37d190997acc534d16870d251ad27cea8925ad03862bcffd222_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dfd7adfc5b7cc80e3947240cae277a018196c61f3588b3bc52688a8c5e5d2fca_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0792e1389550aef672794e860e69cfd65b5407ebd474a78beb1b539c093b8e2d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:25c7158a8dc8594bc2cfbf655ce305fa47c8fd50cbffa197c2bacc0a58dd825c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:6f2e9d9b0ae8f4890aae1b3da9314e0ef220227cb55c3bfa6d2b2c510ccac842_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:7fb1e0b090f758e89957594a747023a4043e707475d57f6e71f7ffadf8fe1ac8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0c148960bb60a8ab728ab025ae17cd9638bf33eb6b890cfb7d9355edc02ff528_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:12d9ced9e566d677502af33e01e7f89e1ce57525513ec78a10fcec539e9a0e18_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:23e9500e2b88f703d92c0e71008bdb96c442835fe0caa5960c60f74e4d083a3a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:591dc1e332c4214d751e522a3f156db275c34238a098b87744f764bb5078cbbb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:94ccdbfdafcf1ff2d5b1522efbb6e6c66950c3283f59c697f68709ea50c47cd3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:996005219a17d7676f8fbacd1c09fc563922084727a6d6937d759574d53eec2e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:bcb6471fa041dac601c983f786aa6aa4c05f591d962a0feab86ec28b7135f088_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:e09fdda8a783af83a2693ebd190abb3b4b3119da909789a60add3ae99c7db867_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4a7604bc418b77ea9e8b9212811b9f004fa9c3519ec69f0cca947e9bf024a5c2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:bccf52f944424157ac281567af6b5d3c6a901e503c693a93050823caadaf2582_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:c93e44a4b844dedfd80be876aeeff7fdf98fe13d81f8dff267efbd7485a23ad0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:dc735e86de6db46f50ab402d2758ac73ada53a07e6aead898a4690c9961c75aa_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:08b9edd9ce77f3ac14d6e387267d23482ced948db4655b1eb7958d843055ef79_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:39b42ea771a00edf8275b4c274999b4a0212c1a2d7473922e3968d0fe1fa6195_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:407d8011f16326cbd93016e2235b72fd66f829fa72f0558f03ab4920446616e1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:5104b3162b607a50fcf55eee4a42490b56637ac278c7f54ac2cb63fc11de5cdd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:0feb2bb59207a0c9acdfca1f0b279ea37030eb17329ada7c2873d219946165c4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:4046891f28acf722eb26b365f53504912afc837a3a7d51d2f5162ad4737bca0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:64210438ed80a847fbd3dfce081c0b38176ed25a3b5d7d16f699eb30de9a0e7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:7cc883a87d758f0594d8b1a886501c4621d32d54d9319ce33caeb5a6ccd33336_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:57cfd4d43f72dbe759480239190323bfba08a880f3643ec8c0e8516f051d3aa7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:79dc9a83d55e8e90b1365d99253b34287be6408575aec81da554ea7337907c80_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:81692c8d42debdac5f75f0db84aa9a055e8d2bcd8b92f4b2007a704edcd39ee0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:f2439a0c051d9b6b688a18204e0b0c0b16eccd3b81c5f1e0c84f967f6b6bafab_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1e4a7ea7f4de810de638affd4ca9d2671c47137d9b916cd3d9bf2982abead18c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:7075df66bd506ac1826bba7147831ced1fe39fcea2f58e2c75b4350ad4797496_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:a5b9c1a8ebe87f107b3920dae1df055cd78bcd4d3a3c03c4b5699b6710ea3593_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:d9c0fb50e102278b7dad10c59b3d8f35eff7c5798cce654c0ad10d146df23ede_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:05ed03d7f86337685b48e2155ad32b5b79218743906d7c1d99f928290a5fe42b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:7d70383dcd5f22e98f32a122f1b99332246fe94c34da6aa83a581e6411fd7917_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f84b2fdff9023eef6ba15bcd24e29c5705c65d40df67e33a7360d01a821046f8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:fd5e894feb6b26987267902cea32635d4941e6112efb87dbcce55431f10df401_s390x"
]
}
],
"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": [
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:081e80d92fb4abca986fe555fecb5a1089c2ed884a8b06c673c2d9a0cba28a7d_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:4b59a91b0f4f0ee348074558411ac5a06b6daf80f281d82de78fefeb4cd64c2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:726d3185e3ec8b19448a515529b784c0fd115fd97f53598703b4e9efcab42c72_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:8c3a0c275df66554cc7580127847f8a25e1a93a37b2bc959c6c873fd56036127_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:6b4b56de6aa091ac87ce8a8c3beb2d82a5a019f2e1f6ff9f0ce220050d19d447_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ae6aaeae3e16c625db66c742f86f8743324cfd83469fd7460f42843f558cc596_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:b5fe209b755e3b97a968bf0dec2b22288c6a28f342ccca5afb9927dbbb5a8488_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ea647473a29becdead38ce07c20a3836dce6b9c4355b8ec749fa6c8fa01656ff_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:009192d26ff0422301cf1161cd7df863be8a69430a3ab02ce90711f56bd06739_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:2c5d51fc1a581737e92a337bb534f7e5a84ee51ab66c6db04fc5fe07a50bcd3d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:52ae03ffbd554c183c46d7c06feb3e7f64d11a3316beb3a180b9bf2c796b054b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9a3735b27a0b1e87f1008d20a5d26ceaad4aed91fb2d0387dd304f9e9230abf1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:222033b1c86d40c7ca2eec6a1668b097923a7fd03154380fbde31d7495a81464_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:76c04f4014f8b72600be2927ab294ef92528cc5ca68b75f0c3fe476b320e5e9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d7a7af28b169f38e7dbff61c6a4fe8651e034810865ebc1a617d7d9a1df1b84d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:f39e9bc78ba578522003b66f44c227b3cf3ca49f41e3d53c40a7eacd5b04ed3c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:1983c2581c6f46370a18e04b822a987a9326f3b80983ca5a659a17aa034b7ce6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:3829e6b7eb9c10742356d68e0cf2b6761697808976af08bd6bd635da9ba521ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:6cb786a7b9b60606fc87c2cdac198740248e822250f7522015665d7389dfa077_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:784c610aa01dc829d1352d04585a759013ecb573c6645d19f9167c76f40b6413_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:2ce6bc821b132a01d05d6d9bd3c1f8030dcaf25307fb48ae53ddcf126c57b034_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7a240591bd0cef0773f1cbe2fddc412817194d3f33ebeac34ecb3ee1977ad65d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a766d7433ea19b74e4584f038883546cd9e0365902924ea8e81955cd1f620f8a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:e983adf2ffdcaad13f4aefb295df3f0c32008b1c98de05a42a36473f10b1eac9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:0f7807cfa4efec2e3cbda82ab8200d0059c6e6308fde7707bac0c6b39df206e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:65c19f431c6f3c7d0dd91e2d8a5ee8621be54b0ce63233382473d023fb2ad71f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e2c1d1e4857fa8669dc6055295acb6fbfd9255d0002f74f462c5647291b98d37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e439078f9f17194417623ca25787d1a6b55d65083298b419b692c02a579413db_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:67dda827430141da9260addae0484b63d0526d2d4a69177e9c90850627a6792a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:911738cd76b2f2002a96354ac7e16235c5e555c48a6a876977e5539cd0cabad8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a16aface5e3be2f06a81cd365d8a29e8a342ce95d2d8d409c09ed2751e62e67b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:add94df989dceabc46ff0229282f993169d7d95d0d692bc083ec23df747d794f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1a6b55e1aff357829801307fc13868be668683cd5757128529c05a427eaf5c06_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:a9478b93a039398fa9cf8cafd506b0928c6c44992b9843a1b4dd174a249229e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:be5a357a322a7698839765f046ddd8860cfdca5013c4e2f36fecef2ef77610d1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:c8d11529d16cdb3337d3fcc37a11df53e74a1f14c7fab7ec6e4b5a84f686cbd3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:6187fae21ede179199da3e8335d83e518644bba4d045212d41ba543426d077ac_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:77543c0a770ab5096dd4af76d98dbdb6ad05a1981226ad7b41a7cc561d70697e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:7c2e90c6e02350643e2a40c46a0e5a759a9eb2eca0ecde33a3ebd89fe6e00378_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:afd26aec4a01abe704f5e4f5442035b90cbbd37cd5b7ef2d51f5c1ef6a575563_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:1399e8f547435a00446d2254ac70f41eb6537edf220287777dc484aaceaedc6d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2a3eb1e345523290314211c03bb37db2424ec1100720681941e0bd8889548877_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7ff09ae31d78e9cb98e4efc663cb4109b527414a98c10c5ac331bf4ab4e0d931_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:8d4f1943e1128aefa6c286f4bcf894edbbe5e8e7433a74d625b588a381f9dab0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:4e280b8e20624911dd5c8d153d82bbb501b5c73946a49e8262c6d4785ab4f2dd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:6661e606a4afd697cbfaa60eeebfd8fd34dfc00fd9f30c50ea7c03667439259a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8c1e6d77db40b1d307e54493fc7ff29fe2a01017074b79930b7dbf98dca63433_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:9fec429e172e0b73c04ffd73cf4c20205aa8beaf232ece79693deea008d9b4b3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:37c6f23f1cf874753f6794e5354302315044f8347623456087f853a91ded7c96_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:63c02eca979ef5ce4363814af3a1271be3b05c2db7f02684288538b57de91ad8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:72debbd2749a3e12fc8c2ceca48cba8976b3dbea85f0f5b890c4207f8f9eaf46_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:8b0bf37e7d8f868889313a9043e94844007026c2d2f3559ef583ccf4dc8bc14f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:0162d426242039dbb8d81bbeae6649cf21cd000c68531a54260cde322a487de4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:30205c1c53b731e727f4015af5c63e2928db2ee86b846f883271743ea51867d9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:46f52deef1d930e488f3a1592334ee756f514a529f4d9d07bb54f22e3a914e80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:4f6203e4dc3275ca44ec593fbdb6c3ab08fbae0c8e354f1c15fc6af0c170a181_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:41281622787b48d53f76228cb89059a07e5eb520a6f07b7b32144e13b3f72b84_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:65a7044631706e06835d757a9d0c139d2a30dce63a9a37ed25df716518e9302e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7ca2bc9395551ed087c9b923d5b8e9dcd04f558821f9ba6bb809df675a59fb35_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a7ff4ab478a7db1131f5c016a1626897c6219ea2d577379c8c436273fd5eabe1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:2a43a8e435a9d83b9003f2a4c8660385ba95ac9eee0513cfc32db3a78f6cd710_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:42eac5f982f2f5fed14d4da538dcd8d32443e387d053b5ee760852808ce7b7ae_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:a443b83efb9513e1d59dd39c4e2053de7fc81c74c9f8efe49428d01ec20dfb5c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:aff98872800448122344a5847a813c8197dc151ed9f07c53ad0e1d95da477f50_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:145ffa062b5d86b71ab6d4c72d11018491a1940d64764e77f849fa668509acea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:35dcda0e9cec2ad9bb468b1b5cf2ed2d8d5ab66f927698098371ac5f30b15ebf_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:8ec340a89cd5d57b48beec8ce60fe8128a9494a209884a1c76b1bb6d8004fe96_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:a577fc1aa6b9275b39bb5cfbda4ba7e759676b0175a91ba22657777f5546a888_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:02a9e0169a56c3fcfe825aa62c3d56788f02489b4f7f5bc1f10de5d2d052d7ff_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:0d1086aa230e96edf95e4fd6cbf1cb8b17c11f26e014601944582e307c4d4e59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:12048bfc0ba64b231fd0290c76e4d8188927e1053011252a130a642bdf33c7a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:975a3d23af223c2de0453ec3938c6c6591596cbea6e87300f7418b246543995d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f5df353cd7c20ce408d2a8a712a7667173d7f69a511bc821ca696d76526318b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:3f8e3641b68d61282ef2006a4253167645673effd2eddc633aba5d8ee06d012f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:b2ab980f6dd395657f618680a2a4134345cbe6cb90f608429f7c8721693371c0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bc26d00f0688549b0be5761eabe6242595aac35913c96335f9455aef1f7108f5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:036b13b8fd89466488b6df196eb3aace5de02485b6efd9f9a7559a68251d5271_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:246106b84de12f768f3e974e0e1e9309a683af06af2e33237176a2ccc1d89c66_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:b5fcbeec6cc1dd13a63a0026dc84a10082d0ca4eb6e2f31ae26c607bf3f1f95e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:e3df2849563d093d4c33cb8057b4117b4dc48cb30d39b25f68e4353d63e14066_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:3e996a288bdb941a3b266ef64c594eef1899091681de69f307c04f73e3333820_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:5a6ac6980d7c4969cf1574138f3acf527d871852145a2bff5aab339d87a6582c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:a3af61852d50b702896df295e5a68b4d53f997ff2413376b951f93cad50e845c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d874b4b1d5a7a98988df10e713a1bc0b542feebee5a6bbc6c0e0d84fb0798ec4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2721e17dbadf09237af979ecdaa06d78e5008593f81e2e0cdebff24d9d4c137d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:465fd369afac73c17e6bec785021b9814255d4abdede5dad0a4ca8c84cbfafab_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c13a96ca5de55eb3aff45efc2128c11e32b20b22410e52b6438a447095a7576c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c96641054000bf26f73ec579db9d0a56b7e54b7a7d4793eed20fcdb52521cd7c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:0d4844dc09a3e21e26e73e82f87d6a02d01a090748e946cf20fedfd6936d809e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4cd5d09c12a48cd5ce966ccd2e37a4e2e5c141e1ee6cb698d8f0373b1368d740_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67aa1bdc459a7112db04e9f8c0041f61be584235261aca7c7967a9a0510c6eb6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:f97f5cec64db96e60f5f2b2bba4fe1d5f79b985026510df08e97df1cd9edfff8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:01531f31c5d597cbb268d58036478d260dd069cb513a2c75d8d569e616a264ce_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:46e37410e7568c35cc4e19eb8902695ebce97c5c4549b644648db500fc983e71_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:88bdc4fde0f957359ac7249882dc80681b3edebaa7120261c9edb10be36b89eb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:b8b5799bd895bb3686b43288e1b6cbd82c60faf6783486cc27ec0fd316cc80f7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7965b35be1791f71c0b15c302708a1c255352de6ecd3762f07a9cd289cd34cb0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:9aaf56ab79342abcca348ca4452c6c17ec86ec5838fb0baf9a27a2bc4f7c67d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:bce92caf55f2567aae42a86923253afb01671c204245ad86c2beaff8430a6639_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:fa44755e2253febbe44952e5487a0d86b6a20aaaf83bd1198064db49575b5fc1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:328c1fb3983fd19e3b8794ef340f2f1c38e3b4869aabd42c929c37686ba142f7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:889d8df6de7dcedee226609c11845e55556dfc6c228cafc5c773f7cecee513bf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:dd6cd60782d2e20fc6d6bd7645517666aea942738bfa0b06a55ee068da59b968_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:e2d58f1805e7b159f212fccd8fd3298d4c302be98eb01a6cb3b83422ed30acaf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:07374fb39037f67ae5ec9dbb7959b30d8f039b94a1e4bc50796d1a6ab372595b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:1a3933778481e93e25e44518c66a2d1fe76d708314cefd5f55ff3326e4db8fbe_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5d22f6fb1baaa09c4c35516106da5d628ea8ce468441aefebb9ffb10a141ebfa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:d18bf43c2c35ce3352efb39099b4993bfa56356368b2ebf3e812cc0392fac702_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:1fdd64113c3424efbe7283057f4b71bc57eab3f8b92887f7202b179378181947_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:41311a9a395fea38f67fa954de4ceca786820a2c27bba59369da5fcdec56e514_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:886b951377221a5d8b5b32fc2e92d667c7df97e9828b765c0696c84453f5dec4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:e84a0449d2e6565e404a009e2c99cf54266ae34f23c889ae09f87d8c7d8ea729_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:03b07fa2a2c93563e07358f56d0f2dea061b3394cf8b0ddef8eab4c9491cda79_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:07377669c470f1efb77d10f12e3121fc8aea8481693212e394e7403114712e27_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:13fa04fb724f58a09e376b5f040a6c77e7a235bdbad2848cc31d6d6fb885807f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:cbbb2cbf10f0886a83c06105ee4f728ae0dc89c47781e42da9f1cfa1e2577c49_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:14d2e9a6dbe70e340d59298a0d2202900e752fa206cdfaf19519f9f3261b7abf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:63012f693b6046ca95edfc8f63e999d7da0c05f0d6bb9b614fba426f968ec85f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:6e9115e0d52521e3ec88b1ba92d9d4bbcc7a8c584710e204a8ee20a5c74bc66d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:8ca12b116c7b4f58e90f541d9cc9a1c449ac8c5d7009c856645a24f30755289d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:03ca660d7c757d60b17af160876371e401c295bdb55115bd56bf3617f64ab08f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:14503bfd7af16acdec80eb3e08008bec9e08ec2f9c88d133818e7fc1f36695aa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:a7825362e9da5ca76836c7213774f17be04f7d7a33ce9dd963b50c60010b63aa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:b6e08f53c1527e00dffb09063dd3777abd7b2c447cac8f6fdd177376c270c10c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:012ed2651cabbe498a525c90063d78fe468a94ca607bf4e027bc8179aca6eb60_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:07703a48e4f19f31f1ee8aff22776c10616227c984f3fa4a8ab80068af8644bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4670ec8192280d99f0b0351837e05c580dabdfb50ce07de614dc9bb92e3b1d08_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:99730a4376842a0b9a1f5f7083d1b8c22ff8ea5912d6da3450d050c9b0cf36d4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:4884a8b1139f19f1722e8356783c190a6a1c51c88870e0c367884940ea95c00a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:7350cafccafa28935e8248148bc15468c0e7d87cc4a6bf17d8ef47e0f6e7122b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:d93167c8041b3030419c95854523a8036ece327fb68ea2ab8f74a04e2c8437d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e41beea854fe3e395887c8042acc2403dbd239525081a6e6b18b8dea0afc1ad4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:19b5ab4363e9ad0b45d7df0d8d159bd52e4d27bd5eb588e74d92e75f87f5c285_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:5b67fbc43a9adda03dc35afb9e8757d52fc5fc43c70ad6bb22f5cc59e7b05514_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ab59845c6ec8e99f378f2f2a07087c58ff31abe2d1828f5aa1415d057d2e4fc6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b23c5b7eea0c3cf26ad1ad2dffda8847f8ab32f614ba5612b98755ef48345941_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:065d205e64fc8c462cafe046336400df21c32bc19eecd749ddd722c915c24159_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:0f182199c3b68aedcd8d1fca5a33517455280094951e1d71c6c949e192c31b9c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:67879974d4b32f9cbe69d6ee0d815e54b46525cacaa0b6db14fc48c4535519ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:fba212598089760c7db08ff983c297dba743ea8824d261f2b187a49dc4b367d7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:293a59573874331480e17d680d7128ef0bd58aa5ba80c48601ceb6474427f086_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:6a57c447cd9dd85092c1bf93593a98ea21fa48feda7ffe8705edfc92c4fe245c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:9a2c4b501631661a0acaf4787c17e01c7e46909bdd9ba3366d62eda9fc5f7007_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e10872b483e0755561e831ef7bee39a12ce08ac8e7ff8ac47da6f40317234da6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1fd262975034d74a65b7182b0a0af614c9e14e6205c954002d313d7f93575673_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:7ccea7a3e43269463b08bc4f530cda138176e9b15740d33e6fca3793df714b20_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:8f06ec8a1ed5d37d190997acc534d16870d251ad27cea8925ad03862bcffd222_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dfd7adfc5b7cc80e3947240cae277a018196c61f3588b3bc52688a8c5e5d2fca_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0792e1389550aef672794e860e69cfd65b5407ebd474a78beb1b539c093b8e2d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:25c7158a8dc8594bc2cfbf655ce305fa47c8fd50cbffa197c2bacc0a58dd825c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:6f2e9d9b0ae8f4890aae1b3da9314e0ef220227cb55c3bfa6d2b2c510ccac842_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:7fb1e0b090f758e89957594a747023a4043e707475d57f6e71f7ffadf8fe1ac8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0c148960bb60a8ab728ab025ae17cd9638bf33eb6b890cfb7d9355edc02ff528_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:12d9ced9e566d677502af33e01e7f89e1ce57525513ec78a10fcec539e9a0e18_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:23e9500e2b88f703d92c0e71008bdb96c442835fe0caa5960c60f74e4d083a3a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:591dc1e332c4214d751e522a3f156db275c34238a098b87744f764bb5078cbbb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:94ccdbfdafcf1ff2d5b1522efbb6e6c66950c3283f59c697f68709ea50c47cd3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:996005219a17d7676f8fbacd1c09fc563922084727a6d6937d759574d53eec2e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:bcb6471fa041dac601c983f786aa6aa4c05f591d962a0feab86ec28b7135f088_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:e09fdda8a783af83a2693ebd190abb3b4b3119da909789a60add3ae99c7db867_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4a7604bc418b77ea9e8b9212811b9f004fa9c3519ec69f0cca947e9bf024a5c2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:bccf52f944424157ac281567af6b5d3c6a901e503c693a93050823caadaf2582_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:c93e44a4b844dedfd80be876aeeff7fdf98fe13d81f8dff267efbd7485a23ad0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:dc735e86de6db46f50ab402d2758ac73ada53a07e6aead898a4690c9961c75aa_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:08b9edd9ce77f3ac14d6e387267d23482ced948db4655b1eb7958d843055ef79_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:39b42ea771a00edf8275b4c274999b4a0212c1a2d7473922e3968d0fe1fa6195_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:407d8011f16326cbd93016e2235b72fd66f829fa72f0558f03ab4920446616e1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:5104b3162b607a50fcf55eee4a42490b56637ac278c7f54ac2cb63fc11de5cdd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:0feb2bb59207a0c9acdfca1f0b279ea37030eb17329ada7c2873d219946165c4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:4046891f28acf722eb26b365f53504912afc837a3a7d51d2f5162ad4737bca0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:64210438ed80a847fbd3dfce081c0b38176ed25a3b5d7d16f699eb30de9a0e7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:7cc883a87d758f0594d8b1a886501c4621d32d54d9319ce33caeb5a6ccd33336_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:57cfd4d43f72dbe759480239190323bfba08a880f3643ec8c0e8516f051d3aa7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:79dc9a83d55e8e90b1365d99253b34287be6408575aec81da554ea7337907c80_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:81692c8d42debdac5f75f0db84aa9a055e8d2bcd8b92f4b2007a704edcd39ee0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:f2439a0c051d9b6b688a18204e0b0c0b16eccd3b81c5f1e0c84f967f6b6bafab_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1e4a7ea7f4de810de638affd4ca9d2671c47137d9b916cd3d9bf2982abead18c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:7075df66bd506ac1826bba7147831ced1fe39fcea2f58e2c75b4350ad4797496_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:a5b9c1a8ebe87f107b3920dae1df055cd78bcd4d3a3c03c4b5699b6710ea3593_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:d9c0fb50e102278b7dad10c59b3d8f35eff7c5798cce654c0ad10d146df23ede_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:05ed03d7f86337685b48e2155ad32b5b79218743906d7c1d99f928290a5fe42b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:7d70383dcd5f22e98f32a122f1b99332246fe94c34da6aa83a581e6411fd7917_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f84b2fdff9023eef6ba15bcd24e29c5705c65d40df67e33a7360d01a821046f8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:fd5e894feb6b26987267902cea32635d4941e6112efb87dbcce55431f10df401_s390x"
]
}
],
"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-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 Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:081e80d92fb4abca986fe555fecb5a1089c2ed884a8b06c673c2d9a0cba28a7d_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:4b59a91b0f4f0ee348074558411ac5a06b6daf80f281d82de78fefeb4cd64c2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:726d3185e3ec8b19448a515529b784c0fd115fd97f53598703b4e9efcab42c72_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:8c3a0c275df66554cc7580127847f8a25e1a93a37b2bc959c6c873fd56036127_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:6b4b56de6aa091ac87ce8a8c3beb2d82a5a019f2e1f6ff9f0ce220050d19d447_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ae6aaeae3e16c625db66c742f86f8743324cfd83469fd7460f42843f558cc596_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:b5fe209b755e3b97a968bf0dec2b22288c6a28f342ccca5afb9927dbbb5a8488_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ea647473a29becdead38ce07c20a3836dce6b9c4355b8ec749fa6c8fa01656ff_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:009192d26ff0422301cf1161cd7df863be8a69430a3ab02ce90711f56bd06739_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:2c5d51fc1a581737e92a337bb534f7e5a84ee51ab66c6db04fc5fe07a50bcd3d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:52ae03ffbd554c183c46d7c06feb3e7f64d11a3316beb3a180b9bf2c796b054b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9a3735b27a0b1e87f1008d20a5d26ceaad4aed91fb2d0387dd304f9e9230abf1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:222033b1c86d40c7ca2eec6a1668b097923a7fd03154380fbde31d7495a81464_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:76c04f4014f8b72600be2927ab294ef92528cc5ca68b75f0c3fe476b320e5e9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d7a7af28b169f38e7dbff61c6a4fe8651e034810865ebc1a617d7d9a1df1b84d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:f39e9bc78ba578522003b66f44c227b3cf3ca49f41e3d53c40a7eacd5b04ed3c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:1983c2581c6f46370a18e04b822a987a9326f3b80983ca5a659a17aa034b7ce6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:3829e6b7eb9c10742356d68e0cf2b6761697808976af08bd6bd635da9ba521ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:6cb786a7b9b60606fc87c2cdac198740248e822250f7522015665d7389dfa077_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:784c610aa01dc829d1352d04585a759013ecb573c6645d19f9167c76f40b6413_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:2ce6bc821b132a01d05d6d9bd3c1f8030dcaf25307fb48ae53ddcf126c57b034_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7a240591bd0cef0773f1cbe2fddc412817194d3f33ebeac34ecb3ee1977ad65d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a766d7433ea19b74e4584f038883546cd9e0365902924ea8e81955cd1f620f8a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:e983adf2ffdcaad13f4aefb295df3f0c32008b1c98de05a42a36473f10b1eac9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:0f7807cfa4efec2e3cbda82ab8200d0059c6e6308fde7707bac0c6b39df206e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:65c19f431c6f3c7d0dd91e2d8a5ee8621be54b0ce63233382473d023fb2ad71f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e2c1d1e4857fa8669dc6055295acb6fbfd9255d0002f74f462c5647291b98d37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e439078f9f17194417623ca25787d1a6b55d65083298b419b692c02a579413db_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:67dda827430141da9260addae0484b63d0526d2d4a69177e9c90850627a6792a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:911738cd76b2f2002a96354ac7e16235c5e555c48a6a876977e5539cd0cabad8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a16aface5e3be2f06a81cd365d8a29e8a342ce95d2d8d409c09ed2751e62e67b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:add94df989dceabc46ff0229282f993169d7d95d0d692bc083ec23df747d794f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1a6b55e1aff357829801307fc13868be668683cd5757128529c05a427eaf5c06_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:a9478b93a039398fa9cf8cafd506b0928c6c44992b9843a1b4dd174a249229e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:be5a357a322a7698839765f046ddd8860cfdca5013c4e2f36fecef2ef77610d1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:c8d11529d16cdb3337d3fcc37a11df53e74a1f14c7fab7ec6e4b5a84f686cbd3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:6187fae21ede179199da3e8335d83e518644bba4d045212d41ba543426d077ac_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:77543c0a770ab5096dd4af76d98dbdb6ad05a1981226ad7b41a7cc561d70697e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:7c2e90c6e02350643e2a40c46a0e5a759a9eb2eca0ecde33a3ebd89fe6e00378_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:afd26aec4a01abe704f5e4f5442035b90cbbd37cd5b7ef2d51f5c1ef6a575563_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:1399e8f547435a00446d2254ac70f41eb6537edf220287777dc484aaceaedc6d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2a3eb1e345523290314211c03bb37db2424ec1100720681941e0bd8889548877_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7ff09ae31d78e9cb98e4efc663cb4109b527414a98c10c5ac331bf4ab4e0d931_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:8d4f1943e1128aefa6c286f4bcf894edbbe5e8e7433a74d625b588a381f9dab0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:4e280b8e20624911dd5c8d153d82bbb501b5c73946a49e8262c6d4785ab4f2dd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:6661e606a4afd697cbfaa60eeebfd8fd34dfc00fd9f30c50ea7c03667439259a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8c1e6d77db40b1d307e54493fc7ff29fe2a01017074b79930b7dbf98dca63433_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:9fec429e172e0b73c04ffd73cf4c20205aa8beaf232ece79693deea008d9b4b3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:37c6f23f1cf874753f6794e5354302315044f8347623456087f853a91ded7c96_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:63c02eca979ef5ce4363814af3a1271be3b05c2db7f02684288538b57de91ad8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:72debbd2749a3e12fc8c2ceca48cba8976b3dbea85f0f5b890c4207f8f9eaf46_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:8b0bf37e7d8f868889313a9043e94844007026c2d2f3559ef583ccf4dc8bc14f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:0162d426242039dbb8d81bbeae6649cf21cd000c68531a54260cde322a487de4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:30205c1c53b731e727f4015af5c63e2928db2ee86b846f883271743ea51867d9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:46f52deef1d930e488f3a1592334ee756f514a529f4d9d07bb54f22e3a914e80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:4f6203e4dc3275ca44ec593fbdb6c3ab08fbae0c8e354f1c15fc6af0c170a181_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:41281622787b48d53f76228cb89059a07e5eb520a6f07b7b32144e13b3f72b84_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:65a7044631706e06835d757a9d0c139d2a30dce63a9a37ed25df716518e9302e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7ca2bc9395551ed087c9b923d5b8e9dcd04f558821f9ba6bb809df675a59fb35_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a7ff4ab478a7db1131f5c016a1626897c6219ea2d577379c8c436273fd5eabe1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:2a43a8e435a9d83b9003f2a4c8660385ba95ac9eee0513cfc32db3a78f6cd710_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:42eac5f982f2f5fed14d4da538dcd8d32443e387d053b5ee760852808ce7b7ae_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:a443b83efb9513e1d59dd39c4e2053de7fc81c74c9f8efe49428d01ec20dfb5c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:aff98872800448122344a5847a813c8197dc151ed9f07c53ad0e1d95da477f50_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:145ffa062b5d86b71ab6d4c72d11018491a1940d64764e77f849fa668509acea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:35dcda0e9cec2ad9bb468b1b5cf2ed2d8d5ab66f927698098371ac5f30b15ebf_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:8ec340a89cd5d57b48beec8ce60fe8128a9494a209884a1c76b1bb6d8004fe96_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:a577fc1aa6b9275b39bb5cfbda4ba7e759676b0175a91ba22657777f5546a888_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:02a9e0169a56c3fcfe825aa62c3d56788f02489b4f7f5bc1f10de5d2d052d7ff_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:0d1086aa230e96edf95e4fd6cbf1cb8b17c11f26e014601944582e307c4d4e59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:12048bfc0ba64b231fd0290c76e4d8188927e1053011252a130a642bdf33c7a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:975a3d23af223c2de0453ec3938c6c6591596cbea6e87300f7418b246543995d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f5df353cd7c20ce408d2a8a712a7667173d7f69a511bc821ca696d76526318b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:3f8e3641b68d61282ef2006a4253167645673effd2eddc633aba5d8ee06d012f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:b2ab980f6dd395657f618680a2a4134345cbe6cb90f608429f7c8721693371c0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bc26d00f0688549b0be5761eabe6242595aac35913c96335f9455aef1f7108f5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:036b13b8fd89466488b6df196eb3aace5de02485b6efd9f9a7559a68251d5271_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:246106b84de12f768f3e974e0e1e9309a683af06af2e33237176a2ccc1d89c66_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:b5fcbeec6cc1dd13a63a0026dc84a10082d0ca4eb6e2f31ae26c607bf3f1f95e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:e3df2849563d093d4c33cb8057b4117b4dc48cb30d39b25f68e4353d63e14066_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:3e996a288bdb941a3b266ef64c594eef1899091681de69f307c04f73e3333820_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:5a6ac6980d7c4969cf1574138f3acf527d871852145a2bff5aab339d87a6582c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:a3af61852d50b702896df295e5a68b4d53f997ff2413376b951f93cad50e845c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d874b4b1d5a7a98988df10e713a1bc0b542feebee5a6bbc6c0e0d84fb0798ec4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2721e17dbadf09237af979ecdaa06d78e5008593f81e2e0cdebff24d9d4c137d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:465fd369afac73c17e6bec785021b9814255d4abdede5dad0a4ca8c84cbfafab_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c13a96ca5de55eb3aff45efc2128c11e32b20b22410e52b6438a447095a7576c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c96641054000bf26f73ec579db9d0a56b7e54b7a7d4793eed20fcdb52521cd7c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:0d4844dc09a3e21e26e73e82f87d6a02d01a090748e946cf20fedfd6936d809e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4cd5d09c12a48cd5ce966ccd2e37a4e2e5c141e1ee6cb698d8f0373b1368d740_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67aa1bdc459a7112db04e9f8c0041f61be584235261aca7c7967a9a0510c6eb6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:f97f5cec64db96e60f5f2b2bba4fe1d5f79b985026510df08e97df1cd9edfff8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:01531f31c5d597cbb268d58036478d260dd069cb513a2c75d8d569e616a264ce_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:46e37410e7568c35cc4e19eb8902695ebce97c5c4549b644648db500fc983e71_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:88bdc4fde0f957359ac7249882dc80681b3edebaa7120261c9edb10be36b89eb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:b8b5799bd895bb3686b43288e1b6cbd82c60faf6783486cc27ec0fd316cc80f7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7965b35be1791f71c0b15c302708a1c255352de6ecd3762f07a9cd289cd34cb0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:9aaf56ab79342abcca348ca4452c6c17ec86ec5838fb0baf9a27a2bc4f7c67d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:bce92caf55f2567aae42a86923253afb01671c204245ad86c2beaff8430a6639_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:fa44755e2253febbe44952e5487a0d86b6a20aaaf83bd1198064db49575b5fc1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:07374fb39037f67ae5ec9dbb7959b30d8f039b94a1e4bc50796d1a6ab372595b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:1a3933778481e93e25e44518c66a2d1fe76d708314cefd5f55ff3326e4db8fbe_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5d22f6fb1baaa09c4c35516106da5d628ea8ce468441aefebb9ffb10a141ebfa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:d18bf43c2c35ce3352efb39099b4993bfa56356368b2ebf3e812cc0392fac702_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:1fdd64113c3424efbe7283057f4b71bc57eab3f8b92887f7202b179378181947_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:41311a9a395fea38f67fa954de4ceca786820a2c27bba59369da5fcdec56e514_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:886b951377221a5d8b5b32fc2e92d667c7df97e9828b765c0696c84453f5dec4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:e84a0449d2e6565e404a009e2c99cf54266ae34f23c889ae09f87d8c7d8ea729_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:03b07fa2a2c93563e07358f56d0f2dea061b3394cf8b0ddef8eab4c9491cda79_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:07377669c470f1efb77d10f12e3121fc8aea8481693212e394e7403114712e27_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:13fa04fb724f58a09e376b5f040a6c77e7a235bdbad2848cc31d6d6fb885807f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:cbbb2cbf10f0886a83c06105ee4f728ae0dc89c47781e42da9f1cfa1e2577c49_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:14d2e9a6dbe70e340d59298a0d2202900e752fa206cdfaf19519f9f3261b7abf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:63012f693b6046ca95edfc8f63e999d7da0c05f0d6bb9b614fba426f968ec85f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:6e9115e0d52521e3ec88b1ba92d9d4bbcc7a8c584710e204a8ee20a5c74bc66d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:8ca12b116c7b4f58e90f541d9cc9a1c449ac8c5d7009c856645a24f30755289d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:03ca660d7c757d60b17af160876371e401c295bdb55115bd56bf3617f64ab08f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:14503bfd7af16acdec80eb3e08008bec9e08ec2f9c88d133818e7fc1f36695aa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:a7825362e9da5ca76836c7213774f17be04f7d7a33ce9dd963b50c60010b63aa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:b6e08f53c1527e00dffb09063dd3777abd7b2c447cac8f6fdd177376c270c10c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:012ed2651cabbe498a525c90063d78fe468a94ca607bf4e027bc8179aca6eb60_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:07703a48e4f19f31f1ee8aff22776c10616227c984f3fa4a8ab80068af8644bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4670ec8192280d99f0b0351837e05c580dabdfb50ce07de614dc9bb92e3b1d08_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:99730a4376842a0b9a1f5f7083d1b8c22ff8ea5912d6da3450d050c9b0cf36d4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:4884a8b1139f19f1722e8356783c190a6a1c51c88870e0c367884940ea95c00a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:7350cafccafa28935e8248148bc15468c0e7d87cc4a6bf17d8ef47e0f6e7122b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:d93167c8041b3030419c95854523a8036ece327fb68ea2ab8f74a04e2c8437d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e41beea854fe3e395887c8042acc2403dbd239525081a6e6b18b8dea0afc1ad4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:19b5ab4363e9ad0b45d7df0d8d159bd52e4d27bd5eb588e74d92e75f87f5c285_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:5b67fbc43a9adda03dc35afb9e8757d52fc5fc43c70ad6bb22f5cc59e7b05514_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ab59845c6ec8e99f378f2f2a07087c58ff31abe2d1828f5aa1415d057d2e4fc6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b23c5b7eea0c3cf26ad1ad2dffda8847f8ab32f614ba5612b98755ef48345941_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:065d205e64fc8c462cafe046336400df21c32bc19eecd749ddd722c915c24159_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:0f182199c3b68aedcd8d1fca5a33517455280094951e1d71c6c949e192c31b9c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:67879974d4b32f9cbe69d6ee0d815e54b46525cacaa0b6db14fc48c4535519ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:fba212598089760c7db08ff983c297dba743ea8824d261f2b187a49dc4b367d7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:293a59573874331480e17d680d7128ef0bd58aa5ba80c48601ceb6474427f086_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:6a57c447cd9dd85092c1bf93593a98ea21fa48feda7ffe8705edfc92c4fe245c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:9a2c4b501631661a0acaf4787c17e01c7e46909bdd9ba3366d62eda9fc5f7007_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e10872b483e0755561e831ef7bee39a12ce08ac8e7ff8ac47da6f40317234da6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1fd262975034d74a65b7182b0a0af614c9e14e6205c954002d313d7f93575673_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:7ccea7a3e43269463b08bc4f530cda138176e9b15740d33e6fca3793df714b20_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:8f06ec8a1ed5d37d190997acc534d16870d251ad27cea8925ad03862bcffd222_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dfd7adfc5b7cc80e3947240cae277a018196c61f3588b3bc52688a8c5e5d2fca_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0792e1389550aef672794e860e69cfd65b5407ebd474a78beb1b539c093b8e2d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:25c7158a8dc8594bc2cfbf655ce305fa47c8fd50cbffa197c2bacc0a58dd825c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:6f2e9d9b0ae8f4890aae1b3da9314e0ef220227cb55c3bfa6d2b2c510ccac842_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:7fb1e0b090f758e89957594a747023a4043e707475d57f6e71f7ffadf8fe1ac8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0c148960bb60a8ab728ab025ae17cd9638bf33eb6b890cfb7d9355edc02ff528_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:12d9ced9e566d677502af33e01e7f89e1ce57525513ec78a10fcec539e9a0e18_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:23e9500e2b88f703d92c0e71008bdb96c442835fe0caa5960c60f74e4d083a3a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:591dc1e332c4214d751e522a3f156db275c34238a098b87744f764bb5078cbbb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:94ccdbfdafcf1ff2d5b1522efbb6e6c66950c3283f59c697f68709ea50c47cd3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:996005219a17d7676f8fbacd1c09fc563922084727a6d6937d759574d53eec2e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:bcb6471fa041dac601c983f786aa6aa4c05f591d962a0feab86ec28b7135f088_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:e09fdda8a783af83a2693ebd190abb3b4b3119da909789a60add3ae99c7db867_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4a7604bc418b77ea9e8b9212811b9f004fa9c3519ec69f0cca947e9bf024a5c2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:bccf52f944424157ac281567af6b5d3c6a901e503c693a93050823caadaf2582_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:c93e44a4b844dedfd80be876aeeff7fdf98fe13d81f8dff267efbd7485a23ad0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:dc735e86de6db46f50ab402d2758ac73ada53a07e6aead898a4690c9961c75aa_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:08b9edd9ce77f3ac14d6e387267d23482ced948db4655b1eb7958d843055ef79_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:39b42ea771a00edf8275b4c274999b4a0212c1a2d7473922e3968d0fe1fa6195_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:407d8011f16326cbd93016e2235b72fd66f829fa72f0558f03ab4920446616e1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:5104b3162b607a50fcf55eee4a42490b56637ac278c7f54ac2cb63fc11de5cdd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:0feb2bb59207a0c9acdfca1f0b279ea37030eb17329ada7c2873d219946165c4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:4046891f28acf722eb26b365f53504912afc837a3a7d51d2f5162ad4737bca0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:64210438ed80a847fbd3dfce081c0b38176ed25a3b5d7d16f699eb30de9a0e7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:7cc883a87d758f0594d8b1a886501c4621d32d54d9319ce33caeb5a6ccd33336_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:57cfd4d43f72dbe759480239190323bfba08a880f3643ec8c0e8516f051d3aa7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:79dc9a83d55e8e90b1365d99253b34287be6408575aec81da554ea7337907c80_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:81692c8d42debdac5f75f0db84aa9a055e8d2bcd8b92f4b2007a704edcd39ee0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:f2439a0c051d9b6b688a18204e0b0c0b16eccd3b81c5f1e0c84f967f6b6bafab_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1e4a7ea7f4de810de638affd4ca9d2671c47137d9b916cd3d9bf2982abead18c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:7075df66bd506ac1826bba7147831ced1fe39fcea2f58e2c75b4350ad4797496_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:a5b9c1a8ebe87f107b3920dae1df055cd78bcd4d3a3c03c4b5699b6710ea3593_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:d9c0fb50e102278b7dad10c59b3d8f35eff7c5798cce654c0ad10d146df23ede_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:05ed03d7f86337685b48e2155ad32b5b79218743906d7c1d99f928290a5fe42b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:7d70383dcd5f22e98f32a122f1b99332246fe94c34da6aa83a581e6411fd7917_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f84b2fdff9023eef6ba15bcd24e29c5705c65d40df67e33a7360d01a821046f8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:fd5e894feb6b26987267902cea32635d4941e6112efb87dbcce55431f10df401_s390x"
]
}
],
"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 Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:328c1fb3983fd19e3b8794ef340f2f1c38e3b4869aabd42c929c37686ba142f7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:889d8df6de7dcedee226609c11845e55556dfc6c228cafc5c773f7cecee513bf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:dd6cd60782d2e20fc6d6bd7645517666aea942738bfa0b06a55ee068da59b968_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:e2d58f1805e7b159f212fccd8fd3298d4c302be98eb01a6cb3b83422ed30acaf_arm64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:081e80d92fb4abca986fe555fecb5a1089c2ed884a8b06c673c2d9a0cba28a7d_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:4b59a91b0f4f0ee348074558411ac5a06b6daf80f281d82de78fefeb4cd64c2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:726d3185e3ec8b19448a515529b784c0fd115fd97f53598703b4e9efcab42c72_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:8c3a0c275df66554cc7580127847f8a25e1a93a37b2bc959c6c873fd56036127_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:6b4b56de6aa091ac87ce8a8c3beb2d82a5a019f2e1f6ff9f0ce220050d19d447_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ae6aaeae3e16c625db66c742f86f8743324cfd83469fd7460f42843f558cc596_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:b5fe209b755e3b97a968bf0dec2b22288c6a28f342ccca5afb9927dbbb5a8488_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ea647473a29becdead38ce07c20a3836dce6b9c4355b8ec749fa6c8fa01656ff_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:009192d26ff0422301cf1161cd7df863be8a69430a3ab02ce90711f56bd06739_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:2c5d51fc1a581737e92a337bb534f7e5a84ee51ab66c6db04fc5fe07a50bcd3d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:52ae03ffbd554c183c46d7c06feb3e7f64d11a3316beb3a180b9bf2c796b054b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9a3735b27a0b1e87f1008d20a5d26ceaad4aed91fb2d0387dd304f9e9230abf1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:222033b1c86d40c7ca2eec6a1668b097923a7fd03154380fbde31d7495a81464_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:76c04f4014f8b72600be2927ab294ef92528cc5ca68b75f0c3fe476b320e5e9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d7a7af28b169f38e7dbff61c6a4fe8651e034810865ebc1a617d7d9a1df1b84d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:f39e9bc78ba578522003b66f44c227b3cf3ca49f41e3d53c40a7eacd5b04ed3c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:1983c2581c6f46370a18e04b822a987a9326f3b80983ca5a659a17aa034b7ce6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:3829e6b7eb9c10742356d68e0cf2b6761697808976af08bd6bd635da9ba521ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:6cb786a7b9b60606fc87c2cdac198740248e822250f7522015665d7389dfa077_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:784c610aa01dc829d1352d04585a759013ecb573c6645d19f9167c76f40b6413_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:2ce6bc821b132a01d05d6d9bd3c1f8030dcaf25307fb48ae53ddcf126c57b034_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7a240591bd0cef0773f1cbe2fddc412817194d3f33ebeac34ecb3ee1977ad65d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a766d7433ea19b74e4584f038883546cd9e0365902924ea8e81955cd1f620f8a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:e983adf2ffdcaad13f4aefb295df3f0c32008b1c98de05a42a36473f10b1eac9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:0f7807cfa4efec2e3cbda82ab8200d0059c6e6308fde7707bac0c6b39df206e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:65c19f431c6f3c7d0dd91e2d8a5ee8621be54b0ce63233382473d023fb2ad71f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e2c1d1e4857fa8669dc6055295acb6fbfd9255d0002f74f462c5647291b98d37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e439078f9f17194417623ca25787d1a6b55d65083298b419b692c02a579413db_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:67dda827430141da9260addae0484b63d0526d2d4a69177e9c90850627a6792a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:911738cd76b2f2002a96354ac7e16235c5e555c48a6a876977e5539cd0cabad8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a16aface5e3be2f06a81cd365d8a29e8a342ce95d2d8d409c09ed2751e62e67b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:add94df989dceabc46ff0229282f993169d7d95d0d692bc083ec23df747d794f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1a6b55e1aff357829801307fc13868be668683cd5757128529c05a427eaf5c06_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:a9478b93a039398fa9cf8cafd506b0928c6c44992b9843a1b4dd174a249229e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:be5a357a322a7698839765f046ddd8860cfdca5013c4e2f36fecef2ef77610d1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:c8d11529d16cdb3337d3fcc37a11df53e74a1f14c7fab7ec6e4b5a84f686cbd3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:6187fae21ede179199da3e8335d83e518644bba4d045212d41ba543426d077ac_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:77543c0a770ab5096dd4af76d98dbdb6ad05a1981226ad7b41a7cc561d70697e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:7c2e90c6e02350643e2a40c46a0e5a759a9eb2eca0ecde33a3ebd89fe6e00378_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:afd26aec4a01abe704f5e4f5442035b90cbbd37cd5b7ef2d51f5c1ef6a575563_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:1399e8f547435a00446d2254ac70f41eb6537edf220287777dc484aaceaedc6d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2a3eb1e345523290314211c03bb37db2424ec1100720681941e0bd8889548877_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7ff09ae31d78e9cb98e4efc663cb4109b527414a98c10c5ac331bf4ab4e0d931_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:8d4f1943e1128aefa6c286f4bcf894edbbe5e8e7433a74d625b588a381f9dab0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:4e280b8e20624911dd5c8d153d82bbb501b5c73946a49e8262c6d4785ab4f2dd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:6661e606a4afd697cbfaa60eeebfd8fd34dfc00fd9f30c50ea7c03667439259a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8c1e6d77db40b1d307e54493fc7ff29fe2a01017074b79930b7dbf98dca63433_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:9fec429e172e0b73c04ffd73cf4c20205aa8beaf232ece79693deea008d9b4b3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:37c6f23f1cf874753f6794e5354302315044f8347623456087f853a91ded7c96_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:63c02eca979ef5ce4363814af3a1271be3b05c2db7f02684288538b57de91ad8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:72debbd2749a3e12fc8c2ceca48cba8976b3dbea85f0f5b890c4207f8f9eaf46_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:8b0bf37e7d8f868889313a9043e94844007026c2d2f3559ef583ccf4dc8bc14f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:0162d426242039dbb8d81bbeae6649cf21cd000c68531a54260cde322a487de4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:30205c1c53b731e727f4015af5c63e2928db2ee86b846f883271743ea51867d9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:46f52deef1d930e488f3a1592334ee756f514a529f4d9d07bb54f22e3a914e80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:4f6203e4dc3275ca44ec593fbdb6c3ab08fbae0c8e354f1c15fc6af0c170a181_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:41281622787b48d53f76228cb89059a07e5eb520a6f07b7b32144e13b3f72b84_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:65a7044631706e06835d757a9d0c139d2a30dce63a9a37ed25df716518e9302e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7ca2bc9395551ed087c9b923d5b8e9dcd04f558821f9ba6bb809df675a59fb35_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a7ff4ab478a7db1131f5c016a1626897c6219ea2d577379c8c436273fd5eabe1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:2a43a8e435a9d83b9003f2a4c8660385ba95ac9eee0513cfc32db3a78f6cd710_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:42eac5f982f2f5fed14d4da538dcd8d32443e387d053b5ee760852808ce7b7ae_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:a443b83efb9513e1d59dd39c4e2053de7fc81c74c9f8efe49428d01ec20dfb5c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:aff98872800448122344a5847a813c8197dc151ed9f07c53ad0e1d95da477f50_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:145ffa062b5d86b71ab6d4c72d11018491a1940d64764e77f849fa668509acea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:35dcda0e9cec2ad9bb468b1b5cf2ed2d8d5ab66f927698098371ac5f30b15ebf_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:8ec340a89cd5d57b48beec8ce60fe8128a9494a209884a1c76b1bb6d8004fe96_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:a577fc1aa6b9275b39bb5cfbda4ba7e759676b0175a91ba22657777f5546a888_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:02a9e0169a56c3fcfe825aa62c3d56788f02489b4f7f5bc1f10de5d2d052d7ff_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:0d1086aa230e96edf95e4fd6cbf1cb8b17c11f26e014601944582e307c4d4e59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:12048bfc0ba64b231fd0290c76e4d8188927e1053011252a130a642bdf33c7a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:975a3d23af223c2de0453ec3938c6c6591596cbea6e87300f7418b246543995d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f5df353cd7c20ce408d2a8a712a7667173d7f69a511bc821ca696d76526318b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:3f8e3641b68d61282ef2006a4253167645673effd2eddc633aba5d8ee06d012f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:b2ab980f6dd395657f618680a2a4134345cbe6cb90f608429f7c8721693371c0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bc26d00f0688549b0be5761eabe6242595aac35913c96335f9455aef1f7108f5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:036b13b8fd89466488b6df196eb3aace5de02485b6efd9f9a7559a68251d5271_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:246106b84de12f768f3e974e0e1e9309a683af06af2e33237176a2ccc1d89c66_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:b5fcbeec6cc1dd13a63a0026dc84a10082d0ca4eb6e2f31ae26c607bf3f1f95e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:e3df2849563d093d4c33cb8057b4117b4dc48cb30d39b25f68e4353d63e14066_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:3e996a288bdb941a3b266ef64c594eef1899091681de69f307c04f73e3333820_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:5a6ac6980d7c4969cf1574138f3acf527d871852145a2bff5aab339d87a6582c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:a3af61852d50b702896df295e5a68b4d53f997ff2413376b951f93cad50e845c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d874b4b1d5a7a98988df10e713a1bc0b542feebee5a6bbc6c0e0d84fb0798ec4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2721e17dbadf09237af979ecdaa06d78e5008593f81e2e0cdebff24d9d4c137d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:465fd369afac73c17e6bec785021b9814255d4abdede5dad0a4ca8c84cbfafab_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c13a96ca5de55eb3aff45efc2128c11e32b20b22410e52b6438a447095a7576c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c96641054000bf26f73ec579db9d0a56b7e54b7a7d4793eed20fcdb52521cd7c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:0d4844dc09a3e21e26e73e82f87d6a02d01a090748e946cf20fedfd6936d809e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4cd5d09c12a48cd5ce966ccd2e37a4e2e5c141e1ee6cb698d8f0373b1368d740_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67aa1bdc459a7112db04e9f8c0041f61be584235261aca7c7967a9a0510c6eb6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:f97f5cec64db96e60f5f2b2bba4fe1d5f79b985026510df08e97df1cd9edfff8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:01531f31c5d597cbb268d58036478d260dd069cb513a2c75d8d569e616a264ce_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:46e37410e7568c35cc4e19eb8902695ebce97c5c4549b644648db500fc983e71_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:88bdc4fde0f957359ac7249882dc80681b3edebaa7120261c9edb10be36b89eb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:b8b5799bd895bb3686b43288e1b6cbd82c60faf6783486cc27ec0fd316cc80f7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7965b35be1791f71c0b15c302708a1c255352de6ecd3762f07a9cd289cd34cb0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:9aaf56ab79342abcca348ca4452c6c17ec86ec5838fb0baf9a27a2bc4f7c67d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:bce92caf55f2567aae42a86923253afb01671c204245ad86c2beaff8430a6639_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:fa44755e2253febbe44952e5487a0d86b6a20aaaf83bd1198064db49575b5fc1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:07374fb39037f67ae5ec9dbb7959b30d8f039b94a1e4bc50796d1a6ab372595b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:1a3933778481e93e25e44518c66a2d1fe76d708314cefd5f55ff3326e4db8fbe_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5d22f6fb1baaa09c4c35516106da5d628ea8ce468441aefebb9ffb10a141ebfa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:d18bf43c2c35ce3352efb39099b4993bfa56356368b2ebf3e812cc0392fac702_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:1fdd64113c3424efbe7283057f4b71bc57eab3f8b92887f7202b179378181947_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:41311a9a395fea38f67fa954de4ceca786820a2c27bba59369da5fcdec56e514_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:886b951377221a5d8b5b32fc2e92d667c7df97e9828b765c0696c84453f5dec4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:e84a0449d2e6565e404a009e2c99cf54266ae34f23c889ae09f87d8c7d8ea729_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:03b07fa2a2c93563e07358f56d0f2dea061b3394cf8b0ddef8eab4c9491cda79_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:07377669c470f1efb77d10f12e3121fc8aea8481693212e394e7403114712e27_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:13fa04fb724f58a09e376b5f040a6c77e7a235bdbad2848cc31d6d6fb885807f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:cbbb2cbf10f0886a83c06105ee4f728ae0dc89c47781e42da9f1cfa1e2577c49_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:14d2e9a6dbe70e340d59298a0d2202900e752fa206cdfaf19519f9f3261b7abf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:63012f693b6046ca95edfc8f63e999d7da0c05f0d6bb9b614fba426f968ec85f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:6e9115e0d52521e3ec88b1ba92d9d4bbcc7a8c584710e204a8ee20a5c74bc66d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:8ca12b116c7b4f58e90f541d9cc9a1c449ac8c5d7009c856645a24f30755289d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:03ca660d7c757d60b17af160876371e401c295bdb55115bd56bf3617f64ab08f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:14503bfd7af16acdec80eb3e08008bec9e08ec2f9c88d133818e7fc1f36695aa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:a7825362e9da5ca76836c7213774f17be04f7d7a33ce9dd963b50c60010b63aa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:b6e08f53c1527e00dffb09063dd3777abd7b2c447cac8f6fdd177376c270c10c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:012ed2651cabbe498a525c90063d78fe468a94ca607bf4e027bc8179aca6eb60_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:07703a48e4f19f31f1ee8aff22776c10616227c984f3fa4a8ab80068af8644bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4670ec8192280d99f0b0351837e05c580dabdfb50ce07de614dc9bb92e3b1d08_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:99730a4376842a0b9a1f5f7083d1b8c22ff8ea5912d6da3450d050c9b0cf36d4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:4884a8b1139f19f1722e8356783c190a6a1c51c88870e0c367884940ea95c00a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:7350cafccafa28935e8248148bc15468c0e7d87cc4a6bf17d8ef47e0f6e7122b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:d93167c8041b3030419c95854523a8036ece327fb68ea2ab8f74a04e2c8437d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e41beea854fe3e395887c8042acc2403dbd239525081a6e6b18b8dea0afc1ad4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:19b5ab4363e9ad0b45d7df0d8d159bd52e4d27bd5eb588e74d92e75f87f5c285_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:5b67fbc43a9adda03dc35afb9e8757d52fc5fc43c70ad6bb22f5cc59e7b05514_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ab59845c6ec8e99f378f2f2a07087c58ff31abe2d1828f5aa1415d057d2e4fc6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b23c5b7eea0c3cf26ad1ad2dffda8847f8ab32f614ba5612b98755ef48345941_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:065d205e64fc8c462cafe046336400df21c32bc19eecd749ddd722c915c24159_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:0f182199c3b68aedcd8d1fca5a33517455280094951e1d71c6c949e192c31b9c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:67879974d4b32f9cbe69d6ee0d815e54b46525cacaa0b6db14fc48c4535519ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:fba212598089760c7db08ff983c297dba743ea8824d261f2b187a49dc4b367d7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:293a59573874331480e17d680d7128ef0bd58aa5ba80c48601ceb6474427f086_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:6a57c447cd9dd85092c1bf93593a98ea21fa48feda7ffe8705edfc92c4fe245c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:9a2c4b501631661a0acaf4787c17e01c7e46909bdd9ba3366d62eda9fc5f7007_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e10872b483e0755561e831ef7bee39a12ce08ac8e7ff8ac47da6f40317234da6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1fd262975034d74a65b7182b0a0af614c9e14e6205c954002d313d7f93575673_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:7ccea7a3e43269463b08bc4f530cda138176e9b15740d33e6fca3793df714b20_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:8f06ec8a1ed5d37d190997acc534d16870d251ad27cea8925ad03862bcffd222_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dfd7adfc5b7cc80e3947240cae277a018196c61f3588b3bc52688a8c5e5d2fca_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0792e1389550aef672794e860e69cfd65b5407ebd474a78beb1b539c093b8e2d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:25c7158a8dc8594bc2cfbf655ce305fa47c8fd50cbffa197c2bacc0a58dd825c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:6f2e9d9b0ae8f4890aae1b3da9314e0ef220227cb55c3bfa6d2b2c510ccac842_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:7fb1e0b090f758e89957594a747023a4043e707475d57f6e71f7ffadf8fe1ac8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0c148960bb60a8ab728ab025ae17cd9638bf33eb6b890cfb7d9355edc02ff528_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:12d9ced9e566d677502af33e01e7f89e1ce57525513ec78a10fcec539e9a0e18_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:23e9500e2b88f703d92c0e71008bdb96c442835fe0caa5960c60f74e4d083a3a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:591dc1e332c4214d751e522a3f156db275c34238a098b87744f764bb5078cbbb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:94ccdbfdafcf1ff2d5b1522efbb6e6c66950c3283f59c697f68709ea50c47cd3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:996005219a17d7676f8fbacd1c09fc563922084727a6d6937d759574d53eec2e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:bcb6471fa041dac601c983f786aa6aa4c05f591d962a0feab86ec28b7135f088_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:e09fdda8a783af83a2693ebd190abb3b4b3119da909789a60add3ae99c7db867_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4a7604bc418b77ea9e8b9212811b9f004fa9c3519ec69f0cca947e9bf024a5c2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:bccf52f944424157ac281567af6b5d3c6a901e503c693a93050823caadaf2582_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:c93e44a4b844dedfd80be876aeeff7fdf98fe13d81f8dff267efbd7485a23ad0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:dc735e86de6db46f50ab402d2758ac73ada53a07e6aead898a4690c9961c75aa_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:08b9edd9ce77f3ac14d6e387267d23482ced948db4655b1eb7958d843055ef79_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:39b42ea771a00edf8275b4c274999b4a0212c1a2d7473922e3968d0fe1fa6195_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:407d8011f16326cbd93016e2235b72fd66f829fa72f0558f03ab4920446616e1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:5104b3162b607a50fcf55eee4a42490b56637ac278c7f54ac2cb63fc11de5cdd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:0feb2bb59207a0c9acdfca1f0b279ea37030eb17329ada7c2873d219946165c4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:4046891f28acf722eb26b365f53504912afc837a3a7d51d2f5162ad4737bca0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:64210438ed80a847fbd3dfce081c0b38176ed25a3b5d7d16f699eb30de9a0e7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:7cc883a87d758f0594d8b1a886501c4621d32d54d9319ce33caeb5a6ccd33336_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:57cfd4d43f72dbe759480239190323bfba08a880f3643ec8c0e8516f051d3aa7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:79dc9a83d55e8e90b1365d99253b34287be6408575aec81da554ea7337907c80_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:81692c8d42debdac5f75f0db84aa9a055e8d2bcd8b92f4b2007a704edcd39ee0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:f2439a0c051d9b6b688a18204e0b0c0b16eccd3b81c5f1e0c84f967f6b6bafab_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1e4a7ea7f4de810de638affd4ca9d2671c47137d9b916cd3d9bf2982abead18c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:7075df66bd506ac1826bba7147831ced1fe39fcea2f58e2c75b4350ad4797496_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:a5b9c1a8ebe87f107b3920dae1df055cd78bcd4d3a3c03c4b5699b6710ea3593_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:d9c0fb50e102278b7dad10c59b3d8f35eff7c5798cce654c0ad10d146df23ede_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:05ed03d7f86337685b48e2155ad32b5b79218743906d7c1d99f928290a5fe42b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:7d70383dcd5f22e98f32a122f1b99332246fe94c34da6aa83a581e6411fd7917_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f84b2fdff9023eef6ba15bcd24e29c5705c65d40df67e33a7360d01a821046f8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:fd5e894feb6b26987267902cea32635d4941e6112efb87dbcce55431f10df401_s390x"
]
},
"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-12T18:02:50+00:00",
"details": "Before you apply this update, make sure all previously released errata\nthat are relevant to your system are applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:328c1fb3983fd19e3b8794ef340f2f1c38e3b4869aabd42c929c37686ba142f7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:889d8df6de7dcedee226609c11845e55556dfc6c228cafc5c773f7cecee513bf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:dd6cd60782d2e20fc6d6bd7645517666aea942738bfa0b06a55ee068da59b968_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:e2d58f1805e7b159f212fccd8fd3298d4c302be98eb01a6cb3b83422ed30acaf_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54427"
},
{
"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 Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:081e80d92fb4abca986fe555fecb5a1089c2ed884a8b06c673c2d9a0cba28a7d_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:4b59a91b0f4f0ee348074558411ac5a06b6daf80f281d82de78fefeb4cd64c2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:726d3185e3ec8b19448a515529b784c0fd115fd97f53598703b4e9efcab42c72_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:8c3a0c275df66554cc7580127847f8a25e1a93a37b2bc959c6c873fd56036127_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:6b4b56de6aa091ac87ce8a8c3beb2d82a5a019f2e1f6ff9f0ce220050d19d447_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ae6aaeae3e16c625db66c742f86f8743324cfd83469fd7460f42843f558cc596_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:b5fe209b755e3b97a968bf0dec2b22288c6a28f342ccca5afb9927dbbb5a8488_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ea647473a29becdead38ce07c20a3836dce6b9c4355b8ec749fa6c8fa01656ff_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:009192d26ff0422301cf1161cd7df863be8a69430a3ab02ce90711f56bd06739_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:2c5d51fc1a581737e92a337bb534f7e5a84ee51ab66c6db04fc5fe07a50bcd3d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:52ae03ffbd554c183c46d7c06feb3e7f64d11a3316beb3a180b9bf2c796b054b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9a3735b27a0b1e87f1008d20a5d26ceaad4aed91fb2d0387dd304f9e9230abf1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:222033b1c86d40c7ca2eec6a1668b097923a7fd03154380fbde31d7495a81464_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:76c04f4014f8b72600be2927ab294ef92528cc5ca68b75f0c3fe476b320e5e9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d7a7af28b169f38e7dbff61c6a4fe8651e034810865ebc1a617d7d9a1df1b84d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:f39e9bc78ba578522003b66f44c227b3cf3ca49f41e3d53c40a7eacd5b04ed3c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:1983c2581c6f46370a18e04b822a987a9326f3b80983ca5a659a17aa034b7ce6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:3829e6b7eb9c10742356d68e0cf2b6761697808976af08bd6bd635da9ba521ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:6cb786a7b9b60606fc87c2cdac198740248e822250f7522015665d7389dfa077_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:784c610aa01dc829d1352d04585a759013ecb573c6645d19f9167c76f40b6413_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:2ce6bc821b132a01d05d6d9bd3c1f8030dcaf25307fb48ae53ddcf126c57b034_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7a240591bd0cef0773f1cbe2fddc412817194d3f33ebeac34ecb3ee1977ad65d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a766d7433ea19b74e4584f038883546cd9e0365902924ea8e81955cd1f620f8a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:e983adf2ffdcaad13f4aefb295df3f0c32008b1c98de05a42a36473f10b1eac9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:0f7807cfa4efec2e3cbda82ab8200d0059c6e6308fde7707bac0c6b39df206e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:65c19f431c6f3c7d0dd91e2d8a5ee8621be54b0ce63233382473d023fb2ad71f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e2c1d1e4857fa8669dc6055295acb6fbfd9255d0002f74f462c5647291b98d37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e439078f9f17194417623ca25787d1a6b55d65083298b419b692c02a579413db_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:67dda827430141da9260addae0484b63d0526d2d4a69177e9c90850627a6792a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:911738cd76b2f2002a96354ac7e16235c5e555c48a6a876977e5539cd0cabad8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a16aface5e3be2f06a81cd365d8a29e8a342ce95d2d8d409c09ed2751e62e67b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:add94df989dceabc46ff0229282f993169d7d95d0d692bc083ec23df747d794f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1a6b55e1aff357829801307fc13868be668683cd5757128529c05a427eaf5c06_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:a9478b93a039398fa9cf8cafd506b0928c6c44992b9843a1b4dd174a249229e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:be5a357a322a7698839765f046ddd8860cfdca5013c4e2f36fecef2ef77610d1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:c8d11529d16cdb3337d3fcc37a11df53e74a1f14c7fab7ec6e4b5a84f686cbd3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:6187fae21ede179199da3e8335d83e518644bba4d045212d41ba543426d077ac_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:77543c0a770ab5096dd4af76d98dbdb6ad05a1981226ad7b41a7cc561d70697e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:7c2e90c6e02350643e2a40c46a0e5a759a9eb2eca0ecde33a3ebd89fe6e00378_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:afd26aec4a01abe704f5e4f5442035b90cbbd37cd5b7ef2d51f5c1ef6a575563_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:1399e8f547435a00446d2254ac70f41eb6537edf220287777dc484aaceaedc6d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2a3eb1e345523290314211c03bb37db2424ec1100720681941e0bd8889548877_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7ff09ae31d78e9cb98e4efc663cb4109b527414a98c10c5ac331bf4ab4e0d931_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:8d4f1943e1128aefa6c286f4bcf894edbbe5e8e7433a74d625b588a381f9dab0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:4e280b8e20624911dd5c8d153d82bbb501b5c73946a49e8262c6d4785ab4f2dd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:6661e606a4afd697cbfaa60eeebfd8fd34dfc00fd9f30c50ea7c03667439259a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8c1e6d77db40b1d307e54493fc7ff29fe2a01017074b79930b7dbf98dca63433_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:9fec429e172e0b73c04ffd73cf4c20205aa8beaf232ece79693deea008d9b4b3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:37c6f23f1cf874753f6794e5354302315044f8347623456087f853a91ded7c96_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:63c02eca979ef5ce4363814af3a1271be3b05c2db7f02684288538b57de91ad8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:72debbd2749a3e12fc8c2ceca48cba8976b3dbea85f0f5b890c4207f8f9eaf46_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:8b0bf37e7d8f868889313a9043e94844007026c2d2f3559ef583ccf4dc8bc14f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:0162d426242039dbb8d81bbeae6649cf21cd000c68531a54260cde322a487de4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:30205c1c53b731e727f4015af5c63e2928db2ee86b846f883271743ea51867d9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:46f52deef1d930e488f3a1592334ee756f514a529f4d9d07bb54f22e3a914e80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:4f6203e4dc3275ca44ec593fbdb6c3ab08fbae0c8e354f1c15fc6af0c170a181_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:41281622787b48d53f76228cb89059a07e5eb520a6f07b7b32144e13b3f72b84_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:65a7044631706e06835d757a9d0c139d2a30dce63a9a37ed25df716518e9302e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7ca2bc9395551ed087c9b923d5b8e9dcd04f558821f9ba6bb809df675a59fb35_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a7ff4ab478a7db1131f5c016a1626897c6219ea2d577379c8c436273fd5eabe1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:2a43a8e435a9d83b9003f2a4c8660385ba95ac9eee0513cfc32db3a78f6cd710_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:42eac5f982f2f5fed14d4da538dcd8d32443e387d053b5ee760852808ce7b7ae_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:a443b83efb9513e1d59dd39c4e2053de7fc81c74c9f8efe49428d01ec20dfb5c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:aff98872800448122344a5847a813c8197dc151ed9f07c53ad0e1d95da477f50_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:145ffa062b5d86b71ab6d4c72d11018491a1940d64764e77f849fa668509acea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:35dcda0e9cec2ad9bb468b1b5cf2ed2d8d5ab66f927698098371ac5f30b15ebf_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:8ec340a89cd5d57b48beec8ce60fe8128a9494a209884a1c76b1bb6d8004fe96_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:a577fc1aa6b9275b39bb5cfbda4ba7e759676b0175a91ba22657777f5546a888_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:02a9e0169a56c3fcfe825aa62c3d56788f02489b4f7f5bc1f10de5d2d052d7ff_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:0d1086aa230e96edf95e4fd6cbf1cb8b17c11f26e014601944582e307c4d4e59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:12048bfc0ba64b231fd0290c76e4d8188927e1053011252a130a642bdf33c7a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:975a3d23af223c2de0453ec3938c6c6591596cbea6e87300f7418b246543995d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f5df353cd7c20ce408d2a8a712a7667173d7f69a511bc821ca696d76526318b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:3f8e3641b68d61282ef2006a4253167645673effd2eddc633aba5d8ee06d012f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:b2ab980f6dd395657f618680a2a4134345cbe6cb90f608429f7c8721693371c0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bc26d00f0688549b0be5761eabe6242595aac35913c96335f9455aef1f7108f5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:036b13b8fd89466488b6df196eb3aace5de02485b6efd9f9a7559a68251d5271_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:246106b84de12f768f3e974e0e1e9309a683af06af2e33237176a2ccc1d89c66_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:b5fcbeec6cc1dd13a63a0026dc84a10082d0ca4eb6e2f31ae26c607bf3f1f95e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:e3df2849563d093d4c33cb8057b4117b4dc48cb30d39b25f68e4353d63e14066_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:3e996a288bdb941a3b266ef64c594eef1899091681de69f307c04f73e3333820_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:5a6ac6980d7c4969cf1574138f3acf527d871852145a2bff5aab339d87a6582c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:a3af61852d50b702896df295e5a68b4d53f997ff2413376b951f93cad50e845c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d874b4b1d5a7a98988df10e713a1bc0b542feebee5a6bbc6c0e0d84fb0798ec4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2721e17dbadf09237af979ecdaa06d78e5008593f81e2e0cdebff24d9d4c137d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:465fd369afac73c17e6bec785021b9814255d4abdede5dad0a4ca8c84cbfafab_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c13a96ca5de55eb3aff45efc2128c11e32b20b22410e52b6438a447095a7576c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c96641054000bf26f73ec579db9d0a56b7e54b7a7d4793eed20fcdb52521cd7c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:0d4844dc09a3e21e26e73e82f87d6a02d01a090748e946cf20fedfd6936d809e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4cd5d09c12a48cd5ce966ccd2e37a4e2e5c141e1ee6cb698d8f0373b1368d740_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67aa1bdc459a7112db04e9f8c0041f61be584235261aca7c7967a9a0510c6eb6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:f97f5cec64db96e60f5f2b2bba4fe1d5f79b985026510df08e97df1cd9edfff8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:01531f31c5d597cbb268d58036478d260dd069cb513a2c75d8d569e616a264ce_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:46e37410e7568c35cc4e19eb8902695ebce97c5c4549b644648db500fc983e71_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:88bdc4fde0f957359ac7249882dc80681b3edebaa7120261c9edb10be36b89eb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:b8b5799bd895bb3686b43288e1b6cbd82c60faf6783486cc27ec0fd316cc80f7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7965b35be1791f71c0b15c302708a1c255352de6ecd3762f07a9cd289cd34cb0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:9aaf56ab79342abcca348ca4452c6c17ec86ec5838fb0baf9a27a2bc4f7c67d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:bce92caf55f2567aae42a86923253afb01671c204245ad86c2beaff8430a6639_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:fa44755e2253febbe44952e5487a0d86b6a20aaaf83bd1198064db49575b5fc1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:328c1fb3983fd19e3b8794ef340f2f1c38e3b4869aabd42c929c37686ba142f7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:889d8df6de7dcedee226609c11845e55556dfc6c228cafc5c773f7cecee513bf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:dd6cd60782d2e20fc6d6bd7645517666aea942738bfa0b06a55ee068da59b968_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:e2d58f1805e7b159f212fccd8fd3298d4c302be98eb01a6cb3b83422ed30acaf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:07374fb39037f67ae5ec9dbb7959b30d8f039b94a1e4bc50796d1a6ab372595b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:1a3933778481e93e25e44518c66a2d1fe76d708314cefd5f55ff3326e4db8fbe_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5d22f6fb1baaa09c4c35516106da5d628ea8ce468441aefebb9ffb10a141ebfa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:d18bf43c2c35ce3352efb39099b4993bfa56356368b2ebf3e812cc0392fac702_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:1fdd64113c3424efbe7283057f4b71bc57eab3f8b92887f7202b179378181947_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:41311a9a395fea38f67fa954de4ceca786820a2c27bba59369da5fcdec56e514_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:886b951377221a5d8b5b32fc2e92d667c7df97e9828b765c0696c84453f5dec4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:e84a0449d2e6565e404a009e2c99cf54266ae34f23c889ae09f87d8c7d8ea729_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:03b07fa2a2c93563e07358f56d0f2dea061b3394cf8b0ddef8eab4c9491cda79_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:07377669c470f1efb77d10f12e3121fc8aea8481693212e394e7403114712e27_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:13fa04fb724f58a09e376b5f040a6c77e7a235bdbad2848cc31d6d6fb885807f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:cbbb2cbf10f0886a83c06105ee4f728ae0dc89c47781e42da9f1cfa1e2577c49_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:14d2e9a6dbe70e340d59298a0d2202900e752fa206cdfaf19519f9f3261b7abf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:63012f693b6046ca95edfc8f63e999d7da0c05f0d6bb9b614fba426f968ec85f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:6e9115e0d52521e3ec88b1ba92d9d4bbcc7a8c584710e204a8ee20a5c74bc66d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:8ca12b116c7b4f58e90f541d9cc9a1c449ac8c5d7009c856645a24f30755289d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:03ca660d7c757d60b17af160876371e401c295bdb55115bd56bf3617f64ab08f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:14503bfd7af16acdec80eb3e08008bec9e08ec2f9c88d133818e7fc1f36695aa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:a7825362e9da5ca76836c7213774f17be04f7d7a33ce9dd963b50c60010b63aa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:b6e08f53c1527e00dffb09063dd3777abd7b2c447cac8f6fdd177376c270c10c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:012ed2651cabbe498a525c90063d78fe468a94ca607bf4e027bc8179aca6eb60_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:07703a48e4f19f31f1ee8aff22776c10616227c984f3fa4a8ab80068af8644bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4670ec8192280d99f0b0351837e05c580dabdfb50ce07de614dc9bb92e3b1d08_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:99730a4376842a0b9a1f5f7083d1b8c22ff8ea5912d6da3450d050c9b0cf36d4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:4884a8b1139f19f1722e8356783c190a6a1c51c88870e0c367884940ea95c00a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:7350cafccafa28935e8248148bc15468c0e7d87cc4a6bf17d8ef47e0f6e7122b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:d93167c8041b3030419c95854523a8036ece327fb68ea2ab8f74a04e2c8437d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e41beea854fe3e395887c8042acc2403dbd239525081a6e6b18b8dea0afc1ad4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:19b5ab4363e9ad0b45d7df0d8d159bd52e4d27bd5eb588e74d92e75f87f5c285_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:5b67fbc43a9adda03dc35afb9e8757d52fc5fc43c70ad6bb22f5cc59e7b05514_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ab59845c6ec8e99f378f2f2a07087c58ff31abe2d1828f5aa1415d057d2e4fc6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b23c5b7eea0c3cf26ad1ad2dffda8847f8ab32f614ba5612b98755ef48345941_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:065d205e64fc8c462cafe046336400df21c32bc19eecd749ddd722c915c24159_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:0f182199c3b68aedcd8d1fca5a33517455280094951e1d71c6c949e192c31b9c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:67879974d4b32f9cbe69d6ee0d815e54b46525cacaa0b6db14fc48c4535519ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:fba212598089760c7db08ff983c297dba743ea8824d261f2b187a49dc4b367d7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:293a59573874331480e17d680d7128ef0bd58aa5ba80c48601ceb6474427f086_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:6a57c447cd9dd85092c1bf93593a98ea21fa48feda7ffe8705edfc92c4fe245c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:9a2c4b501631661a0acaf4787c17e01c7e46909bdd9ba3366d62eda9fc5f7007_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e10872b483e0755561e831ef7bee39a12ce08ac8e7ff8ac47da6f40317234da6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1fd262975034d74a65b7182b0a0af614c9e14e6205c954002d313d7f93575673_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:7ccea7a3e43269463b08bc4f530cda138176e9b15740d33e6fca3793df714b20_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:8f06ec8a1ed5d37d190997acc534d16870d251ad27cea8925ad03862bcffd222_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dfd7adfc5b7cc80e3947240cae277a018196c61f3588b3bc52688a8c5e5d2fca_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0792e1389550aef672794e860e69cfd65b5407ebd474a78beb1b539c093b8e2d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:25c7158a8dc8594bc2cfbf655ce305fa47c8fd50cbffa197c2bacc0a58dd825c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:6f2e9d9b0ae8f4890aae1b3da9314e0ef220227cb55c3bfa6d2b2c510ccac842_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:7fb1e0b090f758e89957594a747023a4043e707475d57f6e71f7ffadf8fe1ac8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0c148960bb60a8ab728ab025ae17cd9638bf33eb6b890cfb7d9355edc02ff528_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:12d9ced9e566d677502af33e01e7f89e1ce57525513ec78a10fcec539e9a0e18_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:23e9500e2b88f703d92c0e71008bdb96c442835fe0caa5960c60f74e4d083a3a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:591dc1e332c4214d751e522a3f156db275c34238a098b87744f764bb5078cbbb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:94ccdbfdafcf1ff2d5b1522efbb6e6c66950c3283f59c697f68709ea50c47cd3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:996005219a17d7676f8fbacd1c09fc563922084727a6d6937d759574d53eec2e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:bcb6471fa041dac601c983f786aa6aa4c05f591d962a0feab86ec28b7135f088_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:e09fdda8a783af83a2693ebd190abb3b4b3119da909789a60add3ae99c7db867_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4a7604bc418b77ea9e8b9212811b9f004fa9c3519ec69f0cca947e9bf024a5c2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:bccf52f944424157ac281567af6b5d3c6a901e503c693a93050823caadaf2582_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:c93e44a4b844dedfd80be876aeeff7fdf98fe13d81f8dff267efbd7485a23ad0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:dc735e86de6db46f50ab402d2758ac73ada53a07e6aead898a4690c9961c75aa_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:08b9edd9ce77f3ac14d6e387267d23482ced948db4655b1eb7958d843055ef79_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:39b42ea771a00edf8275b4c274999b4a0212c1a2d7473922e3968d0fe1fa6195_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:407d8011f16326cbd93016e2235b72fd66f829fa72f0558f03ab4920446616e1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:5104b3162b607a50fcf55eee4a42490b56637ac278c7f54ac2cb63fc11de5cdd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:0feb2bb59207a0c9acdfca1f0b279ea37030eb17329ada7c2873d219946165c4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:4046891f28acf722eb26b365f53504912afc837a3a7d51d2f5162ad4737bca0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:64210438ed80a847fbd3dfce081c0b38176ed25a3b5d7d16f699eb30de9a0e7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:7cc883a87d758f0594d8b1a886501c4621d32d54d9319ce33caeb5a6ccd33336_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:57cfd4d43f72dbe759480239190323bfba08a880f3643ec8c0e8516f051d3aa7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:79dc9a83d55e8e90b1365d99253b34287be6408575aec81da554ea7337907c80_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:81692c8d42debdac5f75f0db84aa9a055e8d2bcd8b92f4b2007a704edcd39ee0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:f2439a0c051d9b6b688a18204e0b0c0b16eccd3b81c5f1e0c84f967f6b6bafab_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1e4a7ea7f4de810de638affd4ca9d2671c47137d9b916cd3d9bf2982abead18c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:7075df66bd506ac1826bba7147831ced1fe39fcea2f58e2c75b4350ad4797496_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:a5b9c1a8ebe87f107b3920dae1df055cd78bcd4d3a3c03c4b5699b6710ea3593_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:d9c0fb50e102278b7dad10c59b3d8f35eff7c5798cce654c0ad10d146df23ede_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:05ed03d7f86337685b48e2155ad32b5b79218743906d7c1d99f928290a5fe42b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:7d70383dcd5f22e98f32a122f1b99332246fe94c34da6aa83a581e6411fd7917_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f84b2fdff9023eef6ba15bcd24e29c5705c65d40df67e33a7360d01a821046f8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:fd5e894feb6b26987267902cea32635d4941e6112efb87dbcce55431f10df401_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 Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:081e80d92fb4abca986fe555fecb5a1089c2ed884a8b06c673c2d9a0cba28a7d_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:4b59a91b0f4f0ee348074558411ac5a06b6daf80f281d82de78fefeb4cd64c2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:726d3185e3ec8b19448a515529b784c0fd115fd97f53598703b4e9efcab42c72_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:8c3a0c275df66554cc7580127847f8a25e1a93a37b2bc959c6c873fd56036127_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:6b4b56de6aa091ac87ce8a8c3beb2d82a5a019f2e1f6ff9f0ce220050d19d447_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ae6aaeae3e16c625db66c742f86f8743324cfd83469fd7460f42843f558cc596_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:b5fe209b755e3b97a968bf0dec2b22288c6a28f342ccca5afb9927dbbb5a8488_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ea647473a29becdead38ce07c20a3836dce6b9c4355b8ec749fa6c8fa01656ff_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:009192d26ff0422301cf1161cd7df863be8a69430a3ab02ce90711f56bd06739_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:2c5d51fc1a581737e92a337bb534f7e5a84ee51ab66c6db04fc5fe07a50bcd3d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:52ae03ffbd554c183c46d7c06feb3e7f64d11a3316beb3a180b9bf2c796b054b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9a3735b27a0b1e87f1008d20a5d26ceaad4aed91fb2d0387dd304f9e9230abf1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:222033b1c86d40c7ca2eec6a1668b097923a7fd03154380fbde31d7495a81464_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:76c04f4014f8b72600be2927ab294ef92528cc5ca68b75f0c3fe476b320e5e9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d7a7af28b169f38e7dbff61c6a4fe8651e034810865ebc1a617d7d9a1df1b84d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:f39e9bc78ba578522003b66f44c227b3cf3ca49f41e3d53c40a7eacd5b04ed3c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:1983c2581c6f46370a18e04b822a987a9326f3b80983ca5a659a17aa034b7ce6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:3829e6b7eb9c10742356d68e0cf2b6761697808976af08bd6bd635da9ba521ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:6cb786a7b9b60606fc87c2cdac198740248e822250f7522015665d7389dfa077_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:784c610aa01dc829d1352d04585a759013ecb573c6645d19f9167c76f40b6413_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:2ce6bc821b132a01d05d6d9bd3c1f8030dcaf25307fb48ae53ddcf126c57b034_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7a240591bd0cef0773f1cbe2fddc412817194d3f33ebeac34ecb3ee1977ad65d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a766d7433ea19b74e4584f038883546cd9e0365902924ea8e81955cd1f620f8a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:e983adf2ffdcaad13f4aefb295df3f0c32008b1c98de05a42a36473f10b1eac9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:0f7807cfa4efec2e3cbda82ab8200d0059c6e6308fde7707bac0c6b39df206e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:65c19f431c6f3c7d0dd91e2d8a5ee8621be54b0ce63233382473d023fb2ad71f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e2c1d1e4857fa8669dc6055295acb6fbfd9255d0002f74f462c5647291b98d37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e439078f9f17194417623ca25787d1a6b55d65083298b419b692c02a579413db_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:67dda827430141da9260addae0484b63d0526d2d4a69177e9c90850627a6792a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:911738cd76b2f2002a96354ac7e16235c5e555c48a6a876977e5539cd0cabad8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a16aface5e3be2f06a81cd365d8a29e8a342ce95d2d8d409c09ed2751e62e67b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:add94df989dceabc46ff0229282f993169d7d95d0d692bc083ec23df747d794f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1a6b55e1aff357829801307fc13868be668683cd5757128529c05a427eaf5c06_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:a9478b93a039398fa9cf8cafd506b0928c6c44992b9843a1b4dd174a249229e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:be5a357a322a7698839765f046ddd8860cfdca5013c4e2f36fecef2ef77610d1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:c8d11529d16cdb3337d3fcc37a11df53e74a1f14c7fab7ec6e4b5a84f686cbd3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:6187fae21ede179199da3e8335d83e518644bba4d045212d41ba543426d077ac_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:77543c0a770ab5096dd4af76d98dbdb6ad05a1981226ad7b41a7cc561d70697e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:7c2e90c6e02350643e2a40c46a0e5a759a9eb2eca0ecde33a3ebd89fe6e00378_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:afd26aec4a01abe704f5e4f5442035b90cbbd37cd5b7ef2d51f5c1ef6a575563_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:1399e8f547435a00446d2254ac70f41eb6537edf220287777dc484aaceaedc6d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2a3eb1e345523290314211c03bb37db2424ec1100720681941e0bd8889548877_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7ff09ae31d78e9cb98e4efc663cb4109b527414a98c10c5ac331bf4ab4e0d931_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:8d4f1943e1128aefa6c286f4bcf894edbbe5e8e7433a74d625b588a381f9dab0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:4e280b8e20624911dd5c8d153d82bbb501b5c73946a49e8262c6d4785ab4f2dd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:6661e606a4afd697cbfaa60eeebfd8fd34dfc00fd9f30c50ea7c03667439259a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8c1e6d77db40b1d307e54493fc7ff29fe2a01017074b79930b7dbf98dca63433_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:9fec429e172e0b73c04ffd73cf4c20205aa8beaf232ece79693deea008d9b4b3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:37c6f23f1cf874753f6794e5354302315044f8347623456087f853a91ded7c96_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:63c02eca979ef5ce4363814af3a1271be3b05c2db7f02684288538b57de91ad8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:72debbd2749a3e12fc8c2ceca48cba8976b3dbea85f0f5b890c4207f8f9eaf46_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:8b0bf37e7d8f868889313a9043e94844007026c2d2f3559ef583ccf4dc8bc14f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:0162d426242039dbb8d81bbeae6649cf21cd000c68531a54260cde322a487de4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:30205c1c53b731e727f4015af5c63e2928db2ee86b846f883271743ea51867d9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:46f52deef1d930e488f3a1592334ee756f514a529f4d9d07bb54f22e3a914e80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:4f6203e4dc3275ca44ec593fbdb6c3ab08fbae0c8e354f1c15fc6af0c170a181_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:41281622787b48d53f76228cb89059a07e5eb520a6f07b7b32144e13b3f72b84_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:65a7044631706e06835d757a9d0c139d2a30dce63a9a37ed25df716518e9302e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7ca2bc9395551ed087c9b923d5b8e9dcd04f558821f9ba6bb809df675a59fb35_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a7ff4ab478a7db1131f5c016a1626897c6219ea2d577379c8c436273fd5eabe1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:2a43a8e435a9d83b9003f2a4c8660385ba95ac9eee0513cfc32db3a78f6cd710_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:42eac5f982f2f5fed14d4da538dcd8d32443e387d053b5ee760852808ce7b7ae_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:a443b83efb9513e1d59dd39c4e2053de7fc81c74c9f8efe49428d01ec20dfb5c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:aff98872800448122344a5847a813c8197dc151ed9f07c53ad0e1d95da477f50_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:145ffa062b5d86b71ab6d4c72d11018491a1940d64764e77f849fa668509acea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:35dcda0e9cec2ad9bb468b1b5cf2ed2d8d5ab66f927698098371ac5f30b15ebf_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:8ec340a89cd5d57b48beec8ce60fe8128a9494a209884a1c76b1bb6d8004fe96_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:a577fc1aa6b9275b39bb5cfbda4ba7e759676b0175a91ba22657777f5546a888_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:02a9e0169a56c3fcfe825aa62c3d56788f02489b4f7f5bc1f10de5d2d052d7ff_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:0d1086aa230e96edf95e4fd6cbf1cb8b17c11f26e014601944582e307c4d4e59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:12048bfc0ba64b231fd0290c76e4d8188927e1053011252a130a642bdf33c7a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:975a3d23af223c2de0453ec3938c6c6591596cbea6e87300f7418b246543995d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f5df353cd7c20ce408d2a8a712a7667173d7f69a511bc821ca696d76526318b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:3f8e3641b68d61282ef2006a4253167645673effd2eddc633aba5d8ee06d012f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:b2ab980f6dd395657f618680a2a4134345cbe6cb90f608429f7c8721693371c0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bc26d00f0688549b0be5761eabe6242595aac35913c96335f9455aef1f7108f5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:036b13b8fd89466488b6df196eb3aace5de02485b6efd9f9a7559a68251d5271_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:246106b84de12f768f3e974e0e1e9309a683af06af2e33237176a2ccc1d89c66_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:b5fcbeec6cc1dd13a63a0026dc84a10082d0ca4eb6e2f31ae26c607bf3f1f95e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:e3df2849563d093d4c33cb8057b4117b4dc48cb30d39b25f68e4353d63e14066_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:3e996a288bdb941a3b266ef64c594eef1899091681de69f307c04f73e3333820_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:5a6ac6980d7c4969cf1574138f3acf527d871852145a2bff5aab339d87a6582c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:a3af61852d50b702896df295e5a68b4d53f997ff2413376b951f93cad50e845c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d874b4b1d5a7a98988df10e713a1bc0b542feebee5a6bbc6c0e0d84fb0798ec4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2721e17dbadf09237af979ecdaa06d78e5008593f81e2e0cdebff24d9d4c137d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:465fd369afac73c17e6bec785021b9814255d4abdede5dad0a4ca8c84cbfafab_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c13a96ca5de55eb3aff45efc2128c11e32b20b22410e52b6438a447095a7576c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c96641054000bf26f73ec579db9d0a56b7e54b7a7d4793eed20fcdb52521cd7c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:0d4844dc09a3e21e26e73e82f87d6a02d01a090748e946cf20fedfd6936d809e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4cd5d09c12a48cd5ce966ccd2e37a4e2e5c141e1ee6cb698d8f0373b1368d740_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67aa1bdc459a7112db04e9f8c0041f61be584235261aca7c7967a9a0510c6eb6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:f97f5cec64db96e60f5f2b2bba4fe1d5f79b985026510df08e97df1cd9edfff8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:01531f31c5d597cbb268d58036478d260dd069cb513a2c75d8d569e616a264ce_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:46e37410e7568c35cc4e19eb8902695ebce97c5c4549b644648db500fc983e71_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:88bdc4fde0f957359ac7249882dc80681b3edebaa7120261c9edb10be36b89eb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:b8b5799bd895bb3686b43288e1b6cbd82c60faf6783486cc27ec0fd316cc80f7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7965b35be1791f71c0b15c302708a1c255352de6ecd3762f07a9cd289cd34cb0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:9aaf56ab79342abcca348ca4452c6c17ec86ec5838fb0baf9a27a2bc4f7c67d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:bce92caf55f2567aae42a86923253afb01671c204245ad86c2beaff8430a6639_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:fa44755e2253febbe44952e5487a0d86b6a20aaaf83bd1198064db49575b5fc1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:328c1fb3983fd19e3b8794ef340f2f1c38e3b4869aabd42c929c37686ba142f7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:889d8df6de7dcedee226609c11845e55556dfc6c228cafc5c773f7cecee513bf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:dd6cd60782d2e20fc6d6bd7645517666aea942738bfa0b06a55ee068da59b968_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:e2d58f1805e7b159f212fccd8fd3298d4c302be98eb01a6cb3b83422ed30acaf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:07374fb39037f67ae5ec9dbb7959b30d8f039b94a1e4bc50796d1a6ab372595b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:1a3933778481e93e25e44518c66a2d1fe76d708314cefd5f55ff3326e4db8fbe_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5d22f6fb1baaa09c4c35516106da5d628ea8ce468441aefebb9ffb10a141ebfa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:d18bf43c2c35ce3352efb39099b4993bfa56356368b2ebf3e812cc0392fac702_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:1fdd64113c3424efbe7283057f4b71bc57eab3f8b92887f7202b179378181947_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:41311a9a395fea38f67fa954de4ceca786820a2c27bba59369da5fcdec56e514_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:886b951377221a5d8b5b32fc2e92d667c7df97e9828b765c0696c84453f5dec4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:e84a0449d2e6565e404a009e2c99cf54266ae34f23c889ae09f87d8c7d8ea729_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:03b07fa2a2c93563e07358f56d0f2dea061b3394cf8b0ddef8eab4c9491cda79_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:07377669c470f1efb77d10f12e3121fc8aea8481693212e394e7403114712e27_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:13fa04fb724f58a09e376b5f040a6c77e7a235bdbad2848cc31d6d6fb885807f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:cbbb2cbf10f0886a83c06105ee4f728ae0dc89c47781e42da9f1cfa1e2577c49_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:14d2e9a6dbe70e340d59298a0d2202900e752fa206cdfaf19519f9f3261b7abf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:63012f693b6046ca95edfc8f63e999d7da0c05f0d6bb9b614fba426f968ec85f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:6e9115e0d52521e3ec88b1ba92d9d4bbcc7a8c584710e204a8ee20a5c74bc66d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:8ca12b116c7b4f58e90f541d9cc9a1c449ac8c5d7009c856645a24f30755289d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:03ca660d7c757d60b17af160876371e401c295bdb55115bd56bf3617f64ab08f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:14503bfd7af16acdec80eb3e08008bec9e08ec2f9c88d133818e7fc1f36695aa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:a7825362e9da5ca76836c7213774f17be04f7d7a33ce9dd963b50c60010b63aa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:b6e08f53c1527e00dffb09063dd3777abd7b2c447cac8f6fdd177376c270c10c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:012ed2651cabbe498a525c90063d78fe468a94ca607bf4e027bc8179aca6eb60_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:07703a48e4f19f31f1ee8aff22776c10616227c984f3fa4a8ab80068af8644bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4670ec8192280d99f0b0351837e05c580dabdfb50ce07de614dc9bb92e3b1d08_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:99730a4376842a0b9a1f5f7083d1b8c22ff8ea5912d6da3450d050c9b0cf36d4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:4884a8b1139f19f1722e8356783c190a6a1c51c88870e0c367884940ea95c00a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:7350cafccafa28935e8248148bc15468c0e7d87cc4a6bf17d8ef47e0f6e7122b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:d93167c8041b3030419c95854523a8036ece327fb68ea2ab8f74a04e2c8437d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e41beea854fe3e395887c8042acc2403dbd239525081a6e6b18b8dea0afc1ad4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:19b5ab4363e9ad0b45d7df0d8d159bd52e4d27bd5eb588e74d92e75f87f5c285_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:5b67fbc43a9adda03dc35afb9e8757d52fc5fc43c70ad6bb22f5cc59e7b05514_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ab59845c6ec8e99f378f2f2a07087c58ff31abe2d1828f5aa1415d057d2e4fc6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b23c5b7eea0c3cf26ad1ad2dffda8847f8ab32f614ba5612b98755ef48345941_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:065d205e64fc8c462cafe046336400df21c32bc19eecd749ddd722c915c24159_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:0f182199c3b68aedcd8d1fca5a33517455280094951e1d71c6c949e192c31b9c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:67879974d4b32f9cbe69d6ee0d815e54b46525cacaa0b6db14fc48c4535519ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:fba212598089760c7db08ff983c297dba743ea8824d261f2b187a49dc4b367d7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:293a59573874331480e17d680d7128ef0bd58aa5ba80c48601ceb6474427f086_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:6a57c447cd9dd85092c1bf93593a98ea21fa48feda7ffe8705edfc92c4fe245c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:9a2c4b501631661a0acaf4787c17e01c7e46909bdd9ba3366d62eda9fc5f7007_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e10872b483e0755561e831ef7bee39a12ce08ac8e7ff8ac47da6f40317234da6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1fd262975034d74a65b7182b0a0af614c9e14e6205c954002d313d7f93575673_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:7ccea7a3e43269463b08bc4f530cda138176e9b15740d33e6fca3793df714b20_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:8f06ec8a1ed5d37d190997acc534d16870d251ad27cea8925ad03862bcffd222_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dfd7adfc5b7cc80e3947240cae277a018196c61f3588b3bc52688a8c5e5d2fca_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0792e1389550aef672794e860e69cfd65b5407ebd474a78beb1b539c093b8e2d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:25c7158a8dc8594bc2cfbf655ce305fa47c8fd50cbffa197c2bacc0a58dd825c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:6f2e9d9b0ae8f4890aae1b3da9314e0ef220227cb55c3bfa6d2b2c510ccac842_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:7fb1e0b090f758e89957594a747023a4043e707475d57f6e71f7ffadf8fe1ac8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0c148960bb60a8ab728ab025ae17cd9638bf33eb6b890cfb7d9355edc02ff528_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:12d9ced9e566d677502af33e01e7f89e1ce57525513ec78a10fcec539e9a0e18_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:23e9500e2b88f703d92c0e71008bdb96c442835fe0caa5960c60f74e4d083a3a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:591dc1e332c4214d751e522a3f156db275c34238a098b87744f764bb5078cbbb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:94ccdbfdafcf1ff2d5b1522efbb6e6c66950c3283f59c697f68709ea50c47cd3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:996005219a17d7676f8fbacd1c09fc563922084727a6d6937d759574d53eec2e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:bcb6471fa041dac601c983f786aa6aa4c05f591d962a0feab86ec28b7135f088_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:e09fdda8a783af83a2693ebd190abb3b4b3119da909789a60add3ae99c7db867_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4a7604bc418b77ea9e8b9212811b9f004fa9c3519ec69f0cca947e9bf024a5c2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:bccf52f944424157ac281567af6b5d3c6a901e503c693a93050823caadaf2582_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:c93e44a4b844dedfd80be876aeeff7fdf98fe13d81f8dff267efbd7485a23ad0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:dc735e86de6db46f50ab402d2758ac73ada53a07e6aead898a4690c9961c75aa_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:08b9edd9ce77f3ac14d6e387267d23482ced948db4655b1eb7958d843055ef79_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:39b42ea771a00edf8275b4c274999b4a0212c1a2d7473922e3968d0fe1fa6195_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:407d8011f16326cbd93016e2235b72fd66f829fa72f0558f03ab4920446616e1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:5104b3162b607a50fcf55eee4a42490b56637ac278c7f54ac2cb63fc11de5cdd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:0feb2bb59207a0c9acdfca1f0b279ea37030eb17329ada7c2873d219946165c4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:4046891f28acf722eb26b365f53504912afc837a3a7d51d2f5162ad4737bca0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:64210438ed80a847fbd3dfce081c0b38176ed25a3b5d7d16f699eb30de9a0e7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:7cc883a87d758f0594d8b1a886501c4621d32d54d9319ce33caeb5a6ccd33336_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:57cfd4d43f72dbe759480239190323bfba08a880f3643ec8c0e8516f051d3aa7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:79dc9a83d55e8e90b1365d99253b34287be6408575aec81da554ea7337907c80_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:81692c8d42debdac5f75f0db84aa9a055e8d2bcd8b92f4b2007a704edcd39ee0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:f2439a0c051d9b6b688a18204e0b0c0b16eccd3b81c5f1e0c84f967f6b6bafab_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1e4a7ea7f4de810de638affd4ca9d2671c47137d9b916cd3d9bf2982abead18c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:7075df66bd506ac1826bba7147831ced1fe39fcea2f58e2c75b4350ad4797496_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:a5b9c1a8ebe87f107b3920dae1df055cd78bcd4d3a3c03c4b5699b6710ea3593_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:d9c0fb50e102278b7dad10c59b3d8f35eff7c5798cce654c0ad10d146df23ede_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:05ed03d7f86337685b48e2155ad32b5b79218743906d7c1d99f928290a5fe42b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:7d70383dcd5f22e98f32a122f1b99332246fe94c34da6aa83a581e6411fd7917_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f84b2fdff9023eef6ba15bcd24e29c5705c65d40df67e33a7360d01a821046f8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:fd5e894feb6b26987267902cea32635d4941e6112efb87dbcce55431f10df401_s390x"
]
}
],
"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-45623",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-07-27T18:01:09.671498+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:081e80d92fb4abca986fe555fecb5a1089c2ed884a8b06c673c2d9a0cba28a7d_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:4b59a91b0f4f0ee348074558411ac5a06b6daf80f281d82de78fefeb4cd64c2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:726d3185e3ec8b19448a515529b784c0fd115fd97f53598703b4e9efcab42c72_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:8c3a0c275df66554cc7580127847f8a25e1a93a37b2bc959c6c873fd56036127_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:6b4b56de6aa091ac87ce8a8c3beb2d82a5a019f2e1f6ff9f0ce220050d19d447_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ae6aaeae3e16c625db66c742f86f8743324cfd83469fd7460f42843f558cc596_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:b5fe209b755e3b97a968bf0dec2b22288c6a28f342ccca5afb9927dbbb5a8488_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ea647473a29becdead38ce07c20a3836dce6b9c4355b8ec749fa6c8fa01656ff_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:009192d26ff0422301cf1161cd7df863be8a69430a3ab02ce90711f56bd06739_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:2c5d51fc1a581737e92a337bb534f7e5a84ee51ab66c6db04fc5fe07a50bcd3d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:52ae03ffbd554c183c46d7c06feb3e7f64d11a3316beb3a180b9bf2c796b054b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9a3735b27a0b1e87f1008d20a5d26ceaad4aed91fb2d0387dd304f9e9230abf1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:222033b1c86d40c7ca2eec6a1668b097923a7fd03154380fbde31d7495a81464_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:76c04f4014f8b72600be2927ab294ef92528cc5ca68b75f0c3fe476b320e5e9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d7a7af28b169f38e7dbff61c6a4fe8651e034810865ebc1a617d7d9a1df1b84d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:f39e9bc78ba578522003b66f44c227b3cf3ca49f41e3d53c40a7eacd5b04ed3c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:1983c2581c6f46370a18e04b822a987a9326f3b80983ca5a659a17aa034b7ce6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:3829e6b7eb9c10742356d68e0cf2b6761697808976af08bd6bd635da9ba521ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:6cb786a7b9b60606fc87c2cdac198740248e822250f7522015665d7389dfa077_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:784c610aa01dc829d1352d04585a759013ecb573c6645d19f9167c76f40b6413_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:2ce6bc821b132a01d05d6d9bd3c1f8030dcaf25307fb48ae53ddcf126c57b034_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7a240591bd0cef0773f1cbe2fddc412817194d3f33ebeac34ecb3ee1977ad65d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a766d7433ea19b74e4584f038883546cd9e0365902924ea8e81955cd1f620f8a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:e983adf2ffdcaad13f4aefb295df3f0c32008b1c98de05a42a36473f10b1eac9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:0f7807cfa4efec2e3cbda82ab8200d0059c6e6308fde7707bac0c6b39df206e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:65c19f431c6f3c7d0dd91e2d8a5ee8621be54b0ce63233382473d023fb2ad71f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e2c1d1e4857fa8669dc6055295acb6fbfd9255d0002f74f462c5647291b98d37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e439078f9f17194417623ca25787d1a6b55d65083298b419b692c02a579413db_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:67dda827430141da9260addae0484b63d0526d2d4a69177e9c90850627a6792a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:911738cd76b2f2002a96354ac7e16235c5e555c48a6a876977e5539cd0cabad8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a16aface5e3be2f06a81cd365d8a29e8a342ce95d2d8d409c09ed2751e62e67b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:add94df989dceabc46ff0229282f993169d7d95d0d692bc083ec23df747d794f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1a6b55e1aff357829801307fc13868be668683cd5757128529c05a427eaf5c06_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:a9478b93a039398fa9cf8cafd506b0928c6c44992b9843a1b4dd174a249229e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:be5a357a322a7698839765f046ddd8860cfdca5013c4e2f36fecef2ef77610d1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:c8d11529d16cdb3337d3fcc37a11df53e74a1f14c7fab7ec6e4b5a84f686cbd3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:6187fae21ede179199da3e8335d83e518644bba4d045212d41ba543426d077ac_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:77543c0a770ab5096dd4af76d98dbdb6ad05a1981226ad7b41a7cc561d70697e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:7c2e90c6e02350643e2a40c46a0e5a759a9eb2eca0ecde33a3ebd89fe6e00378_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:afd26aec4a01abe704f5e4f5442035b90cbbd37cd5b7ef2d51f5c1ef6a575563_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:1399e8f547435a00446d2254ac70f41eb6537edf220287777dc484aaceaedc6d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2a3eb1e345523290314211c03bb37db2424ec1100720681941e0bd8889548877_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7ff09ae31d78e9cb98e4efc663cb4109b527414a98c10c5ac331bf4ab4e0d931_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:8d4f1943e1128aefa6c286f4bcf894edbbe5e8e7433a74d625b588a381f9dab0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:4e280b8e20624911dd5c8d153d82bbb501b5c73946a49e8262c6d4785ab4f2dd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:6661e606a4afd697cbfaa60eeebfd8fd34dfc00fd9f30c50ea7c03667439259a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8c1e6d77db40b1d307e54493fc7ff29fe2a01017074b79930b7dbf98dca63433_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:9fec429e172e0b73c04ffd73cf4c20205aa8beaf232ece79693deea008d9b4b3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:37c6f23f1cf874753f6794e5354302315044f8347623456087f853a91ded7c96_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:63c02eca979ef5ce4363814af3a1271be3b05c2db7f02684288538b57de91ad8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:72debbd2749a3e12fc8c2ceca48cba8976b3dbea85f0f5b890c4207f8f9eaf46_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:8b0bf37e7d8f868889313a9043e94844007026c2d2f3559ef583ccf4dc8bc14f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:0162d426242039dbb8d81bbeae6649cf21cd000c68531a54260cde322a487de4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:30205c1c53b731e727f4015af5c63e2928db2ee86b846f883271743ea51867d9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:46f52deef1d930e488f3a1592334ee756f514a529f4d9d07bb54f22e3a914e80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:4f6203e4dc3275ca44ec593fbdb6c3ab08fbae0c8e354f1c15fc6af0c170a181_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:41281622787b48d53f76228cb89059a07e5eb520a6f07b7b32144e13b3f72b84_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:65a7044631706e06835d757a9d0c139d2a30dce63a9a37ed25df716518e9302e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7ca2bc9395551ed087c9b923d5b8e9dcd04f558821f9ba6bb809df675a59fb35_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a7ff4ab478a7db1131f5c016a1626897c6219ea2d577379c8c436273fd5eabe1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:2a43a8e435a9d83b9003f2a4c8660385ba95ac9eee0513cfc32db3a78f6cd710_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:42eac5f982f2f5fed14d4da538dcd8d32443e387d053b5ee760852808ce7b7ae_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:a443b83efb9513e1d59dd39c4e2053de7fc81c74c9f8efe49428d01ec20dfb5c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:aff98872800448122344a5847a813c8197dc151ed9f07c53ad0e1d95da477f50_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:145ffa062b5d86b71ab6d4c72d11018491a1940d64764e77f849fa668509acea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:35dcda0e9cec2ad9bb468b1b5cf2ed2d8d5ab66f927698098371ac5f30b15ebf_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:8ec340a89cd5d57b48beec8ce60fe8128a9494a209884a1c76b1bb6d8004fe96_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:a577fc1aa6b9275b39bb5cfbda4ba7e759676b0175a91ba22657777f5546a888_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f5df353cd7c20ce408d2a8a712a7667173d7f69a511bc821ca696d76526318b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:3f8e3641b68d61282ef2006a4253167645673effd2eddc633aba5d8ee06d012f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:b2ab980f6dd395657f618680a2a4134345cbe6cb90f608429f7c8721693371c0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bc26d00f0688549b0be5761eabe6242595aac35913c96335f9455aef1f7108f5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:036b13b8fd89466488b6df196eb3aace5de02485b6efd9f9a7559a68251d5271_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:246106b84de12f768f3e974e0e1e9309a683af06af2e33237176a2ccc1d89c66_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:b5fcbeec6cc1dd13a63a0026dc84a10082d0ca4eb6e2f31ae26c607bf3f1f95e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:e3df2849563d093d4c33cb8057b4117b4dc48cb30d39b25f68e4353d63e14066_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:3e996a288bdb941a3b266ef64c594eef1899091681de69f307c04f73e3333820_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:5a6ac6980d7c4969cf1574138f3acf527d871852145a2bff5aab339d87a6582c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:a3af61852d50b702896df295e5a68b4d53f997ff2413376b951f93cad50e845c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d874b4b1d5a7a98988df10e713a1bc0b542feebee5a6bbc6c0e0d84fb0798ec4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2721e17dbadf09237af979ecdaa06d78e5008593f81e2e0cdebff24d9d4c137d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:465fd369afac73c17e6bec785021b9814255d4abdede5dad0a4ca8c84cbfafab_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c13a96ca5de55eb3aff45efc2128c11e32b20b22410e52b6438a447095a7576c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c96641054000bf26f73ec579db9d0a56b7e54b7a7d4793eed20fcdb52521cd7c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:0d4844dc09a3e21e26e73e82f87d6a02d01a090748e946cf20fedfd6936d809e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4cd5d09c12a48cd5ce966ccd2e37a4e2e5c141e1ee6cb698d8f0373b1368d740_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67aa1bdc459a7112db04e9f8c0041f61be584235261aca7c7967a9a0510c6eb6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:f97f5cec64db96e60f5f2b2bba4fe1d5f79b985026510df08e97df1cd9edfff8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:01531f31c5d597cbb268d58036478d260dd069cb513a2c75d8d569e616a264ce_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:46e37410e7568c35cc4e19eb8902695ebce97c5c4549b644648db500fc983e71_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:88bdc4fde0f957359ac7249882dc80681b3edebaa7120261c9edb10be36b89eb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:b8b5799bd895bb3686b43288e1b6cbd82c60faf6783486cc27ec0fd316cc80f7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7965b35be1791f71c0b15c302708a1c255352de6ecd3762f07a9cd289cd34cb0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:9aaf56ab79342abcca348ca4452c6c17ec86ec5838fb0baf9a27a2bc4f7c67d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:bce92caf55f2567aae42a86923253afb01671c204245ad86c2beaff8430a6639_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:fa44755e2253febbe44952e5487a0d86b6a20aaaf83bd1198064db49575b5fc1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:328c1fb3983fd19e3b8794ef340f2f1c38e3b4869aabd42c929c37686ba142f7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:889d8df6de7dcedee226609c11845e55556dfc6c228cafc5c773f7cecee513bf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:dd6cd60782d2e20fc6d6bd7645517666aea942738bfa0b06a55ee068da59b968_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:e2d58f1805e7b159f212fccd8fd3298d4c302be98eb01a6cb3b83422ed30acaf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:07374fb39037f67ae5ec9dbb7959b30d8f039b94a1e4bc50796d1a6ab372595b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:1a3933778481e93e25e44518c66a2d1fe76d708314cefd5f55ff3326e4db8fbe_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5d22f6fb1baaa09c4c35516106da5d628ea8ce468441aefebb9ffb10a141ebfa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:d18bf43c2c35ce3352efb39099b4993bfa56356368b2ebf3e812cc0392fac702_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:1fdd64113c3424efbe7283057f4b71bc57eab3f8b92887f7202b179378181947_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:41311a9a395fea38f67fa954de4ceca786820a2c27bba59369da5fcdec56e514_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:886b951377221a5d8b5b32fc2e92d667c7df97e9828b765c0696c84453f5dec4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:e84a0449d2e6565e404a009e2c99cf54266ae34f23c889ae09f87d8c7d8ea729_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:03b07fa2a2c93563e07358f56d0f2dea061b3394cf8b0ddef8eab4c9491cda79_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:07377669c470f1efb77d10f12e3121fc8aea8481693212e394e7403114712e27_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:13fa04fb724f58a09e376b5f040a6c77e7a235bdbad2848cc31d6d6fb885807f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:cbbb2cbf10f0886a83c06105ee4f728ae0dc89c47781e42da9f1cfa1e2577c49_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:14d2e9a6dbe70e340d59298a0d2202900e752fa206cdfaf19519f9f3261b7abf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:63012f693b6046ca95edfc8f63e999d7da0c05f0d6bb9b614fba426f968ec85f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:6e9115e0d52521e3ec88b1ba92d9d4bbcc7a8c584710e204a8ee20a5c74bc66d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:8ca12b116c7b4f58e90f541d9cc9a1c449ac8c5d7009c856645a24f30755289d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:03ca660d7c757d60b17af160876371e401c295bdb55115bd56bf3617f64ab08f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:14503bfd7af16acdec80eb3e08008bec9e08ec2f9c88d133818e7fc1f36695aa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:a7825362e9da5ca76836c7213774f17be04f7d7a33ce9dd963b50c60010b63aa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:b6e08f53c1527e00dffb09063dd3777abd7b2c447cac8f6fdd177376c270c10c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:012ed2651cabbe498a525c90063d78fe468a94ca607bf4e027bc8179aca6eb60_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:07703a48e4f19f31f1ee8aff22776c10616227c984f3fa4a8ab80068af8644bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4670ec8192280d99f0b0351837e05c580dabdfb50ce07de614dc9bb92e3b1d08_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:99730a4376842a0b9a1f5f7083d1b8c22ff8ea5912d6da3450d050c9b0cf36d4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:4884a8b1139f19f1722e8356783c190a6a1c51c88870e0c367884940ea95c00a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:7350cafccafa28935e8248148bc15468c0e7d87cc4a6bf17d8ef47e0f6e7122b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:d93167c8041b3030419c95854523a8036ece327fb68ea2ab8f74a04e2c8437d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e41beea854fe3e395887c8042acc2403dbd239525081a6e6b18b8dea0afc1ad4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:19b5ab4363e9ad0b45d7df0d8d159bd52e4d27bd5eb588e74d92e75f87f5c285_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:5b67fbc43a9adda03dc35afb9e8757d52fc5fc43c70ad6bb22f5cc59e7b05514_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ab59845c6ec8e99f378f2f2a07087c58ff31abe2d1828f5aa1415d057d2e4fc6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b23c5b7eea0c3cf26ad1ad2dffda8847f8ab32f614ba5612b98755ef48345941_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:065d205e64fc8c462cafe046336400df21c32bc19eecd749ddd722c915c24159_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:0f182199c3b68aedcd8d1fca5a33517455280094951e1d71c6c949e192c31b9c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:67879974d4b32f9cbe69d6ee0d815e54b46525cacaa0b6db14fc48c4535519ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:fba212598089760c7db08ff983c297dba743ea8824d261f2b187a49dc4b367d7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:293a59573874331480e17d680d7128ef0bd58aa5ba80c48601ceb6474427f086_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:6a57c447cd9dd85092c1bf93593a98ea21fa48feda7ffe8705edfc92c4fe245c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:9a2c4b501631661a0acaf4787c17e01c7e46909bdd9ba3366d62eda9fc5f7007_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e10872b483e0755561e831ef7bee39a12ce08ac8e7ff8ac47da6f40317234da6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1fd262975034d74a65b7182b0a0af614c9e14e6205c954002d313d7f93575673_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:7ccea7a3e43269463b08bc4f530cda138176e9b15740d33e6fca3793df714b20_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:8f06ec8a1ed5d37d190997acc534d16870d251ad27cea8925ad03862bcffd222_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dfd7adfc5b7cc80e3947240cae277a018196c61f3588b3bc52688a8c5e5d2fca_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0792e1389550aef672794e860e69cfd65b5407ebd474a78beb1b539c093b8e2d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:25c7158a8dc8594bc2cfbf655ce305fa47c8fd50cbffa197c2bacc0a58dd825c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:6f2e9d9b0ae8f4890aae1b3da9314e0ef220227cb55c3bfa6d2b2c510ccac842_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:7fb1e0b090f758e89957594a747023a4043e707475d57f6e71f7ffadf8fe1ac8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0c148960bb60a8ab728ab025ae17cd9638bf33eb6b890cfb7d9355edc02ff528_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:12d9ced9e566d677502af33e01e7f89e1ce57525513ec78a10fcec539e9a0e18_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:23e9500e2b88f703d92c0e71008bdb96c442835fe0caa5960c60f74e4d083a3a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:591dc1e332c4214d751e522a3f156db275c34238a098b87744f764bb5078cbbb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:94ccdbfdafcf1ff2d5b1522efbb6e6c66950c3283f59c697f68709ea50c47cd3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:996005219a17d7676f8fbacd1c09fc563922084727a6d6937d759574d53eec2e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:bcb6471fa041dac601c983f786aa6aa4c05f591d962a0feab86ec28b7135f088_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:e09fdda8a783af83a2693ebd190abb3b4b3119da909789a60add3ae99c7db867_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4a7604bc418b77ea9e8b9212811b9f004fa9c3519ec69f0cca947e9bf024a5c2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:bccf52f944424157ac281567af6b5d3c6a901e503c693a93050823caadaf2582_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:c93e44a4b844dedfd80be876aeeff7fdf98fe13d81f8dff267efbd7485a23ad0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:dc735e86de6db46f50ab402d2758ac73ada53a07e6aead898a4690c9961c75aa_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:08b9edd9ce77f3ac14d6e387267d23482ced948db4655b1eb7958d843055ef79_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:39b42ea771a00edf8275b4c274999b4a0212c1a2d7473922e3968d0fe1fa6195_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:407d8011f16326cbd93016e2235b72fd66f829fa72f0558f03ab4920446616e1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:5104b3162b607a50fcf55eee4a42490b56637ac278c7f54ac2cb63fc11de5cdd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:0feb2bb59207a0c9acdfca1f0b279ea37030eb17329ada7c2873d219946165c4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:4046891f28acf722eb26b365f53504912afc837a3a7d51d2f5162ad4737bca0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:64210438ed80a847fbd3dfce081c0b38176ed25a3b5d7d16f699eb30de9a0e7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:7cc883a87d758f0594d8b1a886501c4621d32d54d9319ce33caeb5a6ccd33336_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:57cfd4d43f72dbe759480239190323bfba08a880f3643ec8c0e8516f051d3aa7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:79dc9a83d55e8e90b1365d99253b34287be6408575aec81da554ea7337907c80_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:81692c8d42debdac5f75f0db84aa9a055e8d2bcd8b92f4b2007a704edcd39ee0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:f2439a0c051d9b6b688a18204e0b0c0b16eccd3b81c5f1e0c84f967f6b6bafab_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1e4a7ea7f4de810de638affd4ca9d2671c47137d9b916cd3d9bf2982abead18c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:7075df66bd506ac1826bba7147831ced1fe39fcea2f58e2c75b4350ad4797496_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:a5b9c1a8ebe87f107b3920dae1df055cd78bcd4d3a3c03c4b5699b6710ea3593_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:d9c0fb50e102278b7dad10c59b3d8f35eff7c5798cce654c0ad10d146df23ede_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:05ed03d7f86337685b48e2155ad32b5b79218743906d7c1d99f928290a5fe42b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:7d70383dcd5f22e98f32a122f1b99332246fe94c34da6aa83a581e6411fd7917_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f84b2fdff9023eef6ba15bcd24e29c5705c65d40df67e33a7360d01a821046f8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:fd5e894feb6b26987267902cea32635d4941e6112efb87dbcce55431f10df401_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2507595"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostCSS, a tool that processes CSS files. An attacker who provides specially crafted CSS input containing a malicious source map comment can cause the system to read arbitrary files from the local filesystem. This can lead to the disclosure of sensitive information, specifically the first few bytes of file content. Additionally, this vulnerability may be exploited to cause a Denial of Service (DoS) by targeting large files, making the system unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postcss: PostCSS: Information disclosure and denial of service via crafted CSS input",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:02a9e0169a56c3fcfe825aa62c3d56788f02489b4f7f5bc1f10de5d2d052d7ff_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:0d1086aa230e96edf95e4fd6cbf1cb8b17c11f26e014601944582e307c4d4e59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:12048bfc0ba64b231fd0290c76e4d8188927e1053011252a130a642bdf33c7a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:975a3d23af223c2de0453ec3938c6c6591596cbea6e87300f7418b246543995d_ppc64le"
],
"known_not_affected": [
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:081e80d92fb4abca986fe555fecb5a1089c2ed884a8b06c673c2d9a0cba28a7d_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:4b59a91b0f4f0ee348074558411ac5a06b6daf80f281d82de78fefeb4cd64c2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:726d3185e3ec8b19448a515529b784c0fd115fd97f53598703b4e9efcab42c72_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:8c3a0c275df66554cc7580127847f8a25e1a93a37b2bc959c6c873fd56036127_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:6b4b56de6aa091ac87ce8a8c3beb2d82a5a019f2e1f6ff9f0ce220050d19d447_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ae6aaeae3e16c625db66c742f86f8743324cfd83469fd7460f42843f558cc596_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:b5fe209b755e3b97a968bf0dec2b22288c6a28f342ccca5afb9927dbbb5a8488_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ea647473a29becdead38ce07c20a3836dce6b9c4355b8ec749fa6c8fa01656ff_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:009192d26ff0422301cf1161cd7df863be8a69430a3ab02ce90711f56bd06739_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:2c5d51fc1a581737e92a337bb534f7e5a84ee51ab66c6db04fc5fe07a50bcd3d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:52ae03ffbd554c183c46d7c06feb3e7f64d11a3316beb3a180b9bf2c796b054b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9a3735b27a0b1e87f1008d20a5d26ceaad4aed91fb2d0387dd304f9e9230abf1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:222033b1c86d40c7ca2eec6a1668b097923a7fd03154380fbde31d7495a81464_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:76c04f4014f8b72600be2927ab294ef92528cc5ca68b75f0c3fe476b320e5e9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d7a7af28b169f38e7dbff61c6a4fe8651e034810865ebc1a617d7d9a1df1b84d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:f39e9bc78ba578522003b66f44c227b3cf3ca49f41e3d53c40a7eacd5b04ed3c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:1983c2581c6f46370a18e04b822a987a9326f3b80983ca5a659a17aa034b7ce6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:3829e6b7eb9c10742356d68e0cf2b6761697808976af08bd6bd635da9ba521ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:6cb786a7b9b60606fc87c2cdac198740248e822250f7522015665d7389dfa077_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:784c610aa01dc829d1352d04585a759013ecb573c6645d19f9167c76f40b6413_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:2ce6bc821b132a01d05d6d9bd3c1f8030dcaf25307fb48ae53ddcf126c57b034_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7a240591bd0cef0773f1cbe2fddc412817194d3f33ebeac34ecb3ee1977ad65d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a766d7433ea19b74e4584f038883546cd9e0365902924ea8e81955cd1f620f8a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:e983adf2ffdcaad13f4aefb295df3f0c32008b1c98de05a42a36473f10b1eac9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:0f7807cfa4efec2e3cbda82ab8200d0059c6e6308fde7707bac0c6b39df206e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:65c19f431c6f3c7d0dd91e2d8a5ee8621be54b0ce63233382473d023fb2ad71f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e2c1d1e4857fa8669dc6055295acb6fbfd9255d0002f74f462c5647291b98d37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e439078f9f17194417623ca25787d1a6b55d65083298b419b692c02a579413db_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:67dda827430141da9260addae0484b63d0526d2d4a69177e9c90850627a6792a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:911738cd76b2f2002a96354ac7e16235c5e555c48a6a876977e5539cd0cabad8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a16aface5e3be2f06a81cd365d8a29e8a342ce95d2d8d409c09ed2751e62e67b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:add94df989dceabc46ff0229282f993169d7d95d0d692bc083ec23df747d794f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1a6b55e1aff357829801307fc13868be668683cd5757128529c05a427eaf5c06_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:a9478b93a039398fa9cf8cafd506b0928c6c44992b9843a1b4dd174a249229e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:be5a357a322a7698839765f046ddd8860cfdca5013c4e2f36fecef2ef77610d1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:c8d11529d16cdb3337d3fcc37a11df53e74a1f14c7fab7ec6e4b5a84f686cbd3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:6187fae21ede179199da3e8335d83e518644bba4d045212d41ba543426d077ac_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:77543c0a770ab5096dd4af76d98dbdb6ad05a1981226ad7b41a7cc561d70697e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:7c2e90c6e02350643e2a40c46a0e5a759a9eb2eca0ecde33a3ebd89fe6e00378_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:afd26aec4a01abe704f5e4f5442035b90cbbd37cd5b7ef2d51f5c1ef6a575563_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:1399e8f547435a00446d2254ac70f41eb6537edf220287777dc484aaceaedc6d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2a3eb1e345523290314211c03bb37db2424ec1100720681941e0bd8889548877_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7ff09ae31d78e9cb98e4efc663cb4109b527414a98c10c5ac331bf4ab4e0d931_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:8d4f1943e1128aefa6c286f4bcf894edbbe5e8e7433a74d625b588a381f9dab0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:4e280b8e20624911dd5c8d153d82bbb501b5c73946a49e8262c6d4785ab4f2dd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:6661e606a4afd697cbfaa60eeebfd8fd34dfc00fd9f30c50ea7c03667439259a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8c1e6d77db40b1d307e54493fc7ff29fe2a01017074b79930b7dbf98dca63433_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:9fec429e172e0b73c04ffd73cf4c20205aa8beaf232ece79693deea008d9b4b3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:37c6f23f1cf874753f6794e5354302315044f8347623456087f853a91ded7c96_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:63c02eca979ef5ce4363814af3a1271be3b05c2db7f02684288538b57de91ad8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:72debbd2749a3e12fc8c2ceca48cba8976b3dbea85f0f5b890c4207f8f9eaf46_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:8b0bf37e7d8f868889313a9043e94844007026c2d2f3559ef583ccf4dc8bc14f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:0162d426242039dbb8d81bbeae6649cf21cd000c68531a54260cde322a487de4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:30205c1c53b731e727f4015af5c63e2928db2ee86b846f883271743ea51867d9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:46f52deef1d930e488f3a1592334ee756f514a529f4d9d07bb54f22e3a914e80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:4f6203e4dc3275ca44ec593fbdb6c3ab08fbae0c8e354f1c15fc6af0c170a181_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:41281622787b48d53f76228cb89059a07e5eb520a6f07b7b32144e13b3f72b84_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:65a7044631706e06835d757a9d0c139d2a30dce63a9a37ed25df716518e9302e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7ca2bc9395551ed087c9b923d5b8e9dcd04f558821f9ba6bb809df675a59fb35_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a7ff4ab478a7db1131f5c016a1626897c6219ea2d577379c8c436273fd5eabe1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:2a43a8e435a9d83b9003f2a4c8660385ba95ac9eee0513cfc32db3a78f6cd710_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:42eac5f982f2f5fed14d4da538dcd8d32443e387d053b5ee760852808ce7b7ae_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:a443b83efb9513e1d59dd39c4e2053de7fc81c74c9f8efe49428d01ec20dfb5c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:aff98872800448122344a5847a813c8197dc151ed9f07c53ad0e1d95da477f50_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:145ffa062b5d86b71ab6d4c72d11018491a1940d64764e77f849fa668509acea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:35dcda0e9cec2ad9bb468b1b5cf2ed2d8d5ab66f927698098371ac5f30b15ebf_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:8ec340a89cd5d57b48beec8ce60fe8128a9494a209884a1c76b1bb6d8004fe96_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:a577fc1aa6b9275b39bb5cfbda4ba7e759676b0175a91ba22657777f5546a888_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f5df353cd7c20ce408d2a8a712a7667173d7f69a511bc821ca696d76526318b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:3f8e3641b68d61282ef2006a4253167645673effd2eddc633aba5d8ee06d012f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:b2ab980f6dd395657f618680a2a4134345cbe6cb90f608429f7c8721693371c0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bc26d00f0688549b0be5761eabe6242595aac35913c96335f9455aef1f7108f5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:036b13b8fd89466488b6df196eb3aace5de02485b6efd9f9a7559a68251d5271_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:246106b84de12f768f3e974e0e1e9309a683af06af2e33237176a2ccc1d89c66_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:b5fcbeec6cc1dd13a63a0026dc84a10082d0ca4eb6e2f31ae26c607bf3f1f95e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:e3df2849563d093d4c33cb8057b4117b4dc48cb30d39b25f68e4353d63e14066_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:3e996a288bdb941a3b266ef64c594eef1899091681de69f307c04f73e3333820_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:5a6ac6980d7c4969cf1574138f3acf527d871852145a2bff5aab339d87a6582c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:a3af61852d50b702896df295e5a68b4d53f997ff2413376b951f93cad50e845c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d874b4b1d5a7a98988df10e713a1bc0b542feebee5a6bbc6c0e0d84fb0798ec4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2721e17dbadf09237af979ecdaa06d78e5008593f81e2e0cdebff24d9d4c137d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:465fd369afac73c17e6bec785021b9814255d4abdede5dad0a4ca8c84cbfafab_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c13a96ca5de55eb3aff45efc2128c11e32b20b22410e52b6438a447095a7576c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c96641054000bf26f73ec579db9d0a56b7e54b7a7d4793eed20fcdb52521cd7c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:0d4844dc09a3e21e26e73e82f87d6a02d01a090748e946cf20fedfd6936d809e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4cd5d09c12a48cd5ce966ccd2e37a4e2e5c141e1ee6cb698d8f0373b1368d740_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67aa1bdc459a7112db04e9f8c0041f61be584235261aca7c7967a9a0510c6eb6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:f97f5cec64db96e60f5f2b2bba4fe1d5f79b985026510df08e97df1cd9edfff8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:01531f31c5d597cbb268d58036478d260dd069cb513a2c75d8d569e616a264ce_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:46e37410e7568c35cc4e19eb8902695ebce97c5c4549b644648db500fc983e71_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:88bdc4fde0f957359ac7249882dc80681b3edebaa7120261c9edb10be36b89eb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:b8b5799bd895bb3686b43288e1b6cbd82c60faf6783486cc27ec0fd316cc80f7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7965b35be1791f71c0b15c302708a1c255352de6ecd3762f07a9cd289cd34cb0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:9aaf56ab79342abcca348ca4452c6c17ec86ec5838fb0baf9a27a2bc4f7c67d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:bce92caf55f2567aae42a86923253afb01671c204245ad86c2beaff8430a6639_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:fa44755e2253febbe44952e5487a0d86b6a20aaaf83bd1198064db49575b5fc1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:328c1fb3983fd19e3b8794ef340f2f1c38e3b4869aabd42c929c37686ba142f7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:889d8df6de7dcedee226609c11845e55556dfc6c228cafc5c773f7cecee513bf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:dd6cd60782d2e20fc6d6bd7645517666aea942738bfa0b06a55ee068da59b968_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:e2d58f1805e7b159f212fccd8fd3298d4c302be98eb01a6cb3b83422ed30acaf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:07374fb39037f67ae5ec9dbb7959b30d8f039b94a1e4bc50796d1a6ab372595b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:1a3933778481e93e25e44518c66a2d1fe76d708314cefd5f55ff3326e4db8fbe_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5d22f6fb1baaa09c4c35516106da5d628ea8ce468441aefebb9ffb10a141ebfa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:d18bf43c2c35ce3352efb39099b4993bfa56356368b2ebf3e812cc0392fac702_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:1fdd64113c3424efbe7283057f4b71bc57eab3f8b92887f7202b179378181947_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:41311a9a395fea38f67fa954de4ceca786820a2c27bba59369da5fcdec56e514_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:886b951377221a5d8b5b32fc2e92d667c7df97e9828b765c0696c84453f5dec4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:e84a0449d2e6565e404a009e2c99cf54266ae34f23c889ae09f87d8c7d8ea729_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:03b07fa2a2c93563e07358f56d0f2dea061b3394cf8b0ddef8eab4c9491cda79_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:07377669c470f1efb77d10f12e3121fc8aea8481693212e394e7403114712e27_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:13fa04fb724f58a09e376b5f040a6c77e7a235bdbad2848cc31d6d6fb885807f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:cbbb2cbf10f0886a83c06105ee4f728ae0dc89c47781e42da9f1cfa1e2577c49_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:14d2e9a6dbe70e340d59298a0d2202900e752fa206cdfaf19519f9f3261b7abf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:63012f693b6046ca95edfc8f63e999d7da0c05f0d6bb9b614fba426f968ec85f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:6e9115e0d52521e3ec88b1ba92d9d4bbcc7a8c584710e204a8ee20a5c74bc66d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:8ca12b116c7b4f58e90f541d9cc9a1c449ac8c5d7009c856645a24f30755289d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:03ca660d7c757d60b17af160876371e401c295bdb55115bd56bf3617f64ab08f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:14503bfd7af16acdec80eb3e08008bec9e08ec2f9c88d133818e7fc1f36695aa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:a7825362e9da5ca76836c7213774f17be04f7d7a33ce9dd963b50c60010b63aa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:b6e08f53c1527e00dffb09063dd3777abd7b2c447cac8f6fdd177376c270c10c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:012ed2651cabbe498a525c90063d78fe468a94ca607bf4e027bc8179aca6eb60_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:07703a48e4f19f31f1ee8aff22776c10616227c984f3fa4a8ab80068af8644bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4670ec8192280d99f0b0351837e05c580dabdfb50ce07de614dc9bb92e3b1d08_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:99730a4376842a0b9a1f5f7083d1b8c22ff8ea5912d6da3450d050c9b0cf36d4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:4884a8b1139f19f1722e8356783c190a6a1c51c88870e0c367884940ea95c00a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:7350cafccafa28935e8248148bc15468c0e7d87cc4a6bf17d8ef47e0f6e7122b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:d93167c8041b3030419c95854523a8036ece327fb68ea2ab8f74a04e2c8437d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e41beea854fe3e395887c8042acc2403dbd239525081a6e6b18b8dea0afc1ad4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:19b5ab4363e9ad0b45d7df0d8d159bd52e4d27bd5eb588e74d92e75f87f5c285_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:5b67fbc43a9adda03dc35afb9e8757d52fc5fc43c70ad6bb22f5cc59e7b05514_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ab59845c6ec8e99f378f2f2a07087c58ff31abe2d1828f5aa1415d057d2e4fc6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b23c5b7eea0c3cf26ad1ad2dffda8847f8ab32f614ba5612b98755ef48345941_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:065d205e64fc8c462cafe046336400df21c32bc19eecd749ddd722c915c24159_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:0f182199c3b68aedcd8d1fca5a33517455280094951e1d71c6c949e192c31b9c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:67879974d4b32f9cbe69d6ee0d815e54b46525cacaa0b6db14fc48c4535519ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:fba212598089760c7db08ff983c297dba743ea8824d261f2b187a49dc4b367d7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:293a59573874331480e17d680d7128ef0bd58aa5ba80c48601ceb6474427f086_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:6a57c447cd9dd85092c1bf93593a98ea21fa48feda7ffe8705edfc92c4fe245c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:9a2c4b501631661a0acaf4787c17e01c7e46909bdd9ba3366d62eda9fc5f7007_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e10872b483e0755561e831ef7bee39a12ce08ac8e7ff8ac47da6f40317234da6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1fd262975034d74a65b7182b0a0af614c9e14e6205c954002d313d7f93575673_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:7ccea7a3e43269463b08bc4f530cda138176e9b15740d33e6fca3793df714b20_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:8f06ec8a1ed5d37d190997acc534d16870d251ad27cea8925ad03862bcffd222_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dfd7adfc5b7cc80e3947240cae277a018196c61f3588b3bc52688a8c5e5d2fca_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0792e1389550aef672794e860e69cfd65b5407ebd474a78beb1b539c093b8e2d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:25c7158a8dc8594bc2cfbf655ce305fa47c8fd50cbffa197c2bacc0a58dd825c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:6f2e9d9b0ae8f4890aae1b3da9314e0ef220227cb55c3bfa6d2b2c510ccac842_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:7fb1e0b090f758e89957594a747023a4043e707475d57f6e71f7ffadf8fe1ac8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0c148960bb60a8ab728ab025ae17cd9638bf33eb6b890cfb7d9355edc02ff528_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:12d9ced9e566d677502af33e01e7f89e1ce57525513ec78a10fcec539e9a0e18_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:23e9500e2b88f703d92c0e71008bdb96c442835fe0caa5960c60f74e4d083a3a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:591dc1e332c4214d751e522a3f156db275c34238a098b87744f764bb5078cbbb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:94ccdbfdafcf1ff2d5b1522efbb6e6c66950c3283f59c697f68709ea50c47cd3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:996005219a17d7676f8fbacd1c09fc563922084727a6d6937d759574d53eec2e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:bcb6471fa041dac601c983f786aa6aa4c05f591d962a0feab86ec28b7135f088_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:e09fdda8a783af83a2693ebd190abb3b4b3119da909789a60add3ae99c7db867_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4a7604bc418b77ea9e8b9212811b9f004fa9c3519ec69f0cca947e9bf024a5c2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:bccf52f944424157ac281567af6b5d3c6a901e503c693a93050823caadaf2582_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:c93e44a4b844dedfd80be876aeeff7fdf98fe13d81f8dff267efbd7485a23ad0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:dc735e86de6db46f50ab402d2758ac73ada53a07e6aead898a4690c9961c75aa_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:08b9edd9ce77f3ac14d6e387267d23482ced948db4655b1eb7958d843055ef79_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:39b42ea771a00edf8275b4c274999b4a0212c1a2d7473922e3968d0fe1fa6195_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:407d8011f16326cbd93016e2235b72fd66f829fa72f0558f03ab4920446616e1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:5104b3162b607a50fcf55eee4a42490b56637ac278c7f54ac2cb63fc11de5cdd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:0feb2bb59207a0c9acdfca1f0b279ea37030eb17329ada7c2873d219946165c4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:4046891f28acf722eb26b365f53504912afc837a3a7d51d2f5162ad4737bca0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:64210438ed80a847fbd3dfce081c0b38176ed25a3b5d7d16f699eb30de9a0e7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:7cc883a87d758f0594d8b1a886501c4621d32d54d9319ce33caeb5a6ccd33336_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:57cfd4d43f72dbe759480239190323bfba08a880f3643ec8c0e8516f051d3aa7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:79dc9a83d55e8e90b1365d99253b34287be6408575aec81da554ea7337907c80_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:81692c8d42debdac5f75f0db84aa9a055e8d2bcd8b92f4b2007a704edcd39ee0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:f2439a0c051d9b6b688a18204e0b0c0b16eccd3b81c5f1e0c84f967f6b6bafab_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1e4a7ea7f4de810de638affd4ca9d2671c47137d9b916cd3d9bf2982abead18c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:7075df66bd506ac1826bba7147831ced1fe39fcea2f58e2c75b4350ad4797496_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:a5b9c1a8ebe87f107b3920dae1df055cd78bcd4d3a3c03c4b5699b6710ea3593_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:d9c0fb50e102278b7dad10c59b3d8f35eff7c5798cce654c0ad10d146df23ede_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:05ed03d7f86337685b48e2155ad32b5b79218743906d7c1d99f928290a5fe42b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:7d70383dcd5f22e98f32a122f1b99332246fe94c34da6aa83a581e6411fd7917_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f84b2fdff9023eef6ba15bcd24e29c5705c65d40df67e33a7360d01a821046f8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:fd5e894feb6b26987267902cea32635d4941e6112efb87dbcce55431f10df401_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45623"
},
{
"category": "external",
"summary": "RHBZ#2507595",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2507595"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45623",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45623"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45623",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45623"
},
{
"category": "external",
"summary": "https://github.com/postcss/postcss/security/advisories/GHSA-6g55-p6wh-862q",
"url": "https://github.com/postcss/postcss/security/advisories/GHSA-6g55-p6wh-862q"
}
],
"release_date": "2026-07-27T17:23:13.326000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-12T18:02:50+00:00",
"details": "Before you apply this update, make sure all previously released errata\nthat are relevant to your system are applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:02a9e0169a56c3fcfe825aa62c3d56788f02489b4f7f5bc1f10de5d2d052d7ff_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:0d1086aa230e96edf95e4fd6cbf1cb8b17c11f26e014601944582e307c4d4e59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:12048bfc0ba64b231fd0290c76e4d8188927e1053011252a130a642bdf33c7a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:975a3d23af223c2de0453ec3938c6c6591596cbea6e87300f7418b246543995d_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54427"
}
],
"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 Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:081e80d92fb4abca986fe555fecb5a1089c2ed884a8b06c673c2d9a0cba28a7d_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:4b59a91b0f4f0ee348074558411ac5a06b6daf80f281d82de78fefeb4cd64c2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:726d3185e3ec8b19448a515529b784c0fd115fd97f53598703b4e9efcab42c72_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:8c3a0c275df66554cc7580127847f8a25e1a93a37b2bc959c6c873fd56036127_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:6b4b56de6aa091ac87ce8a8c3beb2d82a5a019f2e1f6ff9f0ce220050d19d447_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ae6aaeae3e16c625db66c742f86f8743324cfd83469fd7460f42843f558cc596_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:b5fe209b755e3b97a968bf0dec2b22288c6a28f342ccca5afb9927dbbb5a8488_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ea647473a29becdead38ce07c20a3836dce6b9c4355b8ec749fa6c8fa01656ff_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:009192d26ff0422301cf1161cd7df863be8a69430a3ab02ce90711f56bd06739_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:2c5d51fc1a581737e92a337bb534f7e5a84ee51ab66c6db04fc5fe07a50bcd3d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:52ae03ffbd554c183c46d7c06feb3e7f64d11a3316beb3a180b9bf2c796b054b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9a3735b27a0b1e87f1008d20a5d26ceaad4aed91fb2d0387dd304f9e9230abf1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:222033b1c86d40c7ca2eec6a1668b097923a7fd03154380fbde31d7495a81464_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:76c04f4014f8b72600be2927ab294ef92528cc5ca68b75f0c3fe476b320e5e9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d7a7af28b169f38e7dbff61c6a4fe8651e034810865ebc1a617d7d9a1df1b84d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:f39e9bc78ba578522003b66f44c227b3cf3ca49f41e3d53c40a7eacd5b04ed3c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:1983c2581c6f46370a18e04b822a987a9326f3b80983ca5a659a17aa034b7ce6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:3829e6b7eb9c10742356d68e0cf2b6761697808976af08bd6bd635da9ba521ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:6cb786a7b9b60606fc87c2cdac198740248e822250f7522015665d7389dfa077_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:784c610aa01dc829d1352d04585a759013ecb573c6645d19f9167c76f40b6413_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:2ce6bc821b132a01d05d6d9bd3c1f8030dcaf25307fb48ae53ddcf126c57b034_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7a240591bd0cef0773f1cbe2fddc412817194d3f33ebeac34ecb3ee1977ad65d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a766d7433ea19b74e4584f038883546cd9e0365902924ea8e81955cd1f620f8a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:e983adf2ffdcaad13f4aefb295df3f0c32008b1c98de05a42a36473f10b1eac9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:0f7807cfa4efec2e3cbda82ab8200d0059c6e6308fde7707bac0c6b39df206e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:65c19f431c6f3c7d0dd91e2d8a5ee8621be54b0ce63233382473d023fb2ad71f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e2c1d1e4857fa8669dc6055295acb6fbfd9255d0002f74f462c5647291b98d37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e439078f9f17194417623ca25787d1a6b55d65083298b419b692c02a579413db_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:67dda827430141da9260addae0484b63d0526d2d4a69177e9c90850627a6792a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:911738cd76b2f2002a96354ac7e16235c5e555c48a6a876977e5539cd0cabad8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a16aface5e3be2f06a81cd365d8a29e8a342ce95d2d8d409c09ed2751e62e67b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:add94df989dceabc46ff0229282f993169d7d95d0d692bc083ec23df747d794f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1a6b55e1aff357829801307fc13868be668683cd5757128529c05a427eaf5c06_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:a9478b93a039398fa9cf8cafd506b0928c6c44992b9843a1b4dd174a249229e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:be5a357a322a7698839765f046ddd8860cfdca5013c4e2f36fecef2ef77610d1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:c8d11529d16cdb3337d3fcc37a11df53e74a1f14c7fab7ec6e4b5a84f686cbd3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:6187fae21ede179199da3e8335d83e518644bba4d045212d41ba543426d077ac_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:77543c0a770ab5096dd4af76d98dbdb6ad05a1981226ad7b41a7cc561d70697e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:7c2e90c6e02350643e2a40c46a0e5a759a9eb2eca0ecde33a3ebd89fe6e00378_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:afd26aec4a01abe704f5e4f5442035b90cbbd37cd5b7ef2d51f5c1ef6a575563_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:1399e8f547435a00446d2254ac70f41eb6537edf220287777dc484aaceaedc6d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2a3eb1e345523290314211c03bb37db2424ec1100720681941e0bd8889548877_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7ff09ae31d78e9cb98e4efc663cb4109b527414a98c10c5ac331bf4ab4e0d931_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:8d4f1943e1128aefa6c286f4bcf894edbbe5e8e7433a74d625b588a381f9dab0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:4e280b8e20624911dd5c8d153d82bbb501b5c73946a49e8262c6d4785ab4f2dd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:6661e606a4afd697cbfaa60eeebfd8fd34dfc00fd9f30c50ea7c03667439259a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8c1e6d77db40b1d307e54493fc7ff29fe2a01017074b79930b7dbf98dca63433_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:9fec429e172e0b73c04ffd73cf4c20205aa8beaf232ece79693deea008d9b4b3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:37c6f23f1cf874753f6794e5354302315044f8347623456087f853a91ded7c96_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:63c02eca979ef5ce4363814af3a1271be3b05c2db7f02684288538b57de91ad8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:72debbd2749a3e12fc8c2ceca48cba8976b3dbea85f0f5b890c4207f8f9eaf46_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:8b0bf37e7d8f868889313a9043e94844007026c2d2f3559ef583ccf4dc8bc14f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:0162d426242039dbb8d81bbeae6649cf21cd000c68531a54260cde322a487de4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:30205c1c53b731e727f4015af5c63e2928db2ee86b846f883271743ea51867d9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:46f52deef1d930e488f3a1592334ee756f514a529f4d9d07bb54f22e3a914e80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:4f6203e4dc3275ca44ec593fbdb6c3ab08fbae0c8e354f1c15fc6af0c170a181_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:41281622787b48d53f76228cb89059a07e5eb520a6f07b7b32144e13b3f72b84_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:65a7044631706e06835d757a9d0c139d2a30dce63a9a37ed25df716518e9302e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7ca2bc9395551ed087c9b923d5b8e9dcd04f558821f9ba6bb809df675a59fb35_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a7ff4ab478a7db1131f5c016a1626897c6219ea2d577379c8c436273fd5eabe1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:2a43a8e435a9d83b9003f2a4c8660385ba95ac9eee0513cfc32db3a78f6cd710_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:42eac5f982f2f5fed14d4da538dcd8d32443e387d053b5ee760852808ce7b7ae_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:a443b83efb9513e1d59dd39c4e2053de7fc81c74c9f8efe49428d01ec20dfb5c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:aff98872800448122344a5847a813c8197dc151ed9f07c53ad0e1d95da477f50_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:145ffa062b5d86b71ab6d4c72d11018491a1940d64764e77f849fa668509acea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:35dcda0e9cec2ad9bb468b1b5cf2ed2d8d5ab66f927698098371ac5f30b15ebf_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:8ec340a89cd5d57b48beec8ce60fe8128a9494a209884a1c76b1bb6d8004fe96_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:a577fc1aa6b9275b39bb5cfbda4ba7e759676b0175a91ba22657777f5546a888_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:02a9e0169a56c3fcfe825aa62c3d56788f02489b4f7f5bc1f10de5d2d052d7ff_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:0d1086aa230e96edf95e4fd6cbf1cb8b17c11f26e014601944582e307c4d4e59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:12048bfc0ba64b231fd0290c76e4d8188927e1053011252a130a642bdf33c7a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:975a3d23af223c2de0453ec3938c6c6591596cbea6e87300f7418b246543995d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f5df353cd7c20ce408d2a8a712a7667173d7f69a511bc821ca696d76526318b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:3f8e3641b68d61282ef2006a4253167645673effd2eddc633aba5d8ee06d012f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:b2ab980f6dd395657f618680a2a4134345cbe6cb90f608429f7c8721693371c0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bc26d00f0688549b0be5761eabe6242595aac35913c96335f9455aef1f7108f5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:036b13b8fd89466488b6df196eb3aace5de02485b6efd9f9a7559a68251d5271_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:246106b84de12f768f3e974e0e1e9309a683af06af2e33237176a2ccc1d89c66_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:b5fcbeec6cc1dd13a63a0026dc84a10082d0ca4eb6e2f31ae26c607bf3f1f95e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:e3df2849563d093d4c33cb8057b4117b4dc48cb30d39b25f68e4353d63e14066_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:3e996a288bdb941a3b266ef64c594eef1899091681de69f307c04f73e3333820_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:5a6ac6980d7c4969cf1574138f3acf527d871852145a2bff5aab339d87a6582c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:a3af61852d50b702896df295e5a68b4d53f997ff2413376b951f93cad50e845c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d874b4b1d5a7a98988df10e713a1bc0b542feebee5a6bbc6c0e0d84fb0798ec4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2721e17dbadf09237af979ecdaa06d78e5008593f81e2e0cdebff24d9d4c137d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:465fd369afac73c17e6bec785021b9814255d4abdede5dad0a4ca8c84cbfafab_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c13a96ca5de55eb3aff45efc2128c11e32b20b22410e52b6438a447095a7576c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c96641054000bf26f73ec579db9d0a56b7e54b7a7d4793eed20fcdb52521cd7c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:0d4844dc09a3e21e26e73e82f87d6a02d01a090748e946cf20fedfd6936d809e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4cd5d09c12a48cd5ce966ccd2e37a4e2e5c141e1ee6cb698d8f0373b1368d740_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67aa1bdc459a7112db04e9f8c0041f61be584235261aca7c7967a9a0510c6eb6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:f97f5cec64db96e60f5f2b2bba4fe1d5f79b985026510df08e97df1cd9edfff8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:01531f31c5d597cbb268d58036478d260dd069cb513a2c75d8d569e616a264ce_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:46e37410e7568c35cc4e19eb8902695ebce97c5c4549b644648db500fc983e71_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:88bdc4fde0f957359ac7249882dc80681b3edebaa7120261c9edb10be36b89eb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:b8b5799bd895bb3686b43288e1b6cbd82c60faf6783486cc27ec0fd316cc80f7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7965b35be1791f71c0b15c302708a1c255352de6ecd3762f07a9cd289cd34cb0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:9aaf56ab79342abcca348ca4452c6c17ec86ec5838fb0baf9a27a2bc4f7c67d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:bce92caf55f2567aae42a86923253afb01671c204245ad86c2beaff8430a6639_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:fa44755e2253febbe44952e5487a0d86b6a20aaaf83bd1198064db49575b5fc1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:328c1fb3983fd19e3b8794ef340f2f1c38e3b4869aabd42c929c37686ba142f7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:889d8df6de7dcedee226609c11845e55556dfc6c228cafc5c773f7cecee513bf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:dd6cd60782d2e20fc6d6bd7645517666aea942738bfa0b06a55ee068da59b968_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:e2d58f1805e7b159f212fccd8fd3298d4c302be98eb01a6cb3b83422ed30acaf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:07374fb39037f67ae5ec9dbb7959b30d8f039b94a1e4bc50796d1a6ab372595b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:1a3933778481e93e25e44518c66a2d1fe76d708314cefd5f55ff3326e4db8fbe_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5d22f6fb1baaa09c4c35516106da5d628ea8ce468441aefebb9ffb10a141ebfa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:d18bf43c2c35ce3352efb39099b4993bfa56356368b2ebf3e812cc0392fac702_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:1fdd64113c3424efbe7283057f4b71bc57eab3f8b92887f7202b179378181947_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:41311a9a395fea38f67fa954de4ceca786820a2c27bba59369da5fcdec56e514_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:886b951377221a5d8b5b32fc2e92d667c7df97e9828b765c0696c84453f5dec4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:e84a0449d2e6565e404a009e2c99cf54266ae34f23c889ae09f87d8c7d8ea729_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:03b07fa2a2c93563e07358f56d0f2dea061b3394cf8b0ddef8eab4c9491cda79_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:07377669c470f1efb77d10f12e3121fc8aea8481693212e394e7403114712e27_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:13fa04fb724f58a09e376b5f040a6c77e7a235bdbad2848cc31d6d6fb885807f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:cbbb2cbf10f0886a83c06105ee4f728ae0dc89c47781e42da9f1cfa1e2577c49_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:14d2e9a6dbe70e340d59298a0d2202900e752fa206cdfaf19519f9f3261b7abf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:63012f693b6046ca95edfc8f63e999d7da0c05f0d6bb9b614fba426f968ec85f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:6e9115e0d52521e3ec88b1ba92d9d4bbcc7a8c584710e204a8ee20a5c74bc66d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:8ca12b116c7b4f58e90f541d9cc9a1c449ac8c5d7009c856645a24f30755289d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:03ca660d7c757d60b17af160876371e401c295bdb55115bd56bf3617f64ab08f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:14503bfd7af16acdec80eb3e08008bec9e08ec2f9c88d133818e7fc1f36695aa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:a7825362e9da5ca76836c7213774f17be04f7d7a33ce9dd963b50c60010b63aa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:b6e08f53c1527e00dffb09063dd3777abd7b2c447cac8f6fdd177376c270c10c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:012ed2651cabbe498a525c90063d78fe468a94ca607bf4e027bc8179aca6eb60_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:07703a48e4f19f31f1ee8aff22776c10616227c984f3fa4a8ab80068af8644bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4670ec8192280d99f0b0351837e05c580dabdfb50ce07de614dc9bb92e3b1d08_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:99730a4376842a0b9a1f5f7083d1b8c22ff8ea5912d6da3450d050c9b0cf36d4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:4884a8b1139f19f1722e8356783c190a6a1c51c88870e0c367884940ea95c00a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:7350cafccafa28935e8248148bc15468c0e7d87cc4a6bf17d8ef47e0f6e7122b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:d93167c8041b3030419c95854523a8036ece327fb68ea2ab8f74a04e2c8437d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e41beea854fe3e395887c8042acc2403dbd239525081a6e6b18b8dea0afc1ad4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:19b5ab4363e9ad0b45d7df0d8d159bd52e4d27bd5eb588e74d92e75f87f5c285_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:5b67fbc43a9adda03dc35afb9e8757d52fc5fc43c70ad6bb22f5cc59e7b05514_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ab59845c6ec8e99f378f2f2a07087c58ff31abe2d1828f5aa1415d057d2e4fc6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b23c5b7eea0c3cf26ad1ad2dffda8847f8ab32f614ba5612b98755ef48345941_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:065d205e64fc8c462cafe046336400df21c32bc19eecd749ddd722c915c24159_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:0f182199c3b68aedcd8d1fca5a33517455280094951e1d71c6c949e192c31b9c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:67879974d4b32f9cbe69d6ee0d815e54b46525cacaa0b6db14fc48c4535519ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:fba212598089760c7db08ff983c297dba743ea8824d261f2b187a49dc4b367d7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:293a59573874331480e17d680d7128ef0bd58aa5ba80c48601ceb6474427f086_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:6a57c447cd9dd85092c1bf93593a98ea21fa48feda7ffe8705edfc92c4fe245c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:9a2c4b501631661a0acaf4787c17e01c7e46909bdd9ba3366d62eda9fc5f7007_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e10872b483e0755561e831ef7bee39a12ce08ac8e7ff8ac47da6f40317234da6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1fd262975034d74a65b7182b0a0af614c9e14e6205c954002d313d7f93575673_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:7ccea7a3e43269463b08bc4f530cda138176e9b15740d33e6fca3793df714b20_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:8f06ec8a1ed5d37d190997acc534d16870d251ad27cea8925ad03862bcffd222_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dfd7adfc5b7cc80e3947240cae277a018196c61f3588b3bc52688a8c5e5d2fca_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0792e1389550aef672794e860e69cfd65b5407ebd474a78beb1b539c093b8e2d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:25c7158a8dc8594bc2cfbf655ce305fa47c8fd50cbffa197c2bacc0a58dd825c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:6f2e9d9b0ae8f4890aae1b3da9314e0ef220227cb55c3bfa6d2b2c510ccac842_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:7fb1e0b090f758e89957594a747023a4043e707475d57f6e71f7ffadf8fe1ac8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0c148960bb60a8ab728ab025ae17cd9638bf33eb6b890cfb7d9355edc02ff528_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:12d9ced9e566d677502af33e01e7f89e1ce57525513ec78a10fcec539e9a0e18_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:23e9500e2b88f703d92c0e71008bdb96c442835fe0caa5960c60f74e4d083a3a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:591dc1e332c4214d751e522a3f156db275c34238a098b87744f764bb5078cbbb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:94ccdbfdafcf1ff2d5b1522efbb6e6c66950c3283f59c697f68709ea50c47cd3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:996005219a17d7676f8fbacd1c09fc563922084727a6d6937d759574d53eec2e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:bcb6471fa041dac601c983f786aa6aa4c05f591d962a0feab86ec28b7135f088_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:e09fdda8a783af83a2693ebd190abb3b4b3119da909789a60add3ae99c7db867_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4a7604bc418b77ea9e8b9212811b9f004fa9c3519ec69f0cca947e9bf024a5c2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:bccf52f944424157ac281567af6b5d3c6a901e503c693a93050823caadaf2582_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:c93e44a4b844dedfd80be876aeeff7fdf98fe13d81f8dff267efbd7485a23ad0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:dc735e86de6db46f50ab402d2758ac73ada53a07e6aead898a4690c9961c75aa_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:08b9edd9ce77f3ac14d6e387267d23482ced948db4655b1eb7958d843055ef79_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:39b42ea771a00edf8275b4c274999b4a0212c1a2d7473922e3968d0fe1fa6195_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:407d8011f16326cbd93016e2235b72fd66f829fa72f0558f03ab4920446616e1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:5104b3162b607a50fcf55eee4a42490b56637ac278c7f54ac2cb63fc11de5cdd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:0feb2bb59207a0c9acdfca1f0b279ea37030eb17329ada7c2873d219946165c4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:4046891f28acf722eb26b365f53504912afc837a3a7d51d2f5162ad4737bca0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:64210438ed80a847fbd3dfce081c0b38176ed25a3b5d7d16f699eb30de9a0e7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:7cc883a87d758f0594d8b1a886501c4621d32d54d9319ce33caeb5a6ccd33336_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:57cfd4d43f72dbe759480239190323bfba08a880f3643ec8c0e8516f051d3aa7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:79dc9a83d55e8e90b1365d99253b34287be6408575aec81da554ea7337907c80_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:81692c8d42debdac5f75f0db84aa9a055e8d2bcd8b92f4b2007a704edcd39ee0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:f2439a0c051d9b6b688a18204e0b0c0b16eccd3b81c5f1e0c84f967f6b6bafab_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1e4a7ea7f4de810de638affd4ca9d2671c47137d9b916cd3d9bf2982abead18c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:7075df66bd506ac1826bba7147831ced1fe39fcea2f58e2c75b4350ad4797496_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:a5b9c1a8ebe87f107b3920dae1df055cd78bcd4d3a3c03c4b5699b6710ea3593_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:d9c0fb50e102278b7dad10c59b3d8f35eff7c5798cce654c0ad10d146df23ede_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:05ed03d7f86337685b48e2155ad32b5b79218743906d7c1d99f928290a5fe42b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:7d70383dcd5f22e98f32a122f1b99332246fe94c34da6aa83a581e6411fd7917_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f84b2fdff9023eef6ba15bcd24e29c5705c65d40df67e33a7360d01a821046f8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:fd5e894feb6b26987267902cea32635d4941e6112efb87dbcce55431f10df401_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postcss: PostCSS: Information disclosure and denial of service via crafted CSS input"
},
{
"cve": "CVE-2026-66805",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-06-25T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:081e80d92fb4abca986fe555fecb5a1089c2ed884a8b06c673c2d9a0cba28a7d_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:4b59a91b0f4f0ee348074558411ac5a06b6daf80f281d82de78fefeb4cd64c2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:726d3185e3ec8b19448a515529b784c0fd115fd97f53598703b4e9efcab42c72_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:8c3a0c275df66554cc7580127847f8a25e1a93a37b2bc959c6c873fd56036127_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:6b4b56de6aa091ac87ce8a8c3beb2d82a5a019f2e1f6ff9f0ce220050d19d447_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ae6aaeae3e16c625db66c742f86f8743324cfd83469fd7460f42843f558cc596_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:b5fe209b755e3b97a968bf0dec2b22288c6a28f342ccca5afb9927dbbb5a8488_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ea647473a29becdead38ce07c20a3836dce6b9c4355b8ec749fa6c8fa01656ff_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:009192d26ff0422301cf1161cd7df863be8a69430a3ab02ce90711f56bd06739_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:2c5d51fc1a581737e92a337bb534f7e5a84ee51ab66c6db04fc5fe07a50bcd3d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:52ae03ffbd554c183c46d7c06feb3e7f64d11a3316beb3a180b9bf2c796b054b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9a3735b27a0b1e87f1008d20a5d26ceaad4aed91fb2d0387dd304f9e9230abf1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:222033b1c86d40c7ca2eec6a1668b097923a7fd03154380fbde31d7495a81464_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:76c04f4014f8b72600be2927ab294ef92528cc5ca68b75f0c3fe476b320e5e9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d7a7af28b169f38e7dbff61c6a4fe8651e034810865ebc1a617d7d9a1df1b84d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:f39e9bc78ba578522003b66f44c227b3cf3ca49f41e3d53c40a7eacd5b04ed3c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:1983c2581c6f46370a18e04b822a987a9326f3b80983ca5a659a17aa034b7ce6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:3829e6b7eb9c10742356d68e0cf2b6761697808976af08bd6bd635da9ba521ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:6cb786a7b9b60606fc87c2cdac198740248e822250f7522015665d7389dfa077_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:784c610aa01dc829d1352d04585a759013ecb573c6645d19f9167c76f40b6413_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:2ce6bc821b132a01d05d6d9bd3c1f8030dcaf25307fb48ae53ddcf126c57b034_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7a240591bd0cef0773f1cbe2fddc412817194d3f33ebeac34ecb3ee1977ad65d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a766d7433ea19b74e4584f038883546cd9e0365902924ea8e81955cd1f620f8a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:e983adf2ffdcaad13f4aefb295df3f0c32008b1c98de05a42a36473f10b1eac9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:0f7807cfa4efec2e3cbda82ab8200d0059c6e6308fde7707bac0c6b39df206e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:65c19f431c6f3c7d0dd91e2d8a5ee8621be54b0ce63233382473d023fb2ad71f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e2c1d1e4857fa8669dc6055295acb6fbfd9255d0002f74f462c5647291b98d37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e439078f9f17194417623ca25787d1a6b55d65083298b419b692c02a579413db_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:67dda827430141da9260addae0484b63d0526d2d4a69177e9c90850627a6792a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:911738cd76b2f2002a96354ac7e16235c5e555c48a6a876977e5539cd0cabad8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a16aface5e3be2f06a81cd365d8a29e8a342ce95d2d8d409c09ed2751e62e67b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:add94df989dceabc46ff0229282f993169d7d95d0d692bc083ec23df747d794f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1a6b55e1aff357829801307fc13868be668683cd5757128529c05a427eaf5c06_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:a9478b93a039398fa9cf8cafd506b0928c6c44992b9843a1b4dd174a249229e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:be5a357a322a7698839765f046ddd8860cfdca5013c4e2f36fecef2ef77610d1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:c8d11529d16cdb3337d3fcc37a11df53e74a1f14c7fab7ec6e4b5a84f686cbd3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:6187fae21ede179199da3e8335d83e518644bba4d045212d41ba543426d077ac_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:77543c0a770ab5096dd4af76d98dbdb6ad05a1981226ad7b41a7cc561d70697e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:7c2e90c6e02350643e2a40c46a0e5a759a9eb2eca0ecde33a3ebd89fe6e00378_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:afd26aec4a01abe704f5e4f5442035b90cbbd37cd5b7ef2d51f5c1ef6a575563_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:1399e8f547435a00446d2254ac70f41eb6537edf220287777dc484aaceaedc6d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2a3eb1e345523290314211c03bb37db2424ec1100720681941e0bd8889548877_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7ff09ae31d78e9cb98e4efc663cb4109b527414a98c10c5ac331bf4ab4e0d931_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:8d4f1943e1128aefa6c286f4bcf894edbbe5e8e7433a74d625b588a381f9dab0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:4e280b8e20624911dd5c8d153d82bbb501b5c73946a49e8262c6d4785ab4f2dd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:6661e606a4afd697cbfaa60eeebfd8fd34dfc00fd9f30c50ea7c03667439259a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8c1e6d77db40b1d307e54493fc7ff29fe2a01017074b79930b7dbf98dca63433_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:9fec429e172e0b73c04ffd73cf4c20205aa8beaf232ece79693deea008d9b4b3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:37c6f23f1cf874753f6794e5354302315044f8347623456087f853a91ded7c96_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:63c02eca979ef5ce4363814af3a1271be3b05c2db7f02684288538b57de91ad8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:72debbd2749a3e12fc8c2ceca48cba8976b3dbea85f0f5b890c4207f8f9eaf46_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:8b0bf37e7d8f868889313a9043e94844007026c2d2f3559ef583ccf4dc8bc14f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:0162d426242039dbb8d81bbeae6649cf21cd000c68531a54260cde322a487de4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:30205c1c53b731e727f4015af5c63e2928db2ee86b846f883271743ea51867d9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:46f52deef1d930e488f3a1592334ee756f514a529f4d9d07bb54f22e3a914e80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:4f6203e4dc3275ca44ec593fbdb6c3ab08fbae0c8e354f1c15fc6af0c170a181_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:41281622787b48d53f76228cb89059a07e5eb520a6f07b7b32144e13b3f72b84_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:65a7044631706e06835d757a9d0c139d2a30dce63a9a37ed25df716518e9302e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7ca2bc9395551ed087c9b923d5b8e9dcd04f558821f9ba6bb809df675a59fb35_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a7ff4ab478a7db1131f5c016a1626897c6219ea2d577379c8c436273fd5eabe1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:2a43a8e435a9d83b9003f2a4c8660385ba95ac9eee0513cfc32db3a78f6cd710_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:42eac5f982f2f5fed14d4da538dcd8d32443e387d053b5ee760852808ce7b7ae_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:a443b83efb9513e1d59dd39c4e2053de7fc81c74c9f8efe49428d01ec20dfb5c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:aff98872800448122344a5847a813c8197dc151ed9f07c53ad0e1d95da477f50_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:145ffa062b5d86b71ab6d4c72d11018491a1940d64764e77f849fa668509acea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:35dcda0e9cec2ad9bb468b1b5cf2ed2d8d5ab66f927698098371ac5f30b15ebf_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:8ec340a89cd5d57b48beec8ce60fe8128a9494a209884a1c76b1bb6d8004fe96_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:a577fc1aa6b9275b39bb5cfbda4ba7e759676b0175a91ba22657777f5546a888_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f5df353cd7c20ce408d2a8a712a7667173d7f69a511bc821ca696d76526318b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:3f8e3641b68d61282ef2006a4253167645673effd2eddc633aba5d8ee06d012f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:b2ab980f6dd395657f618680a2a4134345cbe6cb90f608429f7c8721693371c0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bc26d00f0688549b0be5761eabe6242595aac35913c96335f9455aef1f7108f5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:036b13b8fd89466488b6df196eb3aace5de02485b6efd9f9a7559a68251d5271_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:246106b84de12f768f3e974e0e1e9309a683af06af2e33237176a2ccc1d89c66_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:b5fcbeec6cc1dd13a63a0026dc84a10082d0ca4eb6e2f31ae26c607bf3f1f95e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:e3df2849563d093d4c33cb8057b4117b4dc48cb30d39b25f68e4353d63e14066_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:3e996a288bdb941a3b266ef64c594eef1899091681de69f307c04f73e3333820_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:5a6ac6980d7c4969cf1574138f3acf527d871852145a2bff5aab339d87a6582c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:a3af61852d50b702896df295e5a68b4d53f997ff2413376b951f93cad50e845c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d874b4b1d5a7a98988df10e713a1bc0b542feebee5a6bbc6c0e0d84fb0798ec4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2721e17dbadf09237af979ecdaa06d78e5008593f81e2e0cdebff24d9d4c137d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:465fd369afac73c17e6bec785021b9814255d4abdede5dad0a4ca8c84cbfafab_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c13a96ca5de55eb3aff45efc2128c11e32b20b22410e52b6438a447095a7576c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c96641054000bf26f73ec579db9d0a56b7e54b7a7d4793eed20fcdb52521cd7c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:0d4844dc09a3e21e26e73e82f87d6a02d01a090748e946cf20fedfd6936d809e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4cd5d09c12a48cd5ce966ccd2e37a4e2e5c141e1ee6cb698d8f0373b1368d740_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67aa1bdc459a7112db04e9f8c0041f61be584235261aca7c7967a9a0510c6eb6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:f97f5cec64db96e60f5f2b2bba4fe1d5f79b985026510df08e97df1cd9edfff8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:01531f31c5d597cbb268d58036478d260dd069cb513a2c75d8d569e616a264ce_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:46e37410e7568c35cc4e19eb8902695ebce97c5c4549b644648db500fc983e71_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:88bdc4fde0f957359ac7249882dc80681b3edebaa7120261c9edb10be36b89eb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:b8b5799bd895bb3686b43288e1b6cbd82c60faf6783486cc27ec0fd316cc80f7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7965b35be1791f71c0b15c302708a1c255352de6ecd3762f07a9cd289cd34cb0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:9aaf56ab79342abcca348ca4452c6c17ec86ec5838fb0baf9a27a2bc4f7c67d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:bce92caf55f2567aae42a86923253afb01671c204245ad86c2beaff8430a6639_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:fa44755e2253febbe44952e5487a0d86b6a20aaaf83bd1198064db49575b5fc1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:328c1fb3983fd19e3b8794ef340f2f1c38e3b4869aabd42c929c37686ba142f7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:889d8df6de7dcedee226609c11845e55556dfc6c228cafc5c773f7cecee513bf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:dd6cd60782d2e20fc6d6bd7645517666aea942738bfa0b06a55ee068da59b968_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:e2d58f1805e7b159f212fccd8fd3298d4c302be98eb01a6cb3b83422ed30acaf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:07374fb39037f67ae5ec9dbb7959b30d8f039b94a1e4bc50796d1a6ab372595b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:1a3933778481e93e25e44518c66a2d1fe76d708314cefd5f55ff3326e4db8fbe_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5d22f6fb1baaa09c4c35516106da5d628ea8ce468441aefebb9ffb10a141ebfa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:d18bf43c2c35ce3352efb39099b4993bfa56356368b2ebf3e812cc0392fac702_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:1fdd64113c3424efbe7283057f4b71bc57eab3f8b92887f7202b179378181947_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:41311a9a395fea38f67fa954de4ceca786820a2c27bba59369da5fcdec56e514_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:886b951377221a5d8b5b32fc2e92d667c7df97e9828b765c0696c84453f5dec4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:e84a0449d2e6565e404a009e2c99cf54266ae34f23c889ae09f87d8c7d8ea729_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:03b07fa2a2c93563e07358f56d0f2dea061b3394cf8b0ddef8eab4c9491cda79_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:07377669c470f1efb77d10f12e3121fc8aea8481693212e394e7403114712e27_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:13fa04fb724f58a09e376b5f040a6c77e7a235bdbad2848cc31d6d6fb885807f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:cbbb2cbf10f0886a83c06105ee4f728ae0dc89c47781e42da9f1cfa1e2577c49_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:14d2e9a6dbe70e340d59298a0d2202900e752fa206cdfaf19519f9f3261b7abf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:63012f693b6046ca95edfc8f63e999d7da0c05f0d6bb9b614fba426f968ec85f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:6e9115e0d52521e3ec88b1ba92d9d4bbcc7a8c584710e204a8ee20a5c74bc66d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:8ca12b116c7b4f58e90f541d9cc9a1c449ac8c5d7009c856645a24f30755289d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:03ca660d7c757d60b17af160876371e401c295bdb55115bd56bf3617f64ab08f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:14503bfd7af16acdec80eb3e08008bec9e08ec2f9c88d133818e7fc1f36695aa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:a7825362e9da5ca76836c7213774f17be04f7d7a33ce9dd963b50c60010b63aa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:b6e08f53c1527e00dffb09063dd3777abd7b2c447cac8f6fdd177376c270c10c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:012ed2651cabbe498a525c90063d78fe468a94ca607bf4e027bc8179aca6eb60_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:07703a48e4f19f31f1ee8aff22776c10616227c984f3fa4a8ab80068af8644bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4670ec8192280d99f0b0351837e05c580dabdfb50ce07de614dc9bb92e3b1d08_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:99730a4376842a0b9a1f5f7083d1b8c22ff8ea5912d6da3450d050c9b0cf36d4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:4884a8b1139f19f1722e8356783c190a6a1c51c88870e0c367884940ea95c00a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:7350cafccafa28935e8248148bc15468c0e7d87cc4a6bf17d8ef47e0f6e7122b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:d93167c8041b3030419c95854523a8036ece327fb68ea2ab8f74a04e2c8437d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e41beea854fe3e395887c8042acc2403dbd239525081a6e6b18b8dea0afc1ad4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:19b5ab4363e9ad0b45d7df0d8d159bd52e4d27bd5eb588e74d92e75f87f5c285_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:5b67fbc43a9adda03dc35afb9e8757d52fc5fc43c70ad6bb22f5cc59e7b05514_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ab59845c6ec8e99f378f2f2a07087c58ff31abe2d1828f5aa1415d057d2e4fc6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b23c5b7eea0c3cf26ad1ad2dffda8847f8ab32f614ba5612b98755ef48345941_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:065d205e64fc8c462cafe046336400df21c32bc19eecd749ddd722c915c24159_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:0f182199c3b68aedcd8d1fca5a33517455280094951e1d71c6c949e192c31b9c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:67879974d4b32f9cbe69d6ee0d815e54b46525cacaa0b6db14fc48c4535519ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:fba212598089760c7db08ff983c297dba743ea8824d261f2b187a49dc4b367d7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:293a59573874331480e17d680d7128ef0bd58aa5ba80c48601ceb6474427f086_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:6a57c447cd9dd85092c1bf93593a98ea21fa48feda7ffe8705edfc92c4fe245c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:9a2c4b501631661a0acaf4787c17e01c7e46909bdd9ba3366d62eda9fc5f7007_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e10872b483e0755561e831ef7bee39a12ce08ac8e7ff8ac47da6f40317234da6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1fd262975034d74a65b7182b0a0af614c9e14e6205c954002d313d7f93575673_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:7ccea7a3e43269463b08bc4f530cda138176e9b15740d33e6fca3793df714b20_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:8f06ec8a1ed5d37d190997acc534d16870d251ad27cea8925ad03862bcffd222_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dfd7adfc5b7cc80e3947240cae277a018196c61f3588b3bc52688a8c5e5d2fca_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0792e1389550aef672794e860e69cfd65b5407ebd474a78beb1b539c093b8e2d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:25c7158a8dc8594bc2cfbf655ce305fa47c8fd50cbffa197c2bacc0a58dd825c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:6f2e9d9b0ae8f4890aae1b3da9314e0ef220227cb55c3bfa6d2b2c510ccac842_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:7fb1e0b090f758e89957594a747023a4043e707475d57f6e71f7ffadf8fe1ac8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0c148960bb60a8ab728ab025ae17cd9638bf33eb6b890cfb7d9355edc02ff528_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:12d9ced9e566d677502af33e01e7f89e1ce57525513ec78a10fcec539e9a0e18_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:23e9500e2b88f703d92c0e71008bdb96c442835fe0caa5960c60f74e4d083a3a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:591dc1e332c4214d751e522a3f156db275c34238a098b87744f764bb5078cbbb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:94ccdbfdafcf1ff2d5b1522efbb6e6c66950c3283f59c697f68709ea50c47cd3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:996005219a17d7676f8fbacd1c09fc563922084727a6d6937d759574d53eec2e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:bcb6471fa041dac601c983f786aa6aa4c05f591d962a0feab86ec28b7135f088_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:e09fdda8a783af83a2693ebd190abb3b4b3119da909789a60add3ae99c7db867_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4a7604bc418b77ea9e8b9212811b9f004fa9c3519ec69f0cca947e9bf024a5c2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:bccf52f944424157ac281567af6b5d3c6a901e503c693a93050823caadaf2582_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:c93e44a4b844dedfd80be876aeeff7fdf98fe13d81f8dff267efbd7485a23ad0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:dc735e86de6db46f50ab402d2758ac73ada53a07e6aead898a4690c9961c75aa_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:08b9edd9ce77f3ac14d6e387267d23482ced948db4655b1eb7958d843055ef79_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:39b42ea771a00edf8275b4c274999b4a0212c1a2d7473922e3968d0fe1fa6195_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:407d8011f16326cbd93016e2235b72fd66f829fa72f0558f03ab4920446616e1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:5104b3162b607a50fcf55eee4a42490b56637ac278c7f54ac2cb63fc11de5cdd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:0feb2bb59207a0c9acdfca1f0b279ea37030eb17329ada7c2873d219946165c4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:4046891f28acf722eb26b365f53504912afc837a3a7d51d2f5162ad4737bca0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:64210438ed80a847fbd3dfce081c0b38176ed25a3b5d7d16f699eb30de9a0e7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:7cc883a87d758f0594d8b1a886501c4621d32d54d9319ce33caeb5a6ccd33336_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:57cfd4d43f72dbe759480239190323bfba08a880f3643ec8c0e8516f051d3aa7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:79dc9a83d55e8e90b1365d99253b34287be6408575aec81da554ea7337907c80_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:81692c8d42debdac5f75f0db84aa9a055e8d2bcd8b92f4b2007a704edcd39ee0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:f2439a0c051d9b6b688a18204e0b0c0b16eccd3b81c5f1e0c84f967f6b6bafab_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1e4a7ea7f4de810de638affd4ca9d2671c47137d9b916cd3d9bf2982abead18c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:7075df66bd506ac1826bba7147831ced1fe39fcea2f58e2c75b4350ad4797496_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:a5b9c1a8ebe87f107b3920dae1df055cd78bcd4d3a3c03c4b5699b6710ea3593_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:d9c0fb50e102278b7dad10c59b3d8f35eff7c5798cce654c0ad10d146df23ede_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:05ed03d7f86337685b48e2155ad32b5b79218743906d7c1d99f928290a5fe42b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:7d70383dcd5f22e98f32a122f1b99332246fe94c34da6aa83a581e6411fd7917_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f84b2fdff9023eef6ba15bcd24e29c5705c65d40df67e33a7360d01a821046f8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:fd5e894feb6b26987267902cea32635d4941e6112efb87dbcce55431f10df401_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2508666"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the console component. An attacker who can write to container logs on a managed cluster can inject malicious code into the hub console user\u0027s browser session. This occurs when the user views raw pod logs, as the console does not properly escape the log content. Successful exploitation could lead to session hijacking, credential theft, or unauthorized actions performed on behalf of the console user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "console: console: stored DOM XSS via unescaped pod logs in document.write",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw where an attacker with the ability to write to container logs on a managed cluster can inject malicious HTML/JavaScript. When a Red Hat Advanced Cluster Management for Kubernetes console user views these raw pod logs, the injected code executes in their browser session, potentially leading to session hijacking or credential theft. Exploitation requires both attacker control over pod output and specific user interaction.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:02a9e0169a56c3fcfe825aa62c3d56788f02489b4f7f5bc1f10de5d2d052d7ff_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:0d1086aa230e96edf95e4fd6cbf1cb8b17c11f26e014601944582e307c4d4e59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:12048bfc0ba64b231fd0290c76e4d8188927e1053011252a130a642bdf33c7a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:975a3d23af223c2de0453ec3938c6c6591596cbea6e87300f7418b246543995d_ppc64le"
],
"known_not_affected": [
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:081e80d92fb4abca986fe555fecb5a1089c2ed884a8b06c673c2d9a0cba28a7d_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:4b59a91b0f4f0ee348074558411ac5a06b6daf80f281d82de78fefeb4cd64c2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:726d3185e3ec8b19448a515529b784c0fd115fd97f53598703b4e9efcab42c72_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:8c3a0c275df66554cc7580127847f8a25e1a93a37b2bc959c6c873fd56036127_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:6b4b56de6aa091ac87ce8a8c3beb2d82a5a019f2e1f6ff9f0ce220050d19d447_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ae6aaeae3e16c625db66c742f86f8743324cfd83469fd7460f42843f558cc596_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:b5fe209b755e3b97a968bf0dec2b22288c6a28f342ccca5afb9927dbbb5a8488_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ea647473a29becdead38ce07c20a3836dce6b9c4355b8ec749fa6c8fa01656ff_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:009192d26ff0422301cf1161cd7df863be8a69430a3ab02ce90711f56bd06739_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:2c5d51fc1a581737e92a337bb534f7e5a84ee51ab66c6db04fc5fe07a50bcd3d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:52ae03ffbd554c183c46d7c06feb3e7f64d11a3316beb3a180b9bf2c796b054b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9a3735b27a0b1e87f1008d20a5d26ceaad4aed91fb2d0387dd304f9e9230abf1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:222033b1c86d40c7ca2eec6a1668b097923a7fd03154380fbde31d7495a81464_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:76c04f4014f8b72600be2927ab294ef92528cc5ca68b75f0c3fe476b320e5e9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d7a7af28b169f38e7dbff61c6a4fe8651e034810865ebc1a617d7d9a1df1b84d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:f39e9bc78ba578522003b66f44c227b3cf3ca49f41e3d53c40a7eacd5b04ed3c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:1983c2581c6f46370a18e04b822a987a9326f3b80983ca5a659a17aa034b7ce6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:3829e6b7eb9c10742356d68e0cf2b6761697808976af08bd6bd635da9ba521ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:6cb786a7b9b60606fc87c2cdac198740248e822250f7522015665d7389dfa077_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:784c610aa01dc829d1352d04585a759013ecb573c6645d19f9167c76f40b6413_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:2ce6bc821b132a01d05d6d9bd3c1f8030dcaf25307fb48ae53ddcf126c57b034_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7a240591bd0cef0773f1cbe2fddc412817194d3f33ebeac34ecb3ee1977ad65d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a766d7433ea19b74e4584f038883546cd9e0365902924ea8e81955cd1f620f8a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:e983adf2ffdcaad13f4aefb295df3f0c32008b1c98de05a42a36473f10b1eac9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:0f7807cfa4efec2e3cbda82ab8200d0059c6e6308fde7707bac0c6b39df206e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:65c19f431c6f3c7d0dd91e2d8a5ee8621be54b0ce63233382473d023fb2ad71f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e2c1d1e4857fa8669dc6055295acb6fbfd9255d0002f74f462c5647291b98d37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e439078f9f17194417623ca25787d1a6b55d65083298b419b692c02a579413db_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:67dda827430141da9260addae0484b63d0526d2d4a69177e9c90850627a6792a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:911738cd76b2f2002a96354ac7e16235c5e555c48a6a876977e5539cd0cabad8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a16aface5e3be2f06a81cd365d8a29e8a342ce95d2d8d409c09ed2751e62e67b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:add94df989dceabc46ff0229282f993169d7d95d0d692bc083ec23df747d794f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1a6b55e1aff357829801307fc13868be668683cd5757128529c05a427eaf5c06_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:a9478b93a039398fa9cf8cafd506b0928c6c44992b9843a1b4dd174a249229e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:be5a357a322a7698839765f046ddd8860cfdca5013c4e2f36fecef2ef77610d1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:c8d11529d16cdb3337d3fcc37a11df53e74a1f14c7fab7ec6e4b5a84f686cbd3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:6187fae21ede179199da3e8335d83e518644bba4d045212d41ba543426d077ac_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:77543c0a770ab5096dd4af76d98dbdb6ad05a1981226ad7b41a7cc561d70697e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:7c2e90c6e02350643e2a40c46a0e5a759a9eb2eca0ecde33a3ebd89fe6e00378_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:afd26aec4a01abe704f5e4f5442035b90cbbd37cd5b7ef2d51f5c1ef6a575563_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:1399e8f547435a00446d2254ac70f41eb6537edf220287777dc484aaceaedc6d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2a3eb1e345523290314211c03bb37db2424ec1100720681941e0bd8889548877_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7ff09ae31d78e9cb98e4efc663cb4109b527414a98c10c5ac331bf4ab4e0d931_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:8d4f1943e1128aefa6c286f4bcf894edbbe5e8e7433a74d625b588a381f9dab0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:4e280b8e20624911dd5c8d153d82bbb501b5c73946a49e8262c6d4785ab4f2dd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:6661e606a4afd697cbfaa60eeebfd8fd34dfc00fd9f30c50ea7c03667439259a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8c1e6d77db40b1d307e54493fc7ff29fe2a01017074b79930b7dbf98dca63433_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:9fec429e172e0b73c04ffd73cf4c20205aa8beaf232ece79693deea008d9b4b3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:37c6f23f1cf874753f6794e5354302315044f8347623456087f853a91ded7c96_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:63c02eca979ef5ce4363814af3a1271be3b05c2db7f02684288538b57de91ad8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:72debbd2749a3e12fc8c2ceca48cba8976b3dbea85f0f5b890c4207f8f9eaf46_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:8b0bf37e7d8f868889313a9043e94844007026c2d2f3559ef583ccf4dc8bc14f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:0162d426242039dbb8d81bbeae6649cf21cd000c68531a54260cde322a487de4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:30205c1c53b731e727f4015af5c63e2928db2ee86b846f883271743ea51867d9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:46f52deef1d930e488f3a1592334ee756f514a529f4d9d07bb54f22e3a914e80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:4f6203e4dc3275ca44ec593fbdb6c3ab08fbae0c8e354f1c15fc6af0c170a181_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:41281622787b48d53f76228cb89059a07e5eb520a6f07b7b32144e13b3f72b84_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:65a7044631706e06835d757a9d0c139d2a30dce63a9a37ed25df716518e9302e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7ca2bc9395551ed087c9b923d5b8e9dcd04f558821f9ba6bb809df675a59fb35_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a7ff4ab478a7db1131f5c016a1626897c6219ea2d577379c8c436273fd5eabe1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:2a43a8e435a9d83b9003f2a4c8660385ba95ac9eee0513cfc32db3a78f6cd710_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:42eac5f982f2f5fed14d4da538dcd8d32443e387d053b5ee760852808ce7b7ae_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:a443b83efb9513e1d59dd39c4e2053de7fc81c74c9f8efe49428d01ec20dfb5c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:aff98872800448122344a5847a813c8197dc151ed9f07c53ad0e1d95da477f50_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:145ffa062b5d86b71ab6d4c72d11018491a1940d64764e77f849fa668509acea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:35dcda0e9cec2ad9bb468b1b5cf2ed2d8d5ab66f927698098371ac5f30b15ebf_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:8ec340a89cd5d57b48beec8ce60fe8128a9494a209884a1c76b1bb6d8004fe96_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:a577fc1aa6b9275b39bb5cfbda4ba7e759676b0175a91ba22657777f5546a888_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f5df353cd7c20ce408d2a8a712a7667173d7f69a511bc821ca696d76526318b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:3f8e3641b68d61282ef2006a4253167645673effd2eddc633aba5d8ee06d012f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:b2ab980f6dd395657f618680a2a4134345cbe6cb90f608429f7c8721693371c0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bc26d00f0688549b0be5761eabe6242595aac35913c96335f9455aef1f7108f5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:036b13b8fd89466488b6df196eb3aace5de02485b6efd9f9a7559a68251d5271_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:246106b84de12f768f3e974e0e1e9309a683af06af2e33237176a2ccc1d89c66_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:b5fcbeec6cc1dd13a63a0026dc84a10082d0ca4eb6e2f31ae26c607bf3f1f95e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:e3df2849563d093d4c33cb8057b4117b4dc48cb30d39b25f68e4353d63e14066_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:3e996a288bdb941a3b266ef64c594eef1899091681de69f307c04f73e3333820_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:5a6ac6980d7c4969cf1574138f3acf527d871852145a2bff5aab339d87a6582c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:a3af61852d50b702896df295e5a68b4d53f997ff2413376b951f93cad50e845c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d874b4b1d5a7a98988df10e713a1bc0b542feebee5a6bbc6c0e0d84fb0798ec4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2721e17dbadf09237af979ecdaa06d78e5008593f81e2e0cdebff24d9d4c137d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:465fd369afac73c17e6bec785021b9814255d4abdede5dad0a4ca8c84cbfafab_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c13a96ca5de55eb3aff45efc2128c11e32b20b22410e52b6438a447095a7576c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c96641054000bf26f73ec579db9d0a56b7e54b7a7d4793eed20fcdb52521cd7c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:0d4844dc09a3e21e26e73e82f87d6a02d01a090748e946cf20fedfd6936d809e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4cd5d09c12a48cd5ce966ccd2e37a4e2e5c141e1ee6cb698d8f0373b1368d740_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67aa1bdc459a7112db04e9f8c0041f61be584235261aca7c7967a9a0510c6eb6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:f97f5cec64db96e60f5f2b2bba4fe1d5f79b985026510df08e97df1cd9edfff8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:01531f31c5d597cbb268d58036478d260dd069cb513a2c75d8d569e616a264ce_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:46e37410e7568c35cc4e19eb8902695ebce97c5c4549b644648db500fc983e71_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:88bdc4fde0f957359ac7249882dc80681b3edebaa7120261c9edb10be36b89eb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:b8b5799bd895bb3686b43288e1b6cbd82c60faf6783486cc27ec0fd316cc80f7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7965b35be1791f71c0b15c302708a1c255352de6ecd3762f07a9cd289cd34cb0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:9aaf56ab79342abcca348ca4452c6c17ec86ec5838fb0baf9a27a2bc4f7c67d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:bce92caf55f2567aae42a86923253afb01671c204245ad86c2beaff8430a6639_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:fa44755e2253febbe44952e5487a0d86b6a20aaaf83bd1198064db49575b5fc1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:328c1fb3983fd19e3b8794ef340f2f1c38e3b4869aabd42c929c37686ba142f7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:889d8df6de7dcedee226609c11845e55556dfc6c228cafc5c773f7cecee513bf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:dd6cd60782d2e20fc6d6bd7645517666aea942738bfa0b06a55ee068da59b968_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:e2d58f1805e7b159f212fccd8fd3298d4c302be98eb01a6cb3b83422ed30acaf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:07374fb39037f67ae5ec9dbb7959b30d8f039b94a1e4bc50796d1a6ab372595b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:1a3933778481e93e25e44518c66a2d1fe76d708314cefd5f55ff3326e4db8fbe_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5d22f6fb1baaa09c4c35516106da5d628ea8ce468441aefebb9ffb10a141ebfa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:d18bf43c2c35ce3352efb39099b4993bfa56356368b2ebf3e812cc0392fac702_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:1fdd64113c3424efbe7283057f4b71bc57eab3f8b92887f7202b179378181947_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:41311a9a395fea38f67fa954de4ceca786820a2c27bba59369da5fcdec56e514_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:886b951377221a5d8b5b32fc2e92d667c7df97e9828b765c0696c84453f5dec4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:e84a0449d2e6565e404a009e2c99cf54266ae34f23c889ae09f87d8c7d8ea729_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:03b07fa2a2c93563e07358f56d0f2dea061b3394cf8b0ddef8eab4c9491cda79_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:07377669c470f1efb77d10f12e3121fc8aea8481693212e394e7403114712e27_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:13fa04fb724f58a09e376b5f040a6c77e7a235bdbad2848cc31d6d6fb885807f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:cbbb2cbf10f0886a83c06105ee4f728ae0dc89c47781e42da9f1cfa1e2577c49_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:14d2e9a6dbe70e340d59298a0d2202900e752fa206cdfaf19519f9f3261b7abf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:63012f693b6046ca95edfc8f63e999d7da0c05f0d6bb9b614fba426f968ec85f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:6e9115e0d52521e3ec88b1ba92d9d4bbcc7a8c584710e204a8ee20a5c74bc66d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:8ca12b116c7b4f58e90f541d9cc9a1c449ac8c5d7009c856645a24f30755289d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:03ca660d7c757d60b17af160876371e401c295bdb55115bd56bf3617f64ab08f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:14503bfd7af16acdec80eb3e08008bec9e08ec2f9c88d133818e7fc1f36695aa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:a7825362e9da5ca76836c7213774f17be04f7d7a33ce9dd963b50c60010b63aa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:b6e08f53c1527e00dffb09063dd3777abd7b2c447cac8f6fdd177376c270c10c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:012ed2651cabbe498a525c90063d78fe468a94ca607bf4e027bc8179aca6eb60_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:07703a48e4f19f31f1ee8aff22776c10616227c984f3fa4a8ab80068af8644bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4670ec8192280d99f0b0351837e05c580dabdfb50ce07de614dc9bb92e3b1d08_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:99730a4376842a0b9a1f5f7083d1b8c22ff8ea5912d6da3450d050c9b0cf36d4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:4884a8b1139f19f1722e8356783c190a6a1c51c88870e0c367884940ea95c00a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:7350cafccafa28935e8248148bc15468c0e7d87cc4a6bf17d8ef47e0f6e7122b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:d93167c8041b3030419c95854523a8036ece327fb68ea2ab8f74a04e2c8437d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e41beea854fe3e395887c8042acc2403dbd239525081a6e6b18b8dea0afc1ad4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:19b5ab4363e9ad0b45d7df0d8d159bd52e4d27bd5eb588e74d92e75f87f5c285_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:5b67fbc43a9adda03dc35afb9e8757d52fc5fc43c70ad6bb22f5cc59e7b05514_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ab59845c6ec8e99f378f2f2a07087c58ff31abe2d1828f5aa1415d057d2e4fc6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b23c5b7eea0c3cf26ad1ad2dffda8847f8ab32f614ba5612b98755ef48345941_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:065d205e64fc8c462cafe046336400df21c32bc19eecd749ddd722c915c24159_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:0f182199c3b68aedcd8d1fca5a33517455280094951e1d71c6c949e192c31b9c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:67879974d4b32f9cbe69d6ee0d815e54b46525cacaa0b6db14fc48c4535519ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:fba212598089760c7db08ff983c297dba743ea8824d261f2b187a49dc4b367d7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:293a59573874331480e17d680d7128ef0bd58aa5ba80c48601ceb6474427f086_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:6a57c447cd9dd85092c1bf93593a98ea21fa48feda7ffe8705edfc92c4fe245c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:9a2c4b501631661a0acaf4787c17e01c7e46909bdd9ba3366d62eda9fc5f7007_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e10872b483e0755561e831ef7bee39a12ce08ac8e7ff8ac47da6f40317234da6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1fd262975034d74a65b7182b0a0af614c9e14e6205c954002d313d7f93575673_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:7ccea7a3e43269463b08bc4f530cda138176e9b15740d33e6fca3793df714b20_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:8f06ec8a1ed5d37d190997acc534d16870d251ad27cea8925ad03862bcffd222_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dfd7adfc5b7cc80e3947240cae277a018196c61f3588b3bc52688a8c5e5d2fca_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0792e1389550aef672794e860e69cfd65b5407ebd474a78beb1b539c093b8e2d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:25c7158a8dc8594bc2cfbf655ce305fa47c8fd50cbffa197c2bacc0a58dd825c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:6f2e9d9b0ae8f4890aae1b3da9314e0ef220227cb55c3bfa6d2b2c510ccac842_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:7fb1e0b090f758e89957594a747023a4043e707475d57f6e71f7ffadf8fe1ac8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0c148960bb60a8ab728ab025ae17cd9638bf33eb6b890cfb7d9355edc02ff528_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:12d9ced9e566d677502af33e01e7f89e1ce57525513ec78a10fcec539e9a0e18_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:23e9500e2b88f703d92c0e71008bdb96c442835fe0caa5960c60f74e4d083a3a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:591dc1e332c4214d751e522a3f156db275c34238a098b87744f764bb5078cbbb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:94ccdbfdafcf1ff2d5b1522efbb6e6c66950c3283f59c697f68709ea50c47cd3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:996005219a17d7676f8fbacd1c09fc563922084727a6d6937d759574d53eec2e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:bcb6471fa041dac601c983f786aa6aa4c05f591d962a0feab86ec28b7135f088_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:e09fdda8a783af83a2693ebd190abb3b4b3119da909789a60add3ae99c7db867_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4a7604bc418b77ea9e8b9212811b9f004fa9c3519ec69f0cca947e9bf024a5c2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:bccf52f944424157ac281567af6b5d3c6a901e503c693a93050823caadaf2582_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:c93e44a4b844dedfd80be876aeeff7fdf98fe13d81f8dff267efbd7485a23ad0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:dc735e86de6db46f50ab402d2758ac73ada53a07e6aead898a4690c9961c75aa_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:08b9edd9ce77f3ac14d6e387267d23482ced948db4655b1eb7958d843055ef79_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:39b42ea771a00edf8275b4c274999b4a0212c1a2d7473922e3968d0fe1fa6195_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:407d8011f16326cbd93016e2235b72fd66f829fa72f0558f03ab4920446616e1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:5104b3162b607a50fcf55eee4a42490b56637ac278c7f54ac2cb63fc11de5cdd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:0feb2bb59207a0c9acdfca1f0b279ea37030eb17329ada7c2873d219946165c4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:4046891f28acf722eb26b365f53504912afc837a3a7d51d2f5162ad4737bca0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:64210438ed80a847fbd3dfce081c0b38176ed25a3b5d7d16f699eb30de9a0e7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:7cc883a87d758f0594d8b1a886501c4621d32d54d9319ce33caeb5a6ccd33336_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:57cfd4d43f72dbe759480239190323bfba08a880f3643ec8c0e8516f051d3aa7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:79dc9a83d55e8e90b1365d99253b34287be6408575aec81da554ea7337907c80_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:81692c8d42debdac5f75f0db84aa9a055e8d2bcd8b92f4b2007a704edcd39ee0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:f2439a0c051d9b6b688a18204e0b0c0b16eccd3b81c5f1e0c84f967f6b6bafab_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1e4a7ea7f4de810de638affd4ca9d2671c47137d9b916cd3d9bf2982abead18c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:7075df66bd506ac1826bba7147831ced1fe39fcea2f58e2c75b4350ad4797496_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:a5b9c1a8ebe87f107b3920dae1df055cd78bcd4d3a3c03c4b5699b6710ea3593_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:d9c0fb50e102278b7dad10c59b3d8f35eff7c5798cce654c0ad10d146df23ede_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:05ed03d7f86337685b48e2155ad32b5b79218743906d7c1d99f928290a5fe42b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:7d70383dcd5f22e98f32a122f1b99332246fe94c34da6aa83a581e6411fd7917_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f84b2fdff9023eef6ba15bcd24e29c5705c65d40df67e33a7360d01a821046f8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:fd5e894feb6b26987267902cea32635d4941e6112efb87dbcce55431f10df401_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-66805"
},
{
"category": "external",
"summary": "RHBZ#2508666",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2508666"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-66805",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-66805"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-66805",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-66805"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/ACM-38692",
"url": "https://issues.redhat.com/browse/ACM-38692"
}
],
"release_date": "2026-08-10T20:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-12T18:02:50+00:00",
"details": "Before you apply this update, make sure all previously released errata\nthat are relevant to your system are applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:02a9e0169a56c3fcfe825aa62c3d56788f02489b4f7f5bc1f10de5d2d052d7ff_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:0d1086aa230e96edf95e4fd6cbf1cb8b17c11f26e014601944582e307c4d4e59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:12048bfc0ba64b231fd0290c76e4d8188927e1053011252a130a642bdf33c7a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:975a3d23af223c2de0453ec3938c6c6591596cbea6e87300f7418b246543995d_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54427"
},
{
"category": "workaround",
"details": "To reduce the risk of exploitation, ensure strict access controls are enforced on managed clusters, limiting the ability of untrusted users to deploy or modify pods and thus inject malicious content into container logs. Additionally, users should exercise caution when viewing \"Raw\" logs from potentially untrusted sources within the hub console.",
"product_ids": [
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:081e80d92fb4abca986fe555fecb5a1089c2ed884a8b06c673c2d9a0cba28a7d_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:4b59a91b0f4f0ee348074558411ac5a06b6daf80f281d82de78fefeb4cd64c2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:726d3185e3ec8b19448a515529b784c0fd115fd97f53598703b4e9efcab42c72_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:8c3a0c275df66554cc7580127847f8a25e1a93a37b2bc959c6c873fd56036127_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:6b4b56de6aa091ac87ce8a8c3beb2d82a5a019f2e1f6ff9f0ce220050d19d447_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ae6aaeae3e16c625db66c742f86f8743324cfd83469fd7460f42843f558cc596_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:b5fe209b755e3b97a968bf0dec2b22288c6a28f342ccca5afb9927dbbb5a8488_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ea647473a29becdead38ce07c20a3836dce6b9c4355b8ec749fa6c8fa01656ff_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:009192d26ff0422301cf1161cd7df863be8a69430a3ab02ce90711f56bd06739_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:2c5d51fc1a581737e92a337bb534f7e5a84ee51ab66c6db04fc5fe07a50bcd3d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:52ae03ffbd554c183c46d7c06feb3e7f64d11a3316beb3a180b9bf2c796b054b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9a3735b27a0b1e87f1008d20a5d26ceaad4aed91fb2d0387dd304f9e9230abf1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:222033b1c86d40c7ca2eec6a1668b097923a7fd03154380fbde31d7495a81464_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:76c04f4014f8b72600be2927ab294ef92528cc5ca68b75f0c3fe476b320e5e9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d7a7af28b169f38e7dbff61c6a4fe8651e034810865ebc1a617d7d9a1df1b84d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:f39e9bc78ba578522003b66f44c227b3cf3ca49f41e3d53c40a7eacd5b04ed3c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:1983c2581c6f46370a18e04b822a987a9326f3b80983ca5a659a17aa034b7ce6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:3829e6b7eb9c10742356d68e0cf2b6761697808976af08bd6bd635da9ba521ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:6cb786a7b9b60606fc87c2cdac198740248e822250f7522015665d7389dfa077_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:784c610aa01dc829d1352d04585a759013ecb573c6645d19f9167c76f40b6413_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:2ce6bc821b132a01d05d6d9bd3c1f8030dcaf25307fb48ae53ddcf126c57b034_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7a240591bd0cef0773f1cbe2fddc412817194d3f33ebeac34ecb3ee1977ad65d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a766d7433ea19b74e4584f038883546cd9e0365902924ea8e81955cd1f620f8a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:e983adf2ffdcaad13f4aefb295df3f0c32008b1c98de05a42a36473f10b1eac9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:0f7807cfa4efec2e3cbda82ab8200d0059c6e6308fde7707bac0c6b39df206e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:65c19f431c6f3c7d0dd91e2d8a5ee8621be54b0ce63233382473d023fb2ad71f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e2c1d1e4857fa8669dc6055295acb6fbfd9255d0002f74f462c5647291b98d37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e439078f9f17194417623ca25787d1a6b55d65083298b419b692c02a579413db_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:67dda827430141da9260addae0484b63d0526d2d4a69177e9c90850627a6792a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:911738cd76b2f2002a96354ac7e16235c5e555c48a6a876977e5539cd0cabad8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a16aface5e3be2f06a81cd365d8a29e8a342ce95d2d8d409c09ed2751e62e67b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:add94df989dceabc46ff0229282f993169d7d95d0d692bc083ec23df747d794f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1a6b55e1aff357829801307fc13868be668683cd5757128529c05a427eaf5c06_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:a9478b93a039398fa9cf8cafd506b0928c6c44992b9843a1b4dd174a249229e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:be5a357a322a7698839765f046ddd8860cfdca5013c4e2f36fecef2ef77610d1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:c8d11529d16cdb3337d3fcc37a11df53e74a1f14c7fab7ec6e4b5a84f686cbd3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:6187fae21ede179199da3e8335d83e518644bba4d045212d41ba543426d077ac_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:77543c0a770ab5096dd4af76d98dbdb6ad05a1981226ad7b41a7cc561d70697e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:7c2e90c6e02350643e2a40c46a0e5a759a9eb2eca0ecde33a3ebd89fe6e00378_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:afd26aec4a01abe704f5e4f5442035b90cbbd37cd5b7ef2d51f5c1ef6a575563_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:1399e8f547435a00446d2254ac70f41eb6537edf220287777dc484aaceaedc6d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2a3eb1e345523290314211c03bb37db2424ec1100720681941e0bd8889548877_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7ff09ae31d78e9cb98e4efc663cb4109b527414a98c10c5ac331bf4ab4e0d931_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:8d4f1943e1128aefa6c286f4bcf894edbbe5e8e7433a74d625b588a381f9dab0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:4e280b8e20624911dd5c8d153d82bbb501b5c73946a49e8262c6d4785ab4f2dd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:6661e606a4afd697cbfaa60eeebfd8fd34dfc00fd9f30c50ea7c03667439259a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8c1e6d77db40b1d307e54493fc7ff29fe2a01017074b79930b7dbf98dca63433_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:9fec429e172e0b73c04ffd73cf4c20205aa8beaf232ece79693deea008d9b4b3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:37c6f23f1cf874753f6794e5354302315044f8347623456087f853a91ded7c96_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:63c02eca979ef5ce4363814af3a1271be3b05c2db7f02684288538b57de91ad8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:72debbd2749a3e12fc8c2ceca48cba8976b3dbea85f0f5b890c4207f8f9eaf46_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:8b0bf37e7d8f868889313a9043e94844007026c2d2f3559ef583ccf4dc8bc14f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:0162d426242039dbb8d81bbeae6649cf21cd000c68531a54260cde322a487de4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:30205c1c53b731e727f4015af5c63e2928db2ee86b846f883271743ea51867d9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:46f52deef1d930e488f3a1592334ee756f514a529f4d9d07bb54f22e3a914e80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:4f6203e4dc3275ca44ec593fbdb6c3ab08fbae0c8e354f1c15fc6af0c170a181_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:41281622787b48d53f76228cb89059a07e5eb520a6f07b7b32144e13b3f72b84_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:65a7044631706e06835d757a9d0c139d2a30dce63a9a37ed25df716518e9302e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7ca2bc9395551ed087c9b923d5b8e9dcd04f558821f9ba6bb809df675a59fb35_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a7ff4ab478a7db1131f5c016a1626897c6219ea2d577379c8c436273fd5eabe1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:2a43a8e435a9d83b9003f2a4c8660385ba95ac9eee0513cfc32db3a78f6cd710_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:42eac5f982f2f5fed14d4da538dcd8d32443e387d053b5ee760852808ce7b7ae_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:a443b83efb9513e1d59dd39c4e2053de7fc81c74c9f8efe49428d01ec20dfb5c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:aff98872800448122344a5847a813c8197dc151ed9f07c53ad0e1d95da477f50_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:145ffa062b5d86b71ab6d4c72d11018491a1940d64764e77f849fa668509acea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:35dcda0e9cec2ad9bb468b1b5cf2ed2d8d5ab66f927698098371ac5f30b15ebf_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:8ec340a89cd5d57b48beec8ce60fe8128a9494a209884a1c76b1bb6d8004fe96_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:a577fc1aa6b9275b39bb5cfbda4ba7e759676b0175a91ba22657777f5546a888_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:02a9e0169a56c3fcfe825aa62c3d56788f02489b4f7f5bc1f10de5d2d052d7ff_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:0d1086aa230e96edf95e4fd6cbf1cb8b17c11f26e014601944582e307c4d4e59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:12048bfc0ba64b231fd0290c76e4d8188927e1053011252a130a642bdf33c7a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:975a3d23af223c2de0453ec3938c6c6591596cbea6e87300f7418b246543995d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f5df353cd7c20ce408d2a8a712a7667173d7f69a511bc821ca696d76526318b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:3f8e3641b68d61282ef2006a4253167645673effd2eddc633aba5d8ee06d012f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:b2ab980f6dd395657f618680a2a4134345cbe6cb90f608429f7c8721693371c0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bc26d00f0688549b0be5761eabe6242595aac35913c96335f9455aef1f7108f5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:036b13b8fd89466488b6df196eb3aace5de02485b6efd9f9a7559a68251d5271_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:246106b84de12f768f3e974e0e1e9309a683af06af2e33237176a2ccc1d89c66_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:b5fcbeec6cc1dd13a63a0026dc84a10082d0ca4eb6e2f31ae26c607bf3f1f95e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:e3df2849563d093d4c33cb8057b4117b4dc48cb30d39b25f68e4353d63e14066_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:3e996a288bdb941a3b266ef64c594eef1899091681de69f307c04f73e3333820_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:5a6ac6980d7c4969cf1574138f3acf527d871852145a2bff5aab339d87a6582c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:a3af61852d50b702896df295e5a68b4d53f997ff2413376b951f93cad50e845c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d874b4b1d5a7a98988df10e713a1bc0b542feebee5a6bbc6c0e0d84fb0798ec4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2721e17dbadf09237af979ecdaa06d78e5008593f81e2e0cdebff24d9d4c137d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:465fd369afac73c17e6bec785021b9814255d4abdede5dad0a4ca8c84cbfafab_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c13a96ca5de55eb3aff45efc2128c11e32b20b22410e52b6438a447095a7576c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c96641054000bf26f73ec579db9d0a56b7e54b7a7d4793eed20fcdb52521cd7c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:0d4844dc09a3e21e26e73e82f87d6a02d01a090748e946cf20fedfd6936d809e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4cd5d09c12a48cd5ce966ccd2e37a4e2e5c141e1ee6cb698d8f0373b1368d740_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67aa1bdc459a7112db04e9f8c0041f61be584235261aca7c7967a9a0510c6eb6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:f97f5cec64db96e60f5f2b2bba4fe1d5f79b985026510df08e97df1cd9edfff8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:01531f31c5d597cbb268d58036478d260dd069cb513a2c75d8d569e616a264ce_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:46e37410e7568c35cc4e19eb8902695ebce97c5c4549b644648db500fc983e71_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:88bdc4fde0f957359ac7249882dc80681b3edebaa7120261c9edb10be36b89eb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:b8b5799bd895bb3686b43288e1b6cbd82c60faf6783486cc27ec0fd316cc80f7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7965b35be1791f71c0b15c302708a1c255352de6ecd3762f07a9cd289cd34cb0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:9aaf56ab79342abcca348ca4452c6c17ec86ec5838fb0baf9a27a2bc4f7c67d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:bce92caf55f2567aae42a86923253afb01671c204245ad86c2beaff8430a6639_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:fa44755e2253febbe44952e5487a0d86b6a20aaaf83bd1198064db49575b5fc1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:328c1fb3983fd19e3b8794ef340f2f1c38e3b4869aabd42c929c37686ba142f7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:889d8df6de7dcedee226609c11845e55556dfc6c228cafc5c773f7cecee513bf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:dd6cd60782d2e20fc6d6bd7645517666aea942738bfa0b06a55ee068da59b968_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:e2d58f1805e7b159f212fccd8fd3298d4c302be98eb01a6cb3b83422ed30acaf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:07374fb39037f67ae5ec9dbb7959b30d8f039b94a1e4bc50796d1a6ab372595b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:1a3933778481e93e25e44518c66a2d1fe76d708314cefd5f55ff3326e4db8fbe_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5d22f6fb1baaa09c4c35516106da5d628ea8ce468441aefebb9ffb10a141ebfa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:d18bf43c2c35ce3352efb39099b4993bfa56356368b2ebf3e812cc0392fac702_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:1fdd64113c3424efbe7283057f4b71bc57eab3f8b92887f7202b179378181947_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:41311a9a395fea38f67fa954de4ceca786820a2c27bba59369da5fcdec56e514_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:886b951377221a5d8b5b32fc2e92d667c7df97e9828b765c0696c84453f5dec4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:e84a0449d2e6565e404a009e2c99cf54266ae34f23c889ae09f87d8c7d8ea729_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:03b07fa2a2c93563e07358f56d0f2dea061b3394cf8b0ddef8eab4c9491cda79_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:07377669c470f1efb77d10f12e3121fc8aea8481693212e394e7403114712e27_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:13fa04fb724f58a09e376b5f040a6c77e7a235bdbad2848cc31d6d6fb885807f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:cbbb2cbf10f0886a83c06105ee4f728ae0dc89c47781e42da9f1cfa1e2577c49_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:14d2e9a6dbe70e340d59298a0d2202900e752fa206cdfaf19519f9f3261b7abf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:63012f693b6046ca95edfc8f63e999d7da0c05f0d6bb9b614fba426f968ec85f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:6e9115e0d52521e3ec88b1ba92d9d4bbcc7a8c584710e204a8ee20a5c74bc66d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:8ca12b116c7b4f58e90f541d9cc9a1c449ac8c5d7009c856645a24f30755289d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:03ca660d7c757d60b17af160876371e401c295bdb55115bd56bf3617f64ab08f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:14503bfd7af16acdec80eb3e08008bec9e08ec2f9c88d133818e7fc1f36695aa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:a7825362e9da5ca76836c7213774f17be04f7d7a33ce9dd963b50c60010b63aa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:b6e08f53c1527e00dffb09063dd3777abd7b2c447cac8f6fdd177376c270c10c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:012ed2651cabbe498a525c90063d78fe468a94ca607bf4e027bc8179aca6eb60_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:07703a48e4f19f31f1ee8aff22776c10616227c984f3fa4a8ab80068af8644bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4670ec8192280d99f0b0351837e05c580dabdfb50ce07de614dc9bb92e3b1d08_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:99730a4376842a0b9a1f5f7083d1b8c22ff8ea5912d6da3450d050c9b0cf36d4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:4884a8b1139f19f1722e8356783c190a6a1c51c88870e0c367884940ea95c00a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:7350cafccafa28935e8248148bc15468c0e7d87cc4a6bf17d8ef47e0f6e7122b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:d93167c8041b3030419c95854523a8036ece327fb68ea2ab8f74a04e2c8437d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e41beea854fe3e395887c8042acc2403dbd239525081a6e6b18b8dea0afc1ad4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:19b5ab4363e9ad0b45d7df0d8d159bd52e4d27bd5eb588e74d92e75f87f5c285_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:5b67fbc43a9adda03dc35afb9e8757d52fc5fc43c70ad6bb22f5cc59e7b05514_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ab59845c6ec8e99f378f2f2a07087c58ff31abe2d1828f5aa1415d057d2e4fc6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b23c5b7eea0c3cf26ad1ad2dffda8847f8ab32f614ba5612b98755ef48345941_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:065d205e64fc8c462cafe046336400df21c32bc19eecd749ddd722c915c24159_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:0f182199c3b68aedcd8d1fca5a33517455280094951e1d71c6c949e192c31b9c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:67879974d4b32f9cbe69d6ee0d815e54b46525cacaa0b6db14fc48c4535519ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:fba212598089760c7db08ff983c297dba743ea8824d261f2b187a49dc4b367d7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:293a59573874331480e17d680d7128ef0bd58aa5ba80c48601ceb6474427f086_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:6a57c447cd9dd85092c1bf93593a98ea21fa48feda7ffe8705edfc92c4fe245c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:9a2c4b501631661a0acaf4787c17e01c7e46909bdd9ba3366d62eda9fc5f7007_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e10872b483e0755561e831ef7bee39a12ce08ac8e7ff8ac47da6f40317234da6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1fd262975034d74a65b7182b0a0af614c9e14e6205c954002d313d7f93575673_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:7ccea7a3e43269463b08bc4f530cda138176e9b15740d33e6fca3793df714b20_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:8f06ec8a1ed5d37d190997acc534d16870d251ad27cea8925ad03862bcffd222_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dfd7adfc5b7cc80e3947240cae277a018196c61f3588b3bc52688a8c5e5d2fca_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0792e1389550aef672794e860e69cfd65b5407ebd474a78beb1b539c093b8e2d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:25c7158a8dc8594bc2cfbf655ce305fa47c8fd50cbffa197c2bacc0a58dd825c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:6f2e9d9b0ae8f4890aae1b3da9314e0ef220227cb55c3bfa6d2b2c510ccac842_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:7fb1e0b090f758e89957594a747023a4043e707475d57f6e71f7ffadf8fe1ac8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0c148960bb60a8ab728ab025ae17cd9638bf33eb6b890cfb7d9355edc02ff528_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:12d9ced9e566d677502af33e01e7f89e1ce57525513ec78a10fcec539e9a0e18_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:23e9500e2b88f703d92c0e71008bdb96c442835fe0caa5960c60f74e4d083a3a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:591dc1e332c4214d751e522a3f156db275c34238a098b87744f764bb5078cbbb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:94ccdbfdafcf1ff2d5b1522efbb6e6c66950c3283f59c697f68709ea50c47cd3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:996005219a17d7676f8fbacd1c09fc563922084727a6d6937d759574d53eec2e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:bcb6471fa041dac601c983f786aa6aa4c05f591d962a0feab86ec28b7135f088_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:e09fdda8a783af83a2693ebd190abb3b4b3119da909789a60add3ae99c7db867_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4a7604bc418b77ea9e8b9212811b9f004fa9c3519ec69f0cca947e9bf024a5c2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:bccf52f944424157ac281567af6b5d3c6a901e503c693a93050823caadaf2582_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:c93e44a4b844dedfd80be876aeeff7fdf98fe13d81f8dff267efbd7485a23ad0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:dc735e86de6db46f50ab402d2758ac73ada53a07e6aead898a4690c9961c75aa_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:08b9edd9ce77f3ac14d6e387267d23482ced948db4655b1eb7958d843055ef79_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:39b42ea771a00edf8275b4c274999b4a0212c1a2d7473922e3968d0fe1fa6195_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:407d8011f16326cbd93016e2235b72fd66f829fa72f0558f03ab4920446616e1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:5104b3162b607a50fcf55eee4a42490b56637ac278c7f54ac2cb63fc11de5cdd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:0feb2bb59207a0c9acdfca1f0b279ea37030eb17329ada7c2873d219946165c4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:4046891f28acf722eb26b365f53504912afc837a3a7d51d2f5162ad4737bca0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:64210438ed80a847fbd3dfce081c0b38176ed25a3b5d7d16f699eb30de9a0e7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:7cc883a87d758f0594d8b1a886501c4621d32d54d9319ce33caeb5a6ccd33336_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:57cfd4d43f72dbe759480239190323bfba08a880f3643ec8c0e8516f051d3aa7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:79dc9a83d55e8e90b1365d99253b34287be6408575aec81da554ea7337907c80_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:81692c8d42debdac5f75f0db84aa9a055e8d2bcd8b92f4b2007a704edcd39ee0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:f2439a0c051d9b6b688a18204e0b0c0b16eccd3b81c5f1e0c84f967f6b6bafab_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1e4a7ea7f4de810de638affd4ca9d2671c47137d9b916cd3d9bf2982abead18c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:7075df66bd506ac1826bba7147831ced1fe39fcea2f58e2c75b4350ad4797496_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:a5b9c1a8ebe87f107b3920dae1df055cd78bcd4d3a3c03c4b5699b6710ea3593_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:d9c0fb50e102278b7dad10c59b3d8f35eff7c5798cce654c0ad10d146df23ede_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:05ed03d7f86337685b48e2155ad32b5b79218743906d7c1d99f928290a5fe42b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:7d70383dcd5f22e98f32a122f1b99332246fe94c34da6aa83a581e6411fd7917_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f84b2fdff9023eef6ba15bcd24e29c5705c65d40df67e33a7360d01a821046f8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:fd5e894feb6b26987267902cea32635d4941e6112efb87dbcce55431f10df401_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:081e80d92fb4abca986fe555fecb5a1089c2ed884a8b06c673c2d9a0cba28a7d_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:4b59a91b0f4f0ee348074558411ac5a06b6daf80f281d82de78fefeb4cd64c2f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:726d3185e3ec8b19448a515529b784c0fd115fd97f53598703b4e9efcab42c72_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cli-rhel9@sha256:8c3a0c275df66554cc7580127847f8a25e1a93a37b2bc959c6c873fd56036127_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:6b4b56de6aa091ac87ce8a8c3beb2d82a5a019f2e1f6ff9f0ce220050d19d447_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ae6aaeae3e16c625db66c742f86f8743324cfd83469fd7460f42843f558cc596_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:b5fe209b755e3b97a968bf0dec2b22288c6a28f342ccca5afb9927dbbb5a8488_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-cluster-permission-rhel9@sha256:ea647473a29becdead38ce07c20a3836dce6b9c4355b8ec749fa6c8fa01656ff_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:009192d26ff0422301cf1161cd7df863be8a69430a3ab02ce90711f56bd06739_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:2c5d51fc1a581737e92a337bb534f7e5a84ee51ab66c6db04fc5fe07a50bcd3d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:52ae03ffbd554c183c46d7c06feb3e7f64d11a3316beb3a180b9bf2c796b054b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:9a3735b27a0b1e87f1008d20a5d26ceaad4aed91fb2d0387dd304f9e9230abf1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:222033b1c86d40c7ca2eec6a1668b097923a7fd03154380fbde31d7495a81464_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:76c04f4014f8b72600be2927ab294ef92528cc5ca68b75f0c3fe476b320e5e9d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:d7a7af28b169f38e7dbff61c6a4fe8651e034810865ebc1a617d7d9a1df1b84d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:f39e9bc78ba578522003b66f44c227b3cf3ca49f41e3d53c40a7eacd5b04ed3c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:1983c2581c6f46370a18e04b822a987a9326f3b80983ca5a659a17aa034b7ce6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:3829e6b7eb9c10742356d68e0cf2b6761697808976af08bd6bd635da9ba521ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:6cb786a7b9b60606fc87c2cdac198740248e822250f7522015665d7389dfa077_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-grafana-rhel9@sha256:784c610aa01dc829d1352d04585a759013ecb573c6645d19f9167c76f40b6413_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:2ce6bc821b132a01d05d6d9bd3c1f8030dcaf25307fb48ae53ddcf126c57b034_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:7a240591bd0cef0773f1cbe2fddc412817194d3f33ebeac34ecb3ee1977ad65d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:a766d7433ea19b74e4584f038883546cd9e0365902924ea8e81955cd1f620f8a_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9@sha256:e983adf2ffdcaad13f4aefb295df3f0c32008b1c98de05a42a36473f10b1eac9_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:0f7807cfa4efec2e3cbda82ab8200d0059c6e6308fde7707bac0c6b39df206e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:65c19f431c6f3c7d0dd91e2d8a5ee8621be54b0ce63233382473d023fb2ad71f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e2c1d1e4857fa8669dc6055295acb6fbfd9255d0002f74f462c5647291b98d37_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-must-gather-rhel9@sha256:e439078f9f17194417623ca25787d1a6b55d65083298b419b692c02a579413db_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:67dda827430141da9260addae0484b63d0526d2d4a69177e9c90850627a6792a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:911738cd76b2f2002a96354ac7e16235c5e555c48a6a876977e5539cd0cabad8_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a16aface5e3be2f06a81cd365d8a29e8a342ce95d2d8d409c09ed2751e62e67b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9@sha256:add94df989dceabc46ff0229282f993169d7d95d0d692bc083ec23df747d794f_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:1a6b55e1aff357829801307fc13868be668683cd5757128529c05a427eaf5c06_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:a9478b93a039398fa9cf8cafd506b0928c6c44992b9843a1b4dd174a249229e2_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:be5a357a322a7698839765f046ddd8860cfdca5013c4e2f36fecef2ef77610d1_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-prometheus-rhel9@sha256:c8d11529d16cdb3337d3fcc37a11df53e74a1f14c7fab7ec6e4b5a84f686cbd3_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:6187fae21ede179199da3e8335d83e518644bba4d045212d41ba543426d077ac_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:77543c0a770ab5096dd4af76d98dbdb6ad05a1981226ad7b41a7cc561d70697e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:7c2e90c6e02350643e2a40c46a0e5a759a9eb2eca0ecde33a3ebd89fe6e00378_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-indexer-rhel9@sha256:afd26aec4a01abe704f5e4f5442035b90cbbd37cd5b7ef2d51f5c1ef6a575563_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:1399e8f547435a00446d2254ac70f41eb6537edf220287777dc484aaceaedc6d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:2a3eb1e345523290314211c03bb37db2424ec1100720681941e0bd8889548877_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:7ff09ae31d78e9cb98e4efc663cb4109b527414a98c10c5ac331bf4ab4e0d931_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-api-rhel9@sha256:8d4f1943e1128aefa6c286f4bcf894edbbe5e8e7433a74d625b588a381f9dab0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:4e280b8e20624911dd5c8d153d82bbb501b5c73946a49e8262c6d4785ab4f2dd_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:6661e606a4afd697cbfaa60eeebfd8fd34dfc00fd9f30c50ea7c03667439259a_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:8c1e6d77db40b1d307e54493fc7ff29fe2a01017074b79930b7dbf98dca63433_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-search-v2-rhel9@sha256:9fec429e172e0b73c04ffd73cf4c20205aa8beaf232ece79693deea008d9b4b3_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:37c6f23f1cf874753f6794e5354302315044f8347623456087f853a91ded7c96_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:63c02eca979ef5ce4363814af3a1271be3b05c2db7f02684288538b57de91ad8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:72debbd2749a3e12fc8c2ceca48cba8976b3dbea85f0f5b890c4207f8f9eaf46_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-siteconfig-rhel9@sha256:8b0bf37e7d8f868889313a9043e94844007026c2d2f3559ef583ccf4dc8bc14f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:0162d426242039dbb8d81bbeae6649cf21cd000c68531a54260cde322a487de4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:30205c1c53b731e727f4015af5c63e2928db2ee86b846f883271743ea51867d9_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:46f52deef1d930e488f3a1592334ee756f514a529f4d9d07bb54f22e3a914e80_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9@sha256:4f6203e4dc3275ca44ec593fbdb6c3ab08fbae0c8e354f1c15fc6af0c170a181_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:41281622787b48d53f76228cb89059a07e5eb520a6f07b7b32144e13b3f72b84_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:65a7044631706e06835d757a9d0c139d2a30dce63a9a37ed25df716518e9302e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:7ca2bc9395551ed087c9b923d5b8e9dcd04f558821f9ba6bb809df675a59fb35_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cert-policy-controller-rhel9@sha256:a7ff4ab478a7db1131f5c016a1626897c6219ea2d577379c8c436273fd5eabe1_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:2a43a8e435a9d83b9003f2a4c8660385ba95ac9eee0513cfc32db3a78f6cd710_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:42eac5f982f2f5fed14d4da538dcd8d32443e387d053b5ee760852808ce7b7ae_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:a443b83efb9513e1d59dd39c4e2053de7fc81c74c9f8efe49428d01ec20dfb5c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/cluster-backup-rhel9-operator@sha256:aff98872800448122344a5847a813c8197dc151ed9f07c53ad0e1d95da477f50_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:145ffa062b5d86b71ab6d4c72d11018491a1940d64764e77f849fa668509acea_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:35dcda0e9cec2ad9bb468b1b5cf2ed2d8d5ab66f927698098371ac5f30b15ebf_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:8ec340a89cd5d57b48beec8ce60fe8128a9494a209884a1c76b1bb6d8004fe96_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/config-policy-controller-rhel9@sha256:a577fc1aa6b9275b39bb5cfbda4ba7e759676b0175a91ba22657777f5546a888_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:02a9e0169a56c3fcfe825aa62c3d56788f02489b4f7f5bc1f10de5d2d052d7ff_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:0d1086aa230e96edf95e4fd6cbf1cb8b17c11f26e014601944582e307c4d4e59_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:12048bfc0ba64b231fd0290c76e4d8188927e1053011252a130a642bdf33c7a2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/console-rhel9@sha256:975a3d23af223c2de0453ec3938c6c6591596cbea6e87300f7418b246543995d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:2f5df353cd7c20ce408d2a8a712a7667173d7f69a511bc821ca696d76526318b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:3f8e3641b68d61282ef2006a4253167645673effd2eddc633aba5d8ee06d012f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:b2ab980f6dd395657f618680a2a4134345cbe6cb90f608429f7c8721693371c0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator@sha256:bc26d00f0688549b0be5761eabe6242595aac35913c96335f9455aef1f7108f5_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:036b13b8fd89466488b6df196eb3aace5de02485b6efd9f9a7559a68251d5271_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:246106b84de12f768f3e974e0e1e9309a683af06af2e33237176a2ccc1d89c66_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:b5fcbeec6cc1dd13a63a0026dc84a10082d0ca4eb6e2f31ae26c607bf3f1f95e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/governance-policy-propagator-rhel9@sha256:e3df2849563d093d4c33cb8057b4117b4dc48cb30d39b25f68e4353d63e14066_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:3e996a288bdb941a3b266ef64c594eef1899091681de69f307c04f73e3333820_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:5a6ac6980d7c4969cf1574138f3acf527d871852145a2bff5aab339d87a6582c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:a3af61852d50b702896df295e5a68b4d53f997ff2413376b951f93cad50e845c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9@sha256:d874b4b1d5a7a98988df10e713a1bc0b542feebee5a6bbc6c0e0d84fb0798ec4_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:2721e17dbadf09237af979ecdaa06d78e5008593f81e2e0cdebff24d9d4c137d_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:465fd369afac73c17e6bec785021b9814255d4abdede5dad0a4ca8c84cbfafab_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c13a96ca5de55eb3aff45efc2128c11e32b20b22410e52b6438a447095a7576c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-client-rhel9@sha256:c96641054000bf26f73ec579db9d0a56b7e54b7a7d4793eed20fcdb52521cd7c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:0d4844dc09a3e21e26e73e82f87d6a02d01a090748e946cf20fedfd6936d809e_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:4cd5d09c12a48cd5ce966ccd2e37a4e2e5c141e1ee6cb698d8f0373b1368d740_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:67aa1bdc459a7112db04e9f8c0041f61be584235261aca7c7967a9a0510c6eb6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/insights-metrics-rhel9@sha256:f97f5cec64db96e60f5f2b2bba4fe1d5f79b985026510df08e97df1cd9edfff8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:01531f31c5d597cbb268d58036478d260dd069cb513a2c75d8d569e616a264ce_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:46e37410e7568c35cc4e19eb8902695ebce97c5c4549b644648db500fc983e71_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:88bdc4fde0f957359ac7249882dc80681b3edebaa7120261c9edb10be36b89eb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9@sha256:b8b5799bd895bb3686b43288e1b6cbd82c60faf6783486cc27ec0fd316cc80f7_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:7965b35be1791f71c0b15c302708a1c255352de6ecd3762f07a9cd289cd34cb0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:9aaf56ab79342abcca348ca4452c6c17ec86ec5838fb0baf9a27a2bc4f7c67d7_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:bce92caf55f2567aae42a86923253afb01671c204245ad86c2beaff8430a6639_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9@sha256:fa44755e2253febbe44952e5487a0d86b6a20aaaf83bd1198064db49575b5fc1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:328c1fb3983fd19e3b8794ef340f2f1c38e3b4869aabd42c929c37686ba142f7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:889d8df6de7dcedee226609c11845e55556dfc6c228cafc5c773f7cecee513bf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:dd6cd60782d2e20fc6d6bd7645517666aea942738bfa0b06a55ee068da59b968_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/kube-state-metrics-rhel9@sha256:e2d58f1805e7b159f212fccd8fd3298d4c302be98eb01a6cb3b83422ed30acaf_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:07374fb39037f67ae5ec9dbb7959b30d8f039b94a1e4bc50796d1a6ab372595b_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:1a3933778481e93e25e44518c66a2d1fe76d708314cefd5f55ff3326e4db8fbe_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:5d22f6fb1baaa09c4c35516106da5d628ea8ce468441aefebb9ffb10a141ebfa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/memcached-exporter-rhel9@sha256:d18bf43c2c35ce3352efb39099b4993bfa56356368b2ebf3e812cc0392fac702_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:1fdd64113c3424efbe7283057f4b71bc57eab3f8b92887f7202b179378181947_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:41311a9a395fea38f67fa954de4ceca786820a2c27bba59369da5fcdec56e514_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:886b951377221a5d8b5b32fc2e92d667c7df97e9828b765c0696c84453f5dec4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/metrics-collector-rhel9@sha256:e84a0449d2e6565e404a009e2c99cf54266ae34f23c889ae09f87d8c7d8ea729_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:03b07fa2a2c93563e07358f56d0f2dea061b3394cf8b0ddef8eab4c9491cda79_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:07377669c470f1efb77d10f12e3121fc8aea8481693212e394e7403114712e27_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:13fa04fb724f58a09e376b5f040a6c77e7a235bdbad2848cc31d6d6fb885807f_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/mtv-integrations-rhel9@sha256:cbbb2cbf10f0886a83c06105ee4f728ae0dc89c47781e42da9f1cfa1e2577c49_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:14d2e9a6dbe70e340d59298a0d2202900e752fa206cdfaf19519f9f3261b7abf_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:63012f693b6046ca95edfc8f63e999d7da0c05f0d6bb9b614fba426f968ec85f_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:6e9115e0d52521e3ec88b1ba92d9d4bbcc7a8c584710e204a8ee20a5c74bc66d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicloud-integrations-rhel9@sha256:8ca12b116c7b4f58e90f541d9cc9a1c449ac8c5d7009c856645a24f30755289d_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:03ca660d7c757d60b17af160876371e401c295bdb55115bd56bf3617f64ab08f_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:14503bfd7af16acdec80eb3e08008bec9e08ec2f9c88d133818e7fc1f36695aa_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:a7825362e9da5ca76836c7213774f17be04f7d7a33ce9dd963b50c60010b63aa_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator@sha256:b6e08f53c1527e00dffb09063dd3777abd7b2c447cac8f6fdd177376c270c10c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:012ed2651cabbe498a525c90063d78fe468a94ca607bf4e027bc8179aca6eb60_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:07703a48e4f19f31f1ee8aff22776c10616227c984f3fa4a8ab80068af8644bb_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:4670ec8192280d99f0b0351837e05c580dabdfb50ce07de614dc9bb92e3b1d08_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-application-rhel9@sha256:99730a4376842a0b9a1f5f7083d1b8c22ff8ea5912d6da3450d050c9b0cf36d4_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:4884a8b1139f19f1722e8356783c190a6a1c51c88870e0c367884940ea95c00a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:7350cafccafa28935e8248148bc15468c0e7d87cc4a6bf17d8ef47e0f6e7122b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:d93167c8041b3030419c95854523a8036ece327fb68ea2ab8f74a04e2c8437d5_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9@sha256:e41beea854fe3e395887c8042acc2403dbd239525081a6e6b18b8dea0afc1ad4_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:19b5ab4363e9ad0b45d7df0d8d159bd52e4d27bd5eb588e74d92e75f87f5c285_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:5b67fbc43a9adda03dc35afb9e8757d52fc5fc43c70ad6bb22f5cc59e7b05514_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:ab59845c6ec8e99f378f2f2a07087c58ff31abe2d1828f5aa1415d057d2e4fc6_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9@sha256:b23c5b7eea0c3cf26ad1ad2dffda8847f8ab32f614ba5612b98755ef48345941_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:065d205e64fc8c462cafe046336400df21c32bc19eecd749ddd722c915c24159_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:0f182199c3b68aedcd8d1fca5a33517455280094951e1d71c6c949e192c31b9c_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:67879974d4b32f9cbe69d6ee0d815e54b46525cacaa0b6db14fc48c4535519ad_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multicluster-role-assignment-rhel9@sha256:fba212598089760c7db08ff983c297dba743ea8824d261f2b187a49dc4b367d7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:293a59573874331480e17d680d7128ef0bd58aa5ba80c48601ceb6474427f086_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:6a57c447cd9dd85092c1bf93593a98ea21fa48feda7ffe8705edfc92c4fe245c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:9a2c4b501631661a0acaf4787c17e01c7e46909bdd9ba3366d62eda9fc5f7007_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/multiclusterhub-rhel9@sha256:e10872b483e0755561e831ef7bee39a12ce08ac8e7ff8ac47da6f40317234da6_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:1fd262975034d74a65b7182b0a0af614c9e14e6205c954002d313d7f93575673_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:7ccea7a3e43269463b08bc4f530cda138176e9b15740d33e6fca3793df714b20_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:8f06ec8a1ed5d37d190997acc534d16870d251ad27cea8925ad03862bcffd222_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/node-exporter-rhel9@sha256:dfd7adfc5b7cc80e3947240cae277a018196c61f3588b3bc52688a8c5e5d2fca_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:0792e1389550aef672794e860e69cfd65b5407ebd474a78beb1b539c093b8e2d_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:25c7158a8dc8594bc2cfbf655ce305fa47c8fd50cbffa197c2bacc0a58dd825c_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:6f2e9d9b0ae8f4890aae1b3da9314e0ef220227cb55c3bfa6d2b2c510ccac842_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9-operator@sha256:7fb1e0b090f758e89957594a747023a4043e707475d57f6e71f7ffadf8fe1ac8_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:0c148960bb60a8ab728ab025ae17cd9638bf33eb6b890cfb7d9355edc02ff528_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:12d9ced9e566d677502af33e01e7f89e1ce57525513ec78a10fcec539e9a0e18_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:23e9500e2b88f703d92c0e71008bdb96c442835fe0caa5960c60f74e4d083a3a_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/observatorium-rhel9@sha256:591dc1e332c4214d751e522a3f156db275c34238a098b87744f764bb5078cbbb_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:94ccdbfdafcf1ff2d5b1522efbb6e6c66950c3283f59c697f68709ea50c47cd3_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:996005219a17d7676f8fbacd1c09fc563922084727a6d6937d759574d53eec2e_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:bcb6471fa041dac601c983f786aa6aa4c05f591d962a0feab86ec28b7135f088_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9@sha256:e09fdda8a783af83a2693ebd190abb3b4b3119da909789a60add3ae99c7db867_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:4a7604bc418b77ea9e8b9212811b9f004fa9c3519ec69f0cca947e9bf024a5c2_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:bccf52f944424157ac281567af6b5d3c6a901e503c693a93050823caadaf2582_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:c93e44a4b844dedfd80be876aeeff7fdf98fe13d81f8dff267efbd7485a23ad0_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/prometheus-rhel9@sha256:dc735e86de6db46f50ab402d2758ac73ada53a07e6aead898a4690c9961c75aa_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:08b9edd9ce77f3ac14d6e387267d23482ced948db4655b1eb7958d843055ef79_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:39b42ea771a00edf8275b4c274999b4a0212c1a2d7473922e3968d0fe1fa6195_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:407d8011f16326cbd93016e2235b72fd66f829fa72f0558f03ab4920446616e1_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/rbac-query-proxy-rhel9@sha256:5104b3162b607a50fcf55eee4a42490b56637ac278c7f54ac2cb63fc11de5cdd_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:0feb2bb59207a0c9acdfca1f0b279ea37030eb17329ada7c2873d219946165c4_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:4046891f28acf722eb26b365f53504912afc837a3a7d51d2f5162ad4737bca0b_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:64210438ed80a847fbd3dfce081c0b38176ed25a3b5d7d16f699eb30de9a0e7e_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/search-collector-rhel9@sha256:7cc883a87d758f0594d8b1a886501c4621d32d54d9319ce33caeb5a6ccd33336_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:57cfd4d43f72dbe759480239190323bfba08a880f3643ec8c0e8516f051d3aa7_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:79dc9a83d55e8e90b1365d99253b34287be6408575aec81da554ea7337907c80_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:81692c8d42debdac5f75f0db84aa9a055e8d2bcd8b92f4b2007a704edcd39ee0_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/submariner-addon-rhel9@sha256:f2439a0c051d9b6b688a18204e0b0c0b16eccd3b81c5f1e0c84f967f6b6bafab_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:1e4a7ea7f4de810de638affd4ca9d2671c47137d9b916cd3d9bf2982abead18c_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:7075df66bd506ac1826bba7147831ced1fe39fcea2f58e2c75b4350ad4797496_s390x",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:a5b9c1a8ebe87f107b3920dae1df055cd78bcd4d3a3c03c4b5699b6710ea3593_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-receive-controller-rhel9@sha256:d9c0fb50e102278b7dad10c59b3d8f35eff7c5798cce654c0ad10d146df23ede_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:05ed03d7f86337685b48e2155ad32b5b79218743906d7c1d99f928290a5fe42b_arm64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:7d70383dcd5f22e98f32a122f1b99332246fe94c34da6aa83a581e6411fd7917_amd64",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:f84b2fdff9023eef6ba15bcd24e29c5705c65d40df67e33a7360d01a821046f8_ppc64le",
"Red Hat Advanced Cluster Management for Kubernetes 2.15:registry.redhat.io/rhacm2/thanos-rhel9@sha256:fd5e894feb6b26987267902cea32635d4941e6112efb87dbcce55431f10df401_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "console: console: stored DOM XSS via unescaped pod logs in document.write"
}
]
}
RHSA-2026:54525
Vulnerability from csaf_redhat - Published: 2026-08-13 10:25 - Updated: 2026-08-16 19:39A flaw was found in the `crypto/x509` package of `golang`. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by presenting a specially crafted X.509 certificate with a large number of DNS Subject Alternative Name (SAN) entries. The certificate verification process, specifically the `VerifyHostname` function, incurs excessive computational overhead due to repeated string operations when processing these entries. This can lead to a significant performance degradation or unresponsiveness of systems validating such certificates.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:27d536de88403ec57239e6fb4c674fd2c5736fefd093df009af4089fb55a682a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:534f8dce891c9efd0155ab9408150e5c166ad40f041aaedd80dea623014e66f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:6853e928761a2e1980838319fd89592831cda348f3d098fac9aa2873ca4db332_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:d9cb4c7d68769f943bed8b84299e2d4df5ca209cad85bf0ff44ab80e8fe822c9_amd64 | — |
Vendor Fix
fix
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: external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:27d536de88403ec57239e6fb4c674fd2c5736fefd093df009af4089fb55a682a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:534f8dce891c9efd0155ab9408150e5c166ad40f041aaedd80dea623014e66f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:6853e928761a2e1980838319fd89592831cda348f3d098fac9aa2873ca4db332_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:d9cb4c7d68769f943bed8b84299e2d4df5ca209cad85bf0ff44ab80e8fe822c9_amd64 | — |
Vendor Fix
fix
Workaround
|
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: external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:27d536de88403ec57239e6fb4c674fd2c5736fefd093df009af4089fb55a682a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:534f8dce891c9efd0155ab9408150e5c166ad40f041aaedd80dea623014e66f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:6853e928761a2e1980838319fd89592831cda348f3d098fac9aa2873ca4db332_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:d9cb4c7d68769f943bed8b84299e2d4df5ca209cad85bf0ff44ab80e8fe822c9_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang.org/x/text. The norm.Iter component can enter an infinite loop when processing input that contains invalid UTF-8 (Unicode Transformation Format - 8-bit) bytes. A remote attacker could exploit this vulnerability by providing specially crafted input, leading to a Denial of Service (DoS) condition where the affected application becomes unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:27d536de88403ec57239e6fb4c674fd2c5736fefd093df009af4089fb55a682a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:534f8dce891c9efd0155ab9408150e5c166ad40f041aaedd80dea623014e66f7_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:6853e928761a2e1980838319fd89592831cda348f3d098fac9aa2873ca4db332_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:d9cb4c7d68769f943bed8b84299e2d4df5ca209cad85bf0ff44ab80e8fe822c9_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": "external secrets operator for Red Hat OpenShift 1.1.1",
"title": "Topic"
},
{
"category": "general",
"text": "The External Secrets Operator for Red Hat OpenShift builds on top of Kubernetes, which integrates external secret management systems like AWS Secrets Manager, HashiCorp Vault, Google Secrets Manager, Azure Key Vault, IBM Cloud Secrets Manager, and many more. The operator reads information from external APIs and automatically injects the values into a Kubernetes Secret.",
"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:54525",
"url": "https://access.redhat.com/errata/RHSA-2026:54525"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27145",
"url": "https://access.redhat.com/security/cve/CVE-2026-27145"
},
{
"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-44740",
"url": "https://access.redhat.com/security/cve/CVE-2026-44740"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-56852",
"url": "https://access.redhat.com/security/cve/CVE-2026-56852"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/security_and_compliance/external-secrets-operator-for-red-hat-openshift",
"url": "https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/security_and_compliance/external-secrets-operator-for-red-hat-openshift"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_54525.json"
}
],
"title": "Red Hat Security Advisory: external secrets operator for Red Hat OpenShift 1.1.1",
"tracking": {
"current_release_date": "2026-08-16T19:39:31+00:00",
"generator": {
"date": "2026-08-16T19:39:31+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:54525",
"initial_release_date": "2026-08-13T10:25:25+00:00",
"revision_history": [
{
"date": "2026-08-13T10:25:25+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-15T05:55:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-16T19:39:31+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "external secrets operator for Red Hat OpenShift 1.1",
"product": {
"name": "external secrets operator for Red Hat OpenShift 1.1",
"product_id": "external secrets operator for Red Hat OpenShift 1.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:external_secrets_operator:1.1::el9"
}
}
}
],
"category": "product_family",
"name": "external secrets operator for Red Hat OpenShift"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:d9cb4c7d68769f943bed8b84299e2d4df5ca209cad85bf0ff44ab80e8fe822c9_amd64",
"product": {
"name": "registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:d9cb4c7d68769f943bed8b84299e2d4df5ca209cad85bf0ff44ab80e8fe822c9_amd64",
"product_id": "registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:d9cb4c7d68769f943bed8b84299e2d4df5ca209cad85bf0ff44ab80e8fe822c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/external-secrets-rhel9@sha256%3Ad9cb4c7d68769f943bed8b84299e2d4df5ca209cad85bf0ff44ab80e8fe822c9?arch=amd64\u0026repository_url=registry.redhat.io/external-secrets-operator/external-secrets-rhel9\u0026tag=1786614676"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:534f8dce891c9efd0155ab9408150e5c166ad40f041aaedd80dea623014e66f7_s390x",
"product": {
"name": "registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:534f8dce891c9efd0155ab9408150e5c166ad40f041aaedd80dea623014e66f7_s390x",
"product_id": "registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:534f8dce891c9efd0155ab9408150e5c166ad40f041aaedd80dea623014e66f7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/external-secrets-rhel9@sha256%3A534f8dce891c9efd0155ab9408150e5c166ad40f041aaedd80dea623014e66f7?arch=s390x\u0026repository_url=registry.redhat.io/external-secrets-operator/external-secrets-rhel9\u0026tag=1786614676"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:6853e928761a2e1980838319fd89592831cda348f3d098fac9aa2873ca4db332_ppc64le",
"product": {
"name": "registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:6853e928761a2e1980838319fd89592831cda348f3d098fac9aa2873ca4db332_ppc64le",
"product_id": "registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:6853e928761a2e1980838319fd89592831cda348f3d098fac9aa2873ca4db332_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/external-secrets-rhel9@sha256%3A6853e928761a2e1980838319fd89592831cda348f3d098fac9aa2873ca4db332?arch=ppc64le\u0026repository_url=registry.redhat.io/external-secrets-operator/external-secrets-rhel9\u0026tag=1786614676"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:27d536de88403ec57239e6fb4c674fd2c5736fefd093df009af4089fb55a682a_arm64",
"product": {
"name": "registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:27d536de88403ec57239e6fb4c674fd2c5736fefd093df009af4089fb55a682a_arm64",
"product_id": "registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:27d536de88403ec57239e6fb4c674fd2c5736fefd093df009af4089fb55a682a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/external-secrets-rhel9@sha256%3A27d536de88403ec57239e6fb4c674fd2c5736fefd093df009af4089fb55a682a?arch=arm64\u0026repository_url=registry.redhat.io/external-secrets-operator/external-secrets-rhel9\u0026tag=1786614676"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:27d536de88403ec57239e6fb4c674fd2c5736fefd093df009af4089fb55a682a_arm64 as a component of external secrets operator for Red Hat OpenShift 1.1",
"product_id": "external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:27d536de88403ec57239e6fb4c674fd2c5736fefd093df009af4089fb55a682a_arm64"
},
"product_reference": "registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:27d536de88403ec57239e6fb4c674fd2c5736fefd093df009af4089fb55a682a_arm64",
"relates_to_product_reference": "external secrets operator for Red Hat OpenShift 1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:534f8dce891c9efd0155ab9408150e5c166ad40f041aaedd80dea623014e66f7_s390x as a component of external secrets operator for Red Hat OpenShift 1.1",
"product_id": "external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:534f8dce891c9efd0155ab9408150e5c166ad40f041aaedd80dea623014e66f7_s390x"
},
"product_reference": "registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:534f8dce891c9efd0155ab9408150e5c166ad40f041aaedd80dea623014e66f7_s390x",
"relates_to_product_reference": "external secrets operator for Red Hat OpenShift 1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:6853e928761a2e1980838319fd89592831cda348f3d098fac9aa2873ca4db332_ppc64le as a component of external secrets operator for Red Hat OpenShift 1.1",
"product_id": "external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:6853e928761a2e1980838319fd89592831cda348f3d098fac9aa2873ca4db332_ppc64le"
},
"product_reference": "registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:6853e928761a2e1980838319fd89592831cda348f3d098fac9aa2873ca4db332_ppc64le",
"relates_to_product_reference": "external secrets operator for Red Hat OpenShift 1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:d9cb4c7d68769f943bed8b84299e2d4df5ca209cad85bf0ff44ab80e8fe822c9_amd64 as a component of external secrets operator for Red Hat OpenShift 1.1",
"product_id": "external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:d9cb4c7d68769f943bed8b84299e2d4df5ca209cad85bf0ff44ab80e8fe822c9_amd64"
},
"product_reference": "registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:d9cb4c7d68769f943bed8b84299e2d4df5ca209cad85bf0ff44ab80e8fe822c9_amd64",
"relates_to_product_reference": "external secrets operator for Red Hat OpenShift 1.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27145",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-06-02T23:01:08.992540+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484207"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/x509` package of `golang`. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by presenting a specially crafted X.509 certificate with a large number of DNS Subject Alternative Name (SAN) entries. The certificate verification process, specifically the `VerifyHostname` function, incurs excessive computational overhead due to repeated string operations when processing these entries. This can lead to a significant performance degradation or unresponsiveness of systems validating such certificates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in the Go standard library crypto/x509 package. When verifying a TLS certificate hostname, VerifyHostname processed each DNS Subject Alternative Name (SAN) entry in a loop and repeatedly split the candidate hostname on \".\" characters. For certificates with a very large DNS SAN list, CPU use could grow quadratically with the number of SAN entries and hostname labels. Because hostname verification runs before the certificate chain is built, this overhead can occur even when the certificate is not trusted.\n\nRed Hat rates this issue as Important. It affects Red Hat products that include the Go standard library crypto/x509 code from an affected Go toolchain version (before Go 1.25.11, or from Go 1.26.0 through Go 1.26.3). Applications and container images built with a fixed Go release (1.25.11 or later, or 1.26.4 or later) are not affected. Community distributions such as Fedora are also affected.\n\nUpstream fix: Go 1.25.11 and Go 1.26.4 (GO-2026-5037).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:27d536de88403ec57239e6fb4c674fd2c5736fefd093df009af4089fb55a682a_arm64",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:534f8dce891c9efd0155ab9408150e5c166ad40f041aaedd80dea623014e66f7_s390x",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:6853e928761a2e1980838319fd89592831cda348f3d098fac9aa2873ca4db332_ppc64le",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:d9cb4c7d68769f943bed8b84299e2d4df5ca209cad85bf0ff44ab80e8fe822c9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27145"
},
{
"category": "external",
"summary": "RHBZ#2484207",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484207"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27145",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27145"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27145",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27145"
},
{
"category": "external",
"summary": "https://go.dev/cl/783621",
"url": "https://go.dev/cl/783621"
},
{
"category": "external",
"summary": "https://go.dev/issue/79694",
"url": "https://go.dev/issue/79694"
},
{
"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-5037",
"url": "https://pkg.go.dev/vuln/GO-2026-5037"
}
],
"release_date": "2026-06-02T22:01:36.954000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T10:25:25+00:00",
"details": "Before installing the operator, make sure all previously released errata relevant to your system have been applied.\n\nThe steps to apply the upgraded images will differ depending on the installation plan approval policy that will be used\nwhile installing the external secrets operator for Red Hat OpenShift.\n\n- If the approval policy is set to `Automatic`, then the Operator will be upgraded automatically when there is a\nnew version of the Operator. No further action is required to upgrade. This is the default setting.\n\n- If you changed the approval policy to `Manual`, then you must manually approve the upgrade to the Operator.",
"product_ids": [
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:27d536de88403ec57239e6fb4c674fd2c5736fefd093df009af4089fb55a682a_arm64",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:534f8dce891c9efd0155ab9408150e5c166ad40f041aaedd80dea623014e66f7_s390x",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:6853e928761a2e1980838319fd89592831cda348f3d098fac9aa2873ca4db332_ppc64le",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:d9cb4c7d68769f943bed8b84299e2d4df5ca209cad85bf0ff44ab80e8fe822c9_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54525"
},
{
"category": "workaround",
"details": "A flaw was found in the Go standard library crypto/x509 package. When verifying a TLS certificate hostname, VerifyHostname processed each DNS Subject Alternative Name (SAN) entry in a loop and repeatedly split the candidate hostname on \".\" characters. For certificates with a very large DNS SAN list, CPU use could grow quadratically with the number of SAN entries and hostname labels. Because hostname verification runs before the certificate chain is built, this overhead can occur even when the certificate is not trusted.\n\nRed Hat rates this issue as Important. It affects Red Hat products that include the Go standard library crypto/x509 code from an affected Go toolchain version (before Go 1.25.11, or from Go 1.26.0 through Go 1.26.3). Applications and container images built with a fixed Go release (1.25.11 or later, or 1.26.4 or later) are not affected. Community distributions such as Fedora are also affected.\n\nUpstream fix: Go 1.25.11 and Go 1.26.4 (GO-2026-5037).",
"product_ids": [
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:27d536de88403ec57239e6fb4c674fd2c5736fefd093df009af4089fb55a682a_arm64",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:534f8dce891c9efd0155ab9408150e5c166ad40f041aaedd80dea623014e66f7_s390x",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:6853e928761a2e1980838319fd89592831cda348f3d098fac9aa2873ca4db332_ppc64le",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:d9cb4c7d68769f943bed8b84299e2d4df5ca209cad85bf0ff44ab80e8fe822c9_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": [
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:27d536de88403ec57239e6fb4c674fd2c5736fefd093df009af4089fb55a682a_arm64",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:534f8dce891c9efd0155ab9408150e5c166ad40f041aaedd80dea623014e66f7_s390x",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:6853e928761a2e1980838319fd89592831cda348f3d098fac9aa2873ca4db332_ppc64le",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:d9cb4c7d68769f943bed8b84299e2d4df5ca209cad85bf0ff44ab80e8fe822c9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries"
},
{
"cve": "CVE-2026-39835",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-05-22T04:01:27.279943+00:00",
"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": [
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:27d536de88403ec57239e6fb4c674fd2c5736fefd093df009af4089fb55a682a_arm64",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:534f8dce891c9efd0155ab9408150e5c166ad40f041aaedd80dea623014e66f7_s390x",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:6853e928761a2e1980838319fd89592831cda348f3d098fac9aa2873ca4db332_ppc64le",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:d9cb4c7d68769f943bed8b84299e2d4df5ca209cad85bf0ff44ab80e8fe822c9_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-08-13T10:25:25+00:00",
"details": "Before installing the operator, make sure all previously released errata relevant to your system have been applied.\n\nThe steps to apply the upgraded images will differ depending on the installation plan approval policy that will be used\nwhile installing the external secrets operator for Red Hat OpenShift.\n\n- If the approval policy is set to `Automatic`, then the Operator will be upgraded automatically when there is a\nnew version of the Operator. No further action is required to upgrade. This is the default setting.\n\n- If you changed the approval policy to `Manual`, then you must manually approve the upgrade to the Operator.",
"product_ids": [
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:27d536de88403ec57239e6fb4c674fd2c5736fefd093df009af4089fb55a682a_arm64",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:534f8dce891c9efd0155ab9408150e5c166ad40f041aaedd80dea623014e66f7_s390x",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:6853e928761a2e1980838319fd89592831cda348f3d098fac9aa2873ca4db332_ppc64le",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:d9cb4c7d68769f943bed8b84299e2d4df5ca209cad85bf0ff44ab80e8fe822c9_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54525"
},
{
"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": [
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:27d536de88403ec57239e6fb4c674fd2c5736fefd093df009af4089fb55a682a_arm64",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:534f8dce891c9efd0155ab9408150e5c166ad40f041aaedd80dea623014e66f7_s390x",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:6853e928761a2e1980838319fd89592831cda348f3d098fac9aa2873ca4db332_ppc64le",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:d9cb4c7d68769f943bed8b84299e2d4df5ca209cad85bf0ff44ab80e8fe822c9_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": [
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:27d536de88403ec57239e6fb4c674fd2c5736fefd093df009af4089fb55a682a_arm64",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:534f8dce891c9efd0155ab9408150e5c166ad40f041aaedd80dea623014e66f7_s390x",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:6853e928761a2e1980838319fd89592831cda348f3d098fac9aa2873ca4db332_ppc64le",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:d9cb4c7d68769f943bed8b84299e2d4df5ca209cad85bf0ff44ab80e8fe822c9_amd64"
]
}
],
"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-44740",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-06-01T17:01:53.685793+00:00",
"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": [
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:27d536de88403ec57239e6fb4c674fd2c5736fefd093df009af4089fb55a682a_arm64",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:534f8dce891c9efd0155ab9408150e5c166ad40f041aaedd80dea623014e66f7_s390x",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:6853e928761a2e1980838319fd89592831cda348f3d098fac9aa2873ca4db332_ppc64le",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:d9cb4c7d68769f943bed8b84299e2d4df5ca209cad85bf0ff44ab80e8fe822c9_amd64"
]
},
"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-13T10:25:25+00:00",
"details": "Before installing the operator, make sure all previously released errata relevant to your system have been applied.\n\nThe steps to apply the upgraded images will differ depending on the installation plan approval policy that will be used\nwhile installing the external secrets operator for Red Hat OpenShift.\n\n- If the approval policy is set to `Automatic`, then the Operator will be upgraded automatically when there is a\nnew version of the Operator. No further action is required to upgrade. This is the default setting.\n\n- If you changed the approval policy to `Manual`, then you must manually approve the upgrade to the Operator.",
"product_ids": [
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:27d536de88403ec57239e6fb4c674fd2c5736fefd093df009af4089fb55a682a_arm64",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:534f8dce891c9efd0155ab9408150e5c166ad40f041aaedd80dea623014e66f7_s390x",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:6853e928761a2e1980838319fd89592831cda348f3d098fac9aa2873ca4db332_ppc64le",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:d9cb4c7d68769f943bed8b84299e2d4df5ca209cad85bf0ff44ab80e8fe822c9_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54525"
},
{
"category": "workaround",
"details": "To mitigate the issue, we suggest upgrading to versions 5.9.0+ or 6.0.0-alpha.1+",
"product_ids": [
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:27d536de88403ec57239e6fb4c674fd2c5736fefd093df009af4089fb55a682a_arm64",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:534f8dce891c9efd0155ab9408150e5c166ad40f041aaedd80dea623014e66f7_s390x",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:6853e928761a2e1980838319fd89592831cda348f3d098fac9aa2873ca4db332_ppc64le",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:d9cb4c7d68769f943bed8b84299e2d4df5ca209cad85bf0ff44ab80e8fe822c9_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": [
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:27d536de88403ec57239e6fb4c674fd2c5736fefd093df009af4089fb55a682a_arm64",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:534f8dce891c9efd0155ab9408150e5c166ad40f041aaedd80dea623014e66f7_s390x",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:6853e928761a2e1980838319fd89592831cda348f3d098fac9aa2873ca4db332_ppc64le",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:d9cb4c7d68769f943bed8b84299e2d4df5ca209cad85bf0ff44ab80e8fe822c9_amd64"
]
}
],
"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-56852",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-07-21T20:01:56.266823+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2504233"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/text. The norm.Iter component can enter an infinite loop when processing input that contains invalid UTF-8 (Unicode Transformation Format - 8-bit) bytes. A remote attacker could exploit this vulnerability by providing specially crafted input, leading to a Denial of Service (DoS) condition where the affected application becomes unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/text: golang.org/x/text: Denial of Service via invalid UTF-8 input",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: This flaw in the `golang.org/x/text` library can lead to a denial of service. An attacker could provide specially crafted invalid UTF-8 input to an application using the affected `norm.Iter` functionality, causing it to enter an infinite loop and become unresponsive.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:27d536de88403ec57239e6fb4c674fd2c5736fefd093df009af4089fb55a682a_arm64",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:534f8dce891c9efd0155ab9408150e5c166ad40f041aaedd80dea623014e66f7_s390x",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:6853e928761a2e1980838319fd89592831cda348f3d098fac9aa2873ca4db332_ppc64le",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:d9cb4c7d68769f943bed8b84299e2d4df5ca209cad85bf0ff44ab80e8fe822c9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-56852"
},
{
"category": "external",
"summary": "RHBZ#2504233",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504233"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-56852",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-56852"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-56852",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-56852"
},
{
"category": "external",
"summary": "https://go.dev/cl/794100",
"url": "https://go.dev/cl/794100"
},
{
"category": "external",
"summary": "https://go.dev/issue/80142",
"url": "https://go.dev/issue/80142"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5970",
"url": "https://pkg.go.dev/vuln/GO-2026-5970"
}
],
"release_date": "2026-07-21T19:18:59.951000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T10:25:25+00:00",
"details": "Before installing the operator, make sure all previously released errata relevant to your system have been applied.\n\nThe steps to apply the upgraded images will differ depending on the installation plan approval policy that will be used\nwhile installing the external secrets operator for Red Hat OpenShift.\n\n- If the approval policy is set to `Automatic`, then the Operator will be upgraded automatically when there is a\nnew version of the Operator. No further action is required to upgrade. This is the default setting.\n\n- If you changed the approval policy to `Manual`, then you must manually approve the upgrade to the Operator.",
"product_ids": [
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:27d536de88403ec57239e6fb4c674fd2c5736fefd093df009af4089fb55a682a_arm64",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:534f8dce891c9efd0155ab9408150e5c166ad40f041aaedd80dea623014e66f7_s390x",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:6853e928761a2e1980838319fd89592831cda348f3d098fac9aa2873ca4db332_ppc64le",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:d9cb4c7d68769f943bed8b84299e2d4df5ca209cad85bf0ff44ab80e8fe822c9_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54525"
},
{
"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": [
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:27d536de88403ec57239e6fb4c674fd2c5736fefd093df009af4089fb55a682a_arm64",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:534f8dce891c9efd0155ab9408150e5c166ad40f041aaedd80dea623014e66f7_s390x",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:6853e928761a2e1980838319fd89592831cda348f3d098fac9aa2873ca4db332_ppc64le",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:d9cb4c7d68769f943bed8b84299e2d4df5ca209cad85bf0ff44ab80e8fe822c9_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": [
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:27d536de88403ec57239e6fb4c674fd2c5736fefd093df009af4089fb55a682a_arm64",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:534f8dce891c9efd0155ab9408150e5c166ad40f041aaedd80dea623014e66f7_s390x",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:6853e928761a2e1980838319fd89592831cda348f3d098fac9aa2873ca4db332_ppc64le",
"external secrets operator for Red Hat OpenShift 1.1:registry.redhat.io/external-secrets-operator/external-secrets-rhel9@sha256:d9cb4c7d68769f943bed8b84299e2d4df5ca209cad85bf0ff44ab80e8fe822c9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/text: golang.org/x/text: Denial of Service via invalid UTF-8 input"
}
]
}
SUSE-SU-2026:22157-1
Vulnerability from csaf_suse - Published: 2026-06-17 16:31 - Updated: 2026-06-17 16:31| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for amazon-ssm-agent",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for amazon-ssm-agent fixes the following issues\n\nUpdate to version 3.3.4624.0:\n\n- CVE-2025-22869: golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh\n (bsc#1239342).\n- CVE-2025-22870: golang.org/x/net/proxy: proxy bypass using IPv6 zone IDs (bsc#1238702).\n- CVE-2025-47913: golang.org/x/crypto/ssh/agent: client process termination when receiving an unexpected message type in\n response to a key listing or signing request (bsc#1253611).\n- CVE-2026-1229: the CombinedMult function in the ecc/p384 package produces an incorrect value for specific inputs\n (bsc#1265474).\n- CVE-2026-25934: github.com/go-git/go-git/v5: improper verification of data integrity values for .pack and .idx files\n can lead to the consumption of corrupted files (bsc#1258095).\n- CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation\n bypass and privilege esca (bsc#1266781).\n- CVE-2026-41506: github.com/go-git/go-git/v5: HTTP authentication credential leak when following redirects during\n smart-HTTP clone and fetch operations (bsc#1264952).\n- CVE-2026-44740: github.com/go-git/go-billy/v5: improper input handling in many components can lead to DoS via infinite\n loops, panics or resource consumption (bsc#1267332).\n- CVE-2026-39827: Invoking memory leak when rejecting channels can lead to DoS in golang.org/x/crypto/ssh (bsc#1266200).\n- CVE-2026-39828: Invoking bypass of certificate restrictions in golang.org/x/crypto/ssh (bsc#1266200).\n- CVE-2026-39829: Invoking pathological RSA/DSA parameters may cause DoS in golang.org/x/crypto/ssh (bsc#1266200).\n- CVE-2026-39830: Invoking client can cause server deadlock on unexpected responses in golang.org/x/crypto/ssh\n (bsc#1266200).\n- CVE-2026-39831: Invoking bypass of FIDO/U2F security keys physical interaction in golang.org/x/crypto/ssh\n (bsc#1266200).\n- CVE-2026-39832: Invoking agent constraints dropped when forwarding keys in golang.org/x/crypto/ssh/agent\n (bsc#1266200).\n- CVE-2026-39833: Invoking key constraints not enforced in golang.org/x/crypto/ssh/agent (bsc#1266200).\n- CVE-2026-39834: Invoking infinite loop on large channel writes in golang.org/x/crypto/ssh (bsc#1266200).\n- CVE-2026-39835: Invoking server panic during CheckHostKey/Authenticate in golang.org/x/crypto/ssh (bsc#1266200).\n- CVE-2026-42508: Invoking auth bypass via unenforced @revoked status in golang.org/x/crypto/ssh/knownhosts\n (bsc#1266200).\n- CVE-2026-46595: Invoking VerifiedPublicKeyCallback permissions skip enforcement in golang.org/x/crypto/ssh\n (bsc#1266200).\n- CVE-2026-46597: Invoking byte arithmetic causes underflow and panic in golang.org/x/crypto/ssh (bsc#1266200).\n- CVE-2026-46598: Invoking pathological inputs can lead to client panic in golang.org/x/crypto/ssh/agent (bsc#1266200).\n\nChanges:\n\n * Bump golang.org/x/crypto from v0.51.0 to v0.52.0\n * Bump golang.org/x/net from v0.54.0 to v0.55.0\n * Enforce directory boundary in BuildSafePath\n * Fix visibility issue with Bottlerocket OS in document output\n * Update go-git from v5.17.1 to v5.19.1 (bsc#1264952, CVE-2026-41506), this\n also updates go-billy from v5.8.0 to v5.9.0 (bsc#1267332, CVE-2026-44740)\n * Bump golang.org/x/net from v0.48.0 to v0.53.0 (bsc#1266781, CVE-2026-39821)\n * Quit if sysprep failed and log its current state\n * Remove attached legacy cloudwatch plugin packages\n * Upgrade Go version to 1.25.10\n * Use BuildSafePath wherever it is applicable\n * Add OOM killer protection to systemd service files\n * Apply more sanitation to file and registry inventory gatherers\n * Bump go-git to v5.17.1\n * Deprecate legacy cloudwatch plugin\n * Preserve network error details in credential refresher SSM API failures\n * Upgrade Go version to 1.25.9\n * Add SSM Distributor support for Bottlerocket OS\n * Implement flush credentials command in ssm-cli\n * Log ec2messages access denied as debug instead of error to reduce log noise\n * Make credential refresher refresh cache quickly in case of credential flush\n * Make Greengrass component registration resilient with retry\n * Add EnforceWorkspaceRootOwnership configuration to support disable\n hardening of agent workspace\n * Add reboot comment to Windows shutdown command for SSM Agent traceability\n * Update privilege access check to verify ownership and permissions\n of document state files\n * Add read-only version check prior to install and uninstall\n in case of occupied package manager locks\n * Add ANSI processing for CloudWatch and S3 log\n * Upgrade go-git to v5.17.0 and cloudflare/circl to v1.6.3\n to fix CVE-2026-1229\n- Switch to systemd-tmpfiles to store runtime data (jsc#PED-14843)\n * Disable Go 1.25 container-aware GOMAXPROCS to prevent holding\n cgroup file descriptors open\n * Upgrade Go version to 1.25.8\n * Document CommandWorkerBufferLimit config\n * Include package update in Dockerfile\n * Reduce CloudWatch event message length threshold\n * Upgrade Go version to 1.25.7\n * Update github.com/go-git/go-git/v5 to 5.16.5 (bsc#1258095, CVE-2026-25934)\n * Update greengrass version\n * Update Golang version to 1.24.12\n * Updating golang.org/x/crypto from v0.37.0 to v0.47.0, golang.org/x/net\n from v0.39.0 to v0.48.0 and golang.org/x/sys from v0.32.0 to v0.40.0\n (bsc#1253611, CVE-2025-47913)\n * Categorize integration tests by adding new tags to split fast and slow ones\n * Fix bug where IP field being empty string and causing UII API failure\n * Allow Patch execution to persist across reboots not registered to SSM Agent\n * Fix ENV_VAR interpolation to work correctly with parameter store value\n * Implement immediate retries for failed reply messages to MGS for RunCommand documents\n * Improve ssm-cli get-diagnostics command log output\n * Support DomainJoin endpoint for EU sovereign cloud\n * Support dualstack S3 endpoint for distributor packages\n * Upgrade Go version to 1.24.11\n * Add initial IPv6 support with UseDualStackEndpoint configuration option\n * Fix CPU utilization issue for instances with thousands of network interfaces\n * Add IMDS retry count to account for EC2 droplet refresh\n * Fix duplicate uid error logging in MDS module\n * Update aws:Domainjoin plugin logging from Log4Net to NLog\n * Upgrade Go version to 1.24.7\n * Update github.com/go-git/go-git/v5 to 5.15.0\n * Update golang.org/x/crypto to v0.37.0 (bsc#1238702, CVE-2025-22870)\n * Update golang.org/x/net to v0.39.0\n * Update golang.org/x/sys to v0.32.0\n * Add EU sovereign cloud S3 endpoint for DownloadContent plugin\n * Add configurable credential rotation max backoff interval\n * Migrate from twinj/uuid to google/uuid library\n * Allow newer agent versions to be installed when deploying on Greengrass\n * Harden function to remove non-admin run command documents in execution path\n * Fix macOS credential refresher test issue due to missing Debugf from serialport skip file\n * Enhance testability of custom certificate usage in debug SSM Agent builds\n * Decouple serial port from startup and add credential refresher serialport logging\n * Add GlobalEnhancedTelemetryEnabled config to README\n * Add cloudwatch logs endpoint configuration to optional config for agent\n * Update Greengrass component version\n * Add file privilege check before processing document state file\n * Storing AWS document interpolation ENV_VAR types as environment variables\n * Throw explicit error when running local cli as non-priviledged user\n * Harden telemetry dynamic config folder permissions\n * Add configuration option for HandshakeTimeout\n * Improve unit tests\n * Add setup for emitting telemetry logs and metrics\n * Add initial selection of error logs to emit to telemetry\n * Simplify checkstyle and import organization in build scripts\n * Update golang.org/x/net from v0.37.0 to v0.38.0\n * Agent hibernation reason is logged to EC2 system logs\n * Add metrics for the EC2Detector and IMDS EC2 status findings\n * Change Linux DomainJoin plugin parameter KeepHostName to accept\n both boolean and string\n * Upgrade GoLang to version 1.23.8\n * Update golang.org/x/crypto from v0.32.0 to v0.36.0 (bsc#1239342, CVE-2025-22869)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-943",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_22157-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:22157-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202622157-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:22157-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026930.html"
},
{
"category": "self",
"summary": "SUSE Bug 1238702",
"url": "https://bugzilla.suse.com/1238702"
},
{
"category": "self",
"summary": "SUSE Bug 1239342",
"url": "https://bugzilla.suse.com/1239342"
},
{
"category": "self",
"summary": "SUSE Bug 1253611",
"url": "https://bugzilla.suse.com/1253611"
},
{
"category": "self",
"summary": "SUSE Bug 1258095",
"url": "https://bugzilla.suse.com/1258095"
},
{
"category": "self",
"summary": "SUSE Bug 1264952",
"url": "https://bugzilla.suse.com/1264952"
},
{
"category": "self",
"summary": "SUSE Bug 1265474",
"url": "https://bugzilla.suse.com/1265474"
},
{
"category": "self",
"summary": "SUSE Bug 1266200",
"url": "https://bugzilla.suse.com/1266200"
},
{
"category": "self",
"summary": "SUSE Bug 1266781",
"url": "https://bugzilla.suse.com/1266781"
},
{
"category": "self",
"summary": "SUSE Bug 1267332",
"url": "https://bugzilla.suse.com/1267332"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22869 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22869/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22870 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22870/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47913 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47913/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1229 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1229/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25934 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25934/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39821 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39821/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39827 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39827/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39828 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39828/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39829 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39829/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39830 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39830/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39831 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39831/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39832 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39832/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39833 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39833/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39834 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39834/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39835 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39835/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41506 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41506/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42508 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42508/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44740 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44740/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46595 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46595/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46597 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46597/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46598 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46598/"
}
],
"title": "Security update for amazon-ssm-agent",
"tracking": {
"current_release_date": "2026-06-17T16:31:19Z",
"generator": {
"date": "2026-06-17T16:31:19Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:22157-1",
"initial_release_date": "2026-06-17T16:31:19Z",
"revision_history": [
{
"date": "2026-06-17T16:31:19Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"product": {
"name": "amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"product_id": "amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"product": {
"name": "amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"product_id": "amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22869",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22869"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers which implement file transfer protocols are vulnerable to a denial of service attack from clients which complete the key exchange slowly, or not at all, causing pending content to be read into memory, but never transmitted.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22869",
"url": "https://www.suse.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "SUSE Bug 1239322 for CVE-2025-22869",
"url": "https://bugzilla.suse.com/1239322"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-17T16:31:19Z",
"details": "important"
}
],
"title": "CVE-2025-22869"
},
{
"cve": "CVE-2025-22870",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22870"
}
],
"notes": [
{
"category": "general",
"text": "Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NO_PROXY environment variable is set to \"*.example.com\", a request to \"[::1%25.example.com]:80` will incorrectly match and not be proxied.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22870",
"url": "https://www.suse.com/security/cve/CVE-2025-22870"
},
{
"category": "external",
"summary": "SUSE Bug 1238572 for CVE-2025-22870",
"url": "https://bugzilla.suse.com/1238572"
},
{
"category": "external",
"summary": "SUSE Bug 1238611 for CVE-2025-22870",
"url": "https://bugzilla.suse.com/1238611"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-17T16:31:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-22870"
},
{
"cve": "CVE-2025-47913",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47913"
}
],
"notes": [
{
"category": "general",
"text": "SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47913",
"url": "https://www.suse.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "SUSE Bug 1253506 for CVE-2025-47913",
"url": "https://bugzilla.suse.com/1253506"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-17T16:31:19Z",
"details": "important"
}
],
"title": "CVE-2025-47913"
},
{
"cve": "CVE-2026-1229",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1229"
}
],
"notes": [
{
"category": "general",
"text": "The CombinedMult function in the CIRCL ecc/p384 package (secp384r1 curve) produces an incorrect value for specific inputs. The issue is fixed by using complete addition formulas.\nECDH and ECDSA signing relying on this curve are not affected.\n\nThe bug was fixed in v1.6.3 https://github.com/cloudflare/circl/releases/tag/v1.6.3 .",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1229",
"url": "https://www.suse.com/security/cve/CVE-2026-1229"
},
{
"category": "external",
"summary": "SUSE Bug 1265416 for CVE-2026-1229",
"url": "https://bugzilla.suse.com/1265416"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-17T16:31:19Z",
"details": "important"
}
],
"title": "CVE-2026-1229"
},
{
"cve": "CVE-2026-25934",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25934"
}
],
"notes": [
{
"category": "general",
"text": "go-git is a highly extensible git implementation library written in pure Go. Prior to 5.16.5, a vulnerability was discovered in go-git whereby data integrity values for .pack and .idx files were not properly verified. This resulted in go-git potentially consuming corrupted files, which would likely result in unexpected errors such as object not found. For context, clients fetch packfiles from upstream Git servers. Those files contain a checksum of their contents, so that clients can perform integrity checks before consuming it. The pack indexes (.idx) are generated locally by go-git, or the git cli, when new .pack files are received and processed. The integrity checks for both files were not being verified correctly. This vulnerability is fixed in 5.16.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25934",
"url": "https://www.suse.com/security/cve/CVE-2026-25934"
},
{
"category": "external",
"summary": "SUSE Bug 1258093 for CVE-2026-25934",
"url": "https://bugzilla.suse.com/1258093"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-17T16:31:19Z",
"details": "moderate"
}
],
"title": "CVE-2026-25934"
},
{
"cve": "CVE-2026-39821",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39821"
}
],
"notes": [
{
"category": "general",
"text": "The ToASCII and ToUnicode functions incorrectly accept Punycode-encoded labels that decode to an ASCII-only label. For example, ToUnicode(\"xn--example-.com\") incorrectly returns the name \"example.com\" rather than an error. This behavior can lead to privilege escalation in programs using the idna package. For example, a program which performs privilege checks on the ASCII hostname may reject \"example.com\" but permit \"xn--example-.com\". If that program subsequently converts the ASCII hostname to Unicode, it will inadvertently permits access to the Unicode name \"example.com\".",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39821",
"url": "https://www.suse.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "SUSE Bug 1266474 for CVE-2026-39821",
"url": "https://bugzilla.suse.com/1266474"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-17T16:31:19Z",
"details": "important"
}
],
"title": "CVE-2026-39821"
},
{
"cve": "CVE-2026-39827",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39827"
}
],
"notes": [
{
"category": "general",
"text": "An authenticated SSH client that repeatedly opened channels which were rejected by the server caused unbounded memory growth, eventually crashing the server process and affecting all connected users. Rejected channels are now properly removed from the connection\u0027s internal state and released for garbage collection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39827",
"url": "https://www.suse.com/security/cve/CVE-2026-39827"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39827",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-17T16:31:19Z",
"details": "important"
}
],
"title": "CVE-2026-39827"
},
{
"cve": "CVE-2026-39828",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39828"
}
],
"notes": [
{
"category": "general",
"text": "When an SSH server authentication callback returned PartialSuccessError with non-nil Permissions, those permissions were silently discarded, potentially dropping certificate restrictions such as force-command after a second factor succeeded. Returning non-nil Permissions with PartialSuccessError now results in a connection error.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39828",
"url": "https://www.suse.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39828",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-17T16:31:19Z",
"details": "important"
}
],
"title": "CVE-2026-39828"
},
{
"cve": "CVE-2026-39829",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39829"
}
],
"notes": [
{
"category": "general",
"text": "The RSA and DSA public key parsers did not enforce size limits on key parameters. A crafted public key with an excessively large modulus or DSA parameter could cause several minutes of CPU consumption during signature verification. This could be triggered by unauthenticated clients during public key authentication. RSA moduli are now limited to 8192 bits, and DSA parameters are validated per FIPS 186-2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39829",
"url": "https://www.suse.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39829",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-17T16:31:19Z",
"details": "important"
}
],
"title": "CVE-2026-39829"
},
{
"cve": "CVE-2026-39830",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39830"
}
],
"notes": [
{
"category": "general",
"text": "A malicious SSH peer could send unsolicited global request responses to fill an internal buffer, blocking the connection\u0027s read loop. The blocked goroutine could not be released by calling Close(), resulting in a resource leak per connection. Unsolicited global responses are now discarded.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39830",
"url": "https://www.suse.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39830",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-17T16:31:19Z",
"details": "important"
}
],
"title": "CVE-2026-39830"
},
{
"cve": "CVE-2026-39831",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39831"
}
],
"notes": [
{
"category": "general",
"text": "The Verify() method for FIDO/U2F security key types (sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com) did not check the User Presence flag. Signatures generated without physical touch were accepted, allowing unattended use of a hardware security key. To restore the previous behavior, return a \"no-touch-required\" extension in Permissions.Extensions from PublicKeyCallback.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39831",
"url": "https://www.suse.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39831",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-17T16:31:19Z",
"details": "important"
}
],
"title": "CVE-2026-39831"
},
{
"cve": "CVE-2026-39832",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39832"
}
],
"notes": [
{
"category": "general",
"text": "When adding a key to a remote agent constraint extensions such as restrict-destination-v00@openssh.com were not serialized in the request. Destination restrictions were silently stripped when forwarding keys, allowing unrestricted use of the key on the remote host. The client now serializes all constraint extensions. Additionally, the in-memory keyring returned by NewKeyring() now rejects keys with unsupported constraint extensions instead of silently ignoring them.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39832",
"url": "https://www.suse.com/security/cve/CVE-2026-39832"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39832",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-17T16:31:19Z",
"details": "important"
}
],
"title": "CVE-2026-39832"
},
{
"cve": "CVE-2026-39833",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39833"
}
],
"notes": [
{
"category": "general",
"text": "The in-memory keyring returned by NewKeyring() silently accepted keys with the ConfirmBeforeUse constraint but never enforced it. The key would sign without any confirmation prompt, with no indication to the caller that the constraint was not in effect. NewKeyring() now returns an error when unsupported constraints are requested.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39833",
"url": "https://www.suse.com/security/cve/CVE-2026-39833"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39833",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-17T16:31:19Z",
"details": "important"
}
],
"title": "CVE-2026-39833"
},
{
"cve": "CVE-2026-39834",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39834"
}
],
"notes": [
{
"category": "general",
"text": "When writing data larger than 4GB in a single Write call on an SSH channel, an integer overflow in the internal payload size calculation caused the write loop to spin indefinitely, sending empty packets without making progress. The size comparison now uses int64 to prevent truncation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39834",
"url": "https://www.suse.com/security/cve/CVE-2026-39834"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39834",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-17T16:31:19Z",
"details": "important"
}
],
"title": "CVE-2026-39834"
},
{
"cve": "CVE-2026-39835",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39835"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers which use CertChecker as a public key callback without setting IsUserAuthority or IsHostAuthority could be caused to panic by a client presenting a certificate. CertChecker now returns an error instead of panicking when these callbacks are nil.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39835",
"url": "https://www.suse.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39835",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-17T16:31:19Z",
"details": "important"
}
],
"title": "CVE-2026-39835"
},
{
"cve": "CVE-2026-41506",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41506"
}
],
"notes": [
{
"category": "general",
"text": "go-git is an extensible git implementation library written in pure Go. Prior to versions 5.18.0 and 6.0.0-alpha.2, go-git may leak HTTP authentication credentials when following redirects during smart-HTTP clone and fetch operations. This issue has been patched in versions 5.18.0 and 6.0.0-alpha.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41506",
"url": "https://www.suse.com/security/cve/CVE-2026-41506"
},
{
"category": "external",
"summary": "SUSE Bug 1264854 for CVE-2026-41506",
"url": "https://bugzilla.suse.com/1264854"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-17T16:31:19Z",
"details": "moderate"
}
],
"title": "CVE-2026-41506"
},
{
"cve": "CVE-2026-42508",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42508"
}
],
"notes": [
{
"category": "general",
"text": "Previously, a revoked \u0027SignatureKey\u0027 belonging to a CA was not correctly checked for revocation. Now, both the \u0027key\u0027 and \u0027key.SignatureKey\u0027 are checked for @revoked.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42508",
"url": "https://www.suse.com/security/cve/CVE-2026-42508"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-42508",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-17T16:31:19Z",
"details": "important"
}
],
"title": "CVE-2026-42508"
},
{
"cve": "CVE-2026-44740",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44740"
}
],
"notes": [
{
"category": "general",
"text": "Billy is an interface filesystem abstraction for Go. Prior to versions 5.9.0 and 6.0.0-alpha.1, multiple components may improperly handle crafted or malformed input, resulting in panics, infinite loops, uncontrolled recursion, or excessive resource consumption. These issues arise from insufficient validation and missing safety mechanisms such as cycle detection, recursion limits, or defensive handling of unexpected states when processing untrusted repository data and filesystem structures. This issue has been patched in versions 5.9.0 and 6.0.0-alpha.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44740",
"url": "https://www.suse.com/security/cve/CVE-2026-44740"
},
{
"category": "external",
"summary": "SUSE Bug 1267264 for CVE-2026-44740",
"url": "https://bugzilla.suse.com/1267264"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-17T16:31:19Z",
"details": "important"
}
],
"title": "CVE-2026-44740"
},
{
"cve": "CVE-2026-46595",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46595"
}
],
"notes": [
{
"category": "general",
"text": "Previously, CVE-2024-45337 fixed an authorization bypass for misused ssh server configurations; if any other type of callback is passed other than public key, then the source-address validation would be skipped.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46595",
"url": "https://www.suse.com/security/cve/CVE-2026-46595"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-46595",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-17T16:31:19Z",
"details": "important"
}
],
"title": "CVE-2026-46595"
},
{
"cve": "CVE-2026-46597",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46597"
}
],
"notes": [
{
"category": "general",
"text": "An incorrectly placed cast from bytes to int allowed for server-side panic in the AES-GCM packet decoder for well-crafted inputs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46597",
"url": "https://www.suse.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-46597",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-17T16:31:19Z",
"details": "important"
}
],
"title": "CVE-2026-46597"
},
{
"cve": "CVE-2026-46598",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46598"
}
],
"notes": [
{
"category": "general",
"text": "For certain crafted inputs, a \u0027ed25519.PrivateKey\u0027 was created by casting malformed wire bytes, leading to a panic when used.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46598",
"url": "https://www.suse.com/security/cve/CVE-2026-46598"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-46598",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:amazon-ssm-agent-3.3.4624.0-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-17T16:31:19Z",
"details": "important"
}
],
"title": "CVE-2026-46598"
}
]
}
SUSE-SU-2026:2468-1
Vulnerability from csaf_suse - Published: 2026-06-19 11:03 - Updated: 2026-06-19 11:03| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for amazon-ssm-agent",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for amazon-ssm-agent fixes the following issues\n\nUpdate to version 3.3.4624.0:\n\t\n- CVE-2025-22869: golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh\n (bsc#1239342).\n- CVE-2025-22870: golang.org/x/net/proxy: proxy bypass using IPv6 zone IDs (bsc#1238702).\n- CVE-2025-47913: golang.org/x/crypto/ssh/agent: client process termination when receiving an unexpected message type in\n response to a key listing or signing request (bsc#1253611).\n- CVE-2026-1229: the CombinedMult function in the ecc/p384 package produces an incorrect value for specific inputs\n (bsc#1265474).\n- CVE-2026-25934: github.com/go-git/go-git/v5: improper verification of data integrity values for .pack and .idx files\n can lead to the consumption of corrupted files (bsc#1258095).\n- CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation\n bypass and privilege esca (bsc#1266781).\n- CVE-2026-41506: github.com/go-git/go-git/v5: HTTP authentication credential leak when following redirects during\n smart-HTTP clone and fetch operations (bsc#1264952).\n- CVE-2026-44740: github.com/go-git/go-billy/v5: improper input handling in many components can lead to DoS via infinite\n loops, panics or resource consumption (bsc#1267332).\n- CVE-2026-39827: Invoking memory leak when rejecting channels can lead to DoS in golang.org/x/crypto/ssh (bsc#1266200).\n- CVE-2026-39828: Invoking bypass of certificate restrictions in golang.org/x/crypto/ssh (bsc#1266200).\n- CVE-2026-39829: Invoking pathological RSA/DSA parameters may cause DoS in golang.org/x/crypto/ssh (bsc#1266200).\n- CVE-2026-39830: Invoking client can cause server deadlock on unexpected responses in golang.org/x/crypto/ssh\n (bsc#1266200).\n- CVE-2026-39831: Invoking bypass of FIDO/U2F security keys physical interaction in golang.org/x/crypto/ssh\n (bsc#1266200).\n- CVE-2026-39832: Invoking agent constraints dropped when forwarding keys in golang.org/x/crypto/ssh/agent\n (bsc#1266200).\n- CVE-2026-39833: Invoking key constraints not enforced in golang.org/x/crypto/ssh/agent (bsc#1266200).\n- CVE-2026-39834: Invoking infinite loop on large channel writes in golang.org/x/crypto/ssh (bsc#1266200).\n- CVE-2026-39835: Invoking server panic during CheckHostKey/Authenticate in golang.org/x/crypto/ssh (bsc#1266200).\n- CVE-2026-42508: Invoking auth bypass via unenforced @revoked status in golang.org/x/crypto/ssh/knownhosts\n (bsc#1266200).\n- CVE-2026-46595: Invoking VerifiedPublicKeyCallback permissions skip enforcement in golang.org/x/crypto/ssh\n (bsc#1266200).\n- CVE-2026-46597: Invoking byte arithmetic causes underflow and panic in golang.org/x/crypto/ssh (bsc#1266200).\n- CVE-2026-46598: Invoking pathological inputs can lead to client panic in golang.org/x/crypto/ssh/agent (bsc#1266200).\n\nChanges:\n\n * Bump golang.org/x/crypto from v0.51.0 to v0.52.0\n * Bump golang.org/x/net from v0.54.0 to v0.55.0\n * Enforce directory boundary in BuildSafePath\n * Fix visibility issue with Bottlerocket OS in document output\n * Update go-git from v5.17.1 to v5.19.1 (bsc#1264952, CVE-2026-41506), this\n also updates go-billy from v5.8.0 to v5.9.0 (bsc#1267332, CVE-2026-44740)\n * Bump golang.org/x/net from v0.48.0 to v0.53.0 (bsc#1266781, CVE-2026-39821)\n * Quit if sysprep failed and log its current state\n * Remove attached legacy cloudwatch plugin packages\n * Upgrade Go version to 1.25.10\n * Use BuildSafePath wherever it is applicable\n * Add OOM killer protection to systemd service files\n * Apply more sanitation to file and registry inventory gatherers\n * Bump go-git to v5.17.1\n * Deprecate legacy cloudwatch plugin\n * Preserve network error details in credential refresher SSM API failures\n * Upgrade Go version to 1.25.9\n * Add SSM Distributor support for Bottlerocket OS\n * Implement flush credentials command in ssm-cli\n * Log ec2messages access denied as debug instead of error to reduce log noise\n * Make credential refresher refresh cache quickly in case of credential flush\n * Make Greengrass component registration resilient with retry\n * Add EnforceWorkspaceRootOwnership configuration to support disable\n hardening of agent workspace\n * Add reboot comment to Windows shutdown command for SSM Agent traceability\n * Update privilege access check to verify ownership and permissions\n of document state files\n * Add read-only version check prior to install and uninstall\n in case of occupied package manager locks\n * Add ANSI processing for CloudWatch and S3 log\n * Upgrade go-git to v5.17.0 and cloudflare/circl to v1.6.3\n to fix CVE-2026-1229\n- Switch to systemd-tmpfiles to store runtime data (jsc#PED-14843)\n * Disable Go 1.25 container-aware GOMAXPROCS to prevent holding\n cgroup file descriptors open\n * Upgrade Go version to 1.25.8\n * Document CommandWorkerBufferLimit config\n * Include package update in Dockerfile\n * Reduce CloudWatch event message length threshold\n * Upgrade Go version to 1.25.7\n * Update github.com/go-git/go-git/v5 to 5.16.5 (bsc#1258095, CVE-2026-25934)\n * Update greengrass version\n * Update Golang version to 1.24.12\n * Updating golang.org/x/crypto from v0.37.0 to v0.47.0, golang.org/x/net\n from v0.39.0 to v0.48.0 and golang.org/x/sys from v0.32.0 to v0.40.0\n (bsc#1253611, CVE-2025-47913)\n * Categorize integration tests by adding new tags to split fast and slow ones\n * Fix bug where IP field being empty string and causing UII API failure\n * Allow Patch execution to persist across reboots not registered to SSM Agent\n * Fix ENV_VAR interpolation to work correctly with parameter store value\n * Implement immediate retries for failed reply messages to MGS for RunCommand documents\n * Improve ssm-cli get-diagnostics command log output\n * Support DomainJoin endpoint for EU sovereign cloud\n * Support dualstack S3 endpoint for distributor packages\n * Upgrade Go version to 1.24.11\n * Add initial IPv6 support with UseDualStackEndpoint configuration option\n * Fix CPU utilization issue for instances with thousands of network interfaces\n * Add IMDS retry count to account for EC2 droplet refresh\n * Fix duplicate uid error logging in MDS module\n * Update aws:Domainjoin plugin logging from Log4Net to NLog\n * Upgrade Go version to 1.24.7\n * Update github.com/go-git/go-git/v5 to 5.15.0\n * Update golang.org/x/crypto to v0.37.0 (bsc#1238702, CVE-2025-22870)\n * Update golang.org/x/net to v0.39.0\n * Update golang.org/x/sys to v0.32.0\n * Add EU sovereign cloud S3 endpoint for DownloadContent plugin\n * Add configurable credential rotation max backoff interval\n * Migrate from twinj/uuid to google/uuid library\n * Allow newer agent versions to be installed when deploying on Greengrass\n * Harden function to remove non-admin run command documents in execution path\n * Fix macOS credential refresher test issue due to missing Debugf from serialport skip file\n * Enhance testability of custom certificate usage in debug SSM Agent builds\n * Decouple serial port from startup and add credential refresher serialport logging\n * Add GlobalEnhancedTelemetryEnabled config to README\n * Add cloudwatch logs endpoint configuration to optional config for agent\n * Update Greengrass component version\n * Add file privilege check before processing document state file\n * Storing AWS document interpolation ENV_VAR types as environment variables\n * Throw explicit error when running local cli as non-priviledged user\n * Harden telemetry dynamic config folder permissions\n * Add configuration option for HandshakeTimeout\n * Improve unit tests\n * Add setup for emitting telemetry logs and metrics\n * Add initial selection of error logs to emit to telemetry\n * Simplify checkstyle and import organization in build scripts\n * Update golang.org/x/net from v0.37.0 to v0.38.0\n * Agent hibernation reason is logged to EC2 system logs\n * Add metrics for the EC2Detector and IMDS EC2 status findings\n * Change Linux DomainJoin plugin parameter KeepHostName to accept\n both boolean and string\n * Upgrade GoLang to version 1.23.8\n * Update golang.org/x/crypto from v0.32.0 to v0.36.0 (bsc#1239342, CVE-2025-22869)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2468,SUSE-SLE-Module-Public-Cloud-12-2026-2468",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_2468-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2468-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262468-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2468-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047438.html"
},
{
"category": "self",
"summary": "SUSE Bug 1238702",
"url": "https://bugzilla.suse.com/1238702"
},
{
"category": "self",
"summary": "SUSE Bug 1239342",
"url": "https://bugzilla.suse.com/1239342"
},
{
"category": "self",
"summary": "SUSE Bug 1253611",
"url": "https://bugzilla.suse.com/1253611"
},
{
"category": "self",
"summary": "SUSE Bug 1258095",
"url": "https://bugzilla.suse.com/1258095"
},
{
"category": "self",
"summary": "SUSE Bug 1264952",
"url": "https://bugzilla.suse.com/1264952"
},
{
"category": "self",
"summary": "SUSE Bug 1265474",
"url": "https://bugzilla.suse.com/1265474"
},
{
"category": "self",
"summary": "SUSE Bug 1266200",
"url": "https://bugzilla.suse.com/1266200"
},
{
"category": "self",
"summary": "SUSE Bug 1266781",
"url": "https://bugzilla.suse.com/1266781"
},
{
"category": "self",
"summary": "SUSE Bug 1267332",
"url": "https://bugzilla.suse.com/1267332"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22869 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22869/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22870 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22870/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47913 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47913/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1229 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1229/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25934 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25934/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39821 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39821/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39827 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39827/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39828 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39828/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39829 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39829/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39830 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39830/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39831 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39831/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39832 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39832/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39833 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39833/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39834 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39834/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-39835 page",
"url": "https://www.suse.com/security/cve/CVE-2026-39835/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41506 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41506/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42508 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42508/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44740 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44740/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46595 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46595/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46597 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46597/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46598 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46598/"
}
],
"title": "Security update for amazon-ssm-agent",
"tracking": {
"current_release_date": "2026-06-19T11:03:24Z",
"generator": {
"date": "2026-06-19T11:03:24Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2468-1",
"initial_release_date": "2026-06-19T11:03:24Z",
"revision_history": [
{
"date": "2026-06-19T11:03:24Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"product": {
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"product_id": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"product": {
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"product_id": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 12",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12",
"product": {
"name": "SUSE Linux Enterprise Server 12",
"product_id": "SUSE Linux Enterprise Server 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 12",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 12",
"product_id": "SUSE Linux Enterprise High Performance Computing 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4",
"product_id": "SUSE Linux Enterprise Server 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
},
"product_reference": "amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22869",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22869"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers which implement file transfer protocols are vulnerable to a denial of service attack from clients which complete the key exchange slowly, or not at all, causing pending content to be read into memory, but never transmitted.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22869",
"url": "https://www.suse.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "SUSE Bug 1239322 for CVE-2025-22869",
"url": "https://bugzilla.suse.com/1239322"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T11:03:24Z",
"details": "important"
}
],
"title": "CVE-2025-22869"
},
{
"cve": "CVE-2025-22870",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22870"
}
],
"notes": [
{
"category": "general",
"text": "Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NO_PROXY environment variable is set to \"*.example.com\", a request to \"[::1%25.example.com]:80` will incorrectly match and not be proxied.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22870",
"url": "https://www.suse.com/security/cve/CVE-2025-22870"
},
{
"category": "external",
"summary": "SUSE Bug 1238572 for CVE-2025-22870",
"url": "https://bugzilla.suse.com/1238572"
},
{
"category": "external",
"summary": "SUSE Bug 1238611 for CVE-2025-22870",
"url": "https://bugzilla.suse.com/1238611"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T11:03:24Z",
"details": "moderate"
}
],
"title": "CVE-2025-22870"
},
{
"cve": "CVE-2025-47913",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47913"
}
],
"notes": [
{
"category": "general",
"text": "SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47913",
"url": "https://www.suse.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "SUSE Bug 1253506 for CVE-2025-47913",
"url": "https://bugzilla.suse.com/1253506"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T11:03:24Z",
"details": "important"
}
],
"title": "CVE-2025-47913"
},
{
"cve": "CVE-2026-1229",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1229"
}
],
"notes": [
{
"category": "general",
"text": "The CombinedMult function in the CIRCL ecc/p384 package (secp384r1 curve) produces an incorrect value for specific inputs. The issue is fixed by using complete addition formulas.\nECDH and ECDSA signing relying on this curve are not affected.\n\nThe bug was fixed in v1.6.3 https://github.com/cloudflare/circl/releases/tag/v1.6.3 .",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1229",
"url": "https://www.suse.com/security/cve/CVE-2026-1229"
},
{
"category": "external",
"summary": "SUSE Bug 1265416 for CVE-2026-1229",
"url": "https://bugzilla.suse.com/1265416"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T11:03:24Z",
"details": "important"
}
],
"title": "CVE-2026-1229"
},
{
"cve": "CVE-2026-25934",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25934"
}
],
"notes": [
{
"category": "general",
"text": "go-git is a highly extensible git implementation library written in pure Go. Prior to 5.16.5, a vulnerability was discovered in go-git whereby data integrity values for .pack and .idx files were not properly verified. This resulted in go-git potentially consuming corrupted files, which would likely result in unexpected errors such as object not found. For context, clients fetch packfiles from upstream Git servers. Those files contain a checksum of their contents, so that clients can perform integrity checks before consuming it. The pack indexes (.idx) are generated locally by go-git, or the git cli, when new .pack files are received and processed. The integrity checks for both files were not being verified correctly. This vulnerability is fixed in 5.16.5.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25934",
"url": "https://www.suse.com/security/cve/CVE-2026-25934"
},
{
"category": "external",
"summary": "SUSE Bug 1258093 for CVE-2026-25934",
"url": "https://bugzilla.suse.com/1258093"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T11:03:24Z",
"details": "moderate"
}
],
"title": "CVE-2026-25934"
},
{
"cve": "CVE-2026-39821",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39821"
}
],
"notes": [
{
"category": "general",
"text": "The ToASCII and ToUnicode functions incorrectly accept Punycode-encoded labels that decode to an ASCII-only label. For example, ToUnicode(\"xn--example-.com\") incorrectly returns the name \"example.com\" rather than an error. This behavior can lead to privilege escalation in programs using the idna package. For example, a program which performs privilege checks on the ASCII hostname may reject \"example.com\" but permit \"xn--example-.com\". If that program subsequently converts the ASCII hostname to Unicode, it will inadvertently permits access to the Unicode name \"example.com\".",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39821",
"url": "https://www.suse.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "SUSE Bug 1266474 for CVE-2026-39821",
"url": "https://bugzilla.suse.com/1266474"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T11:03:24Z",
"details": "important"
}
],
"title": "CVE-2026-39821"
},
{
"cve": "CVE-2026-39827",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39827"
}
],
"notes": [
{
"category": "general",
"text": "An authenticated SSH client that repeatedly opened channels which were rejected by the server caused unbounded memory growth, eventually crashing the server process and affecting all connected users. Rejected channels are now properly removed from the connection\u0027s internal state and released for garbage collection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39827",
"url": "https://www.suse.com/security/cve/CVE-2026-39827"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39827",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T11:03:24Z",
"details": "important"
}
],
"title": "CVE-2026-39827"
},
{
"cve": "CVE-2026-39828",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39828"
}
],
"notes": [
{
"category": "general",
"text": "When an SSH server authentication callback returned PartialSuccessError with non-nil Permissions, those permissions were silently discarded, potentially dropping certificate restrictions such as force-command after a second factor succeeded. Returning non-nil Permissions with PartialSuccessError now results in a connection error.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39828",
"url": "https://www.suse.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39828",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T11:03:24Z",
"details": "important"
}
],
"title": "CVE-2026-39828"
},
{
"cve": "CVE-2026-39829",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39829"
}
],
"notes": [
{
"category": "general",
"text": "The RSA and DSA public key parsers did not enforce size limits on key parameters. A crafted public key with an excessively large modulus or DSA parameter could cause several minutes of CPU consumption during signature verification. This could be triggered by unauthenticated clients during public key authentication. RSA moduli are now limited to 8192 bits, and DSA parameters are validated per FIPS 186-2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39829",
"url": "https://www.suse.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39829",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T11:03:24Z",
"details": "important"
}
],
"title": "CVE-2026-39829"
},
{
"cve": "CVE-2026-39830",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39830"
}
],
"notes": [
{
"category": "general",
"text": "A malicious SSH peer could send unsolicited global request responses to fill an internal buffer, blocking the connection\u0027s read loop. The blocked goroutine could not be released by calling Close(), resulting in a resource leak per connection. Unsolicited global responses are now discarded.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39830",
"url": "https://www.suse.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39830",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T11:03:24Z",
"details": "important"
}
],
"title": "CVE-2026-39830"
},
{
"cve": "CVE-2026-39831",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39831"
}
],
"notes": [
{
"category": "general",
"text": "The Verify() method for FIDO/U2F security key types (sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com) did not check the User Presence flag. Signatures generated without physical touch were accepted, allowing unattended use of a hardware security key. To restore the previous behavior, return a \"no-touch-required\" extension in Permissions.Extensions from PublicKeyCallback.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39831",
"url": "https://www.suse.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39831",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T11:03:24Z",
"details": "important"
}
],
"title": "CVE-2026-39831"
},
{
"cve": "CVE-2026-39832",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39832"
}
],
"notes": [
{
"category": "general",
"text": "When adding a key to a remote agent constraint extensions such as restrict-destination-v00@openssh.com were not serialized in the request. Destination restrictions were silently stripped when forwarding keys, allowing unrestricted use of the key on the remote host. The client now serializes all constraint extensions. Additionally, the in-memory keyring returned by NewKeyring() now rejects keys with unsupported constraint extensions instead of silently ignoring them.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39832",
"url": "https://www.suse.com/security/cve/CVE-2026-39832"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39832",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T11:03:24Z",
"details": "important"
}
],
"title": "CVE-2026-39832"
},
{
"cve": "CVE-2026-39833",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39833"
}
],
"notes": [
{
"category": "general",
"text": "The in-memory keyring returned by NewKeyring() silently accepted keys with the ConfirmBeforeUse constraint but never enforced it. The key would sign without any confirmation prompt, with no indication to the caller that the constraint was not in effect. NewKeyring() now returns an error when unsupported constraints are requested.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39833",
"url": "https://www.suse.com/security/cve/CVE-2026-39833"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39833",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T11:03:24Z",
"details": "important"
}
],
"title": "CVE-2026-39833"
},
{
"cve": "CVE-2026-39834",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39834"
}
],
"notes": [
{
"category": "general",
"text": "When writing data larger than 4GB in a single Write call on an SSH channel, an integer overflow in the internal payload size calculation caused the write loop to spin indefinitely, sending empty packets without making progress. The size comparison now uses int64 to prevent truncation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39834",
"url": "https://www.suse.com/security/cve/CVE-2026-39834"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39834",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T11:03:24Z",
"details": "important"
}
],
"title": "CVE-2026-39834"
},
{
"cve": "CVE-2026-39835",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-39835"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers which use CertChecker as a public key callback without setting IsUserAuthority or IsHostAuthority could be caused to panic by a client presenting a certificate. CertChecker now returns an error instead of panicking when these callbacks are nil.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-39835",
"url": "https://www.suse.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-39835",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T11:03:24Z",
"details": "important"
}
],
"title": "CVE-2026-39835"
},
{
"cve": "CVE-2026-41506",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41506"
}
],
"notes": [
{
"category": "general",
"text": "go-git is an extensible git implementation library written in pure Go. Prior to versions 5.18.0 and 6.0.0-alpha.2, go-git may leak HTTP authentication credentials when following redirects during smart-HTTP clone and fetch operations. This issue has been patched in versions 5.18.0 and 6.0.0-alpha.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41506",
"url": "https://www.suse.com/security/cve/CVE-2026-41506"
},
{
"category": "external",
"summary": "SUSE Bug 1264854 for CVE-2026-41506",
"url": "https://bugzilla.suse.com/1264854"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T11:03:24Z",
"details": "moderate"
}
],
"title": "CVE-2026-41506"
},
{
"cve": "CVE-2026-42508",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42508"
}
],
"notes": [
{
"category": "general",
"text": "Previously, a revoked \u0027SignatureKey\u0027 belonging to a CA was not correctly checked for revocation. Now, both the \u0027key\u0027 and \u0027key.SignatureKey\u0027 are checked for @revoked.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42508",
"url": "https://www.suse.com/security/cve/CVE-2026-42508"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-42508",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T11:03:24Z",
"details": "important"
}
],
"title": "CVE-2026-42508"
},
{
"cve": "CVE-2026-44740",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44740"
}
],
"notes": [
{
"category": "general",
"text": "Billy is an interface filesystem abstraction for Go. Prior to versions 5.9.0 and 6.0.0-alpha.1, multiple components may improperly handle crafted or malformed input, resulting in panics, infinite loops, uncontrolled recursion, or excessive resource consumption. These issues arise from insufficient validation and missing safety mechanisms such as cycle detection, recursion limits, or defensive handling of unexpected states when processing untrusted repository data and filesystem structures. This issue has been patched in versions 5.9.0 and 6.0.0-alpha.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44740",
"url": "https://www.suse.com/security/cve/CVE-2026-44740"
},
{
"category": "external",
"summary": "SUSE Bug 1267264 for CVE-2026-44740",
"url": "https://bugzilla.suse.com/1267264"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T11:03:24Z",
"details": "important"
}
],
"title": "CVE-2026-44740"
},
{
"cve": "CVE-2026-46595",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46595"
}
],
"notes": [
{
"category": "general",
"text": "Previously, CVE-2024-45337 fixed an authorization bypass for misused ssh server configurations; if any other type of callback is passed other than public key, then the source-address validation would be skipped.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46595",
"url": "https://www.suse.com/security/cve/CVE-2026-46595"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-46595",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T11:03:24Z",
"details": "important"
}
],
"title": "CVE-2026-46595"
},
{
"cve": "CVE-2026-46597",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46597"
}
],
"notes": [
{
"category": "general",
"text": "An incorrectly placed cast from bytes to int allowed for server-side panic in the AES-GCM packet decoder for well-crafted inputs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46597",
"url": "https://www.suse.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-46597",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T11:03:24Z",
"details": "important"
}
],
"title": "CVE-2026-46597"
},
{
"cve": "CVE-2026-46598",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46598"
}
],
"notes": [
{
"category": "general",
"text": "For certain crafted inputs, a \u0027ed25519.PrivateKey\u0027 was created by casting malformed wire bytes, leading to a panic when used.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46598",
"url": "https://www.suse.com/security/cve/CVE-2026-46598"
},
{
"category": "external",
"summary": "SUSE Bug 1266049 for CVE-2026-46598",
"url": "https://bugzilla.suse.com/1266049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12:amazon-ssm-agent-3.3.4624.0-4.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T11:03:24Z",
"details": "important"
}
],
"title": "CVE-2026-46598"
}
]
}
ubuntu-cve-2026-44740
Vulnerability from osv_ubuntu
Billy is an interface filesystem abstraction for Go. Prior to versions 5.9.0 and 6.0.0-alpha.1, multiple components may improperly handle crafted or malformed input, resulting in panics, infinite loops, uncontrolled recursion, or excessive resource consumption. These issues arise from insufficient validation and missing safety mechanisms such as cycle detection, recursion limits, or defensive handling of unexpected states when processing untrusted repository data and filesystem structures. This issue has been patched in versions 5.9.0 and 6.0.0-alpha.1.
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-github-go-git-go-billy-dev",
"binary_version": "5.3.1-3"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "golang-github-go-git-go-billy",
"purl": "pkg:deb/ubuntu/golang-github-go-git-go-billy@5.3.1-3?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.3.1-2",
"5.3.1-3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-github-go-git-go-billy-dev",
"binary_version": "5.3.1-3"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "golang-github-go-git-go-billy",
"purl": "pkg:deb/ubuntu/golang-github-go-git-go-billy@5.3.1-3?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.3.1-3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-github-go-git-go-billy-dev",
"binary_version": "5.5.0-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "golang-github-go-git-go-billy",
"purl": "pkg:deb/ubuntu/golang-github-go-git-go-billy@5.5.0-1?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.5.0-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-github-go-git-go-billy-dev",
"binary_version": "5.5.0-2"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "golang-github-go-git-go-billy",
"purl": "pkg:deb/ubuntu/golang-github-go-git-go-billy@5.5.0-2?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.5.0-1",
"5.5.0-2"
]
}
],
"aliases": [],
"details": "Billy is an interface filesystem abstraction for Go. Prior to versions 5.9.0 and 6.0.0-alpha.1, multiple components may improperly handle crafted or malformed input, resulting in panics, infinite loops, uncontrolled recursion, or excessive resource consumption. These issues arise from insufficient validation and missing safety mechanisms such as cycle detection, recursion limits, or defensive handling of unexpected states when processing untrusted repository data and filesystem structures. This issue has been patched in versions 5.9.0 and 6.0.0-alpha.1.",
"id": "UBUNTU-CVE-2026-44740",
"modified": "2026-06-03T11:25:22Z",
"published": "2026-06-01T17:17:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-44740"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44740"
},
{
"type": "REPORT",
"url": "https://github.com/go-git/go-billy/security/advisories/GHSA-m3xc-h892-ggx6"
},
{
"type": "REPORT",
"url": "https://github.com/go-git/go-billy/releases/tag/v5.9.0"
},
{
"type": "REPORT",
"url": "https://github.com/go-git/go-billy/releases/tag/v6.0.0-alpha.1"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-44740"
]
}
WID-SEC-W-2026-2520
Vulnerability from csaf_certbund - Published: 2026-07-26 22:00 - Updated: 2026-08-05 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— |
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Red Hat Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Red Hat Enterprise Linux ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-2520 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-2520.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-2520 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-2520"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:46391 vom 2026-07-26",
"url": "https://access.redhat.com/errata/RHSA-2026:46391"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:46391 vom 2026-07-28",
"url": "https://errata.build.resf.org/RLSA-2026:46391"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:46903 vom 2026-07-27",
"url": "https://access.redhat.com/errata/RHSA-2026:46903"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:46885 vom 2026-07-27",
"url": "https://access.redhat.com/errata/RHSA-2026:46885"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:47451 vom 2026-07-29",
"url": "https://access.redhat.com/errata/RHSA-2026:47451"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:47388 vom 2026-07-29",
"url": "https://access.redhat.com/errata/RHSA-2026:47388"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:47737 vom 2026-07-29",
"url": "https://access.redhat.com/errata/RHSA-2026:47737"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:47735 vom 2026-07-29",
"url": "https://access.redhat.com/errata/RHSA-2026:47735"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-46391 vom 2026-07-31",
"url": "https://linux.oracle.com/errata/ELSA-2026-46391.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:51033 vom 2026-08-06",
"url": "https://access.redhat.com/errata/RHSA-2026:51033"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:50869 vom 2026-08-05",
"url": "https://access.redhat.com/errata/RHSA-2026:50869"
}
],
"source_lang": "en-US",
"title": "Red Hat Enterprise Linux (go-billy): Schwachstelle erm\u00f6glicht Denial of Service",
"tracking": {
"current_release_date": "2026-08-05T22:00:00.000+00:00",
"generator": {
"date": "2026-08-06T08:52:10.719+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-2520",
"initial_release_date": "2026-07-26T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-07-26T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-07-27T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Rocky Enterprise Software Foundation und Red Hat aufgenommen"
},
{
"date": "2026-07-28T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-07-30T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-08-05T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "5"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T056236",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T054581",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_version",
"name": "8",
"product": {
"name": "Red Hat Enterprise Linux 8",
"product_id": "T057206",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-44740",
"product_status": {
"known_affected": [
"T056236",
"T057206",
"T054581",
"67646"
]
},
"release_date": "2026-07-26T22:00:00.000+00:00",
"title": "CVE-2026-44740"
}
]
}
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.